Skip to content
Snippets Groups Projects
Commit 4f1a350a authored by Yazan Majadba's avatar Yazan Majadba
Browse files

Issue #3386989 by YazanMajadba: Start a 9.0.x branch for Uber Publisher Search module

parent 009a030c
No related branches found
No related tags found
No related merge requests found
......@@ -27,12 +27,12 @@
}
},
"require": {
"composer/installers": "~1.0 || ~2.0",
"oomphinc/composer-installers-extender": "~1.0 || ~2.0",
"composer/installers": "~2.0",
"oomphinc/composer-installers-extender": "~2.0",
"cweagans/composer-patches": "~1.0",
"drupal/core": "~9.0",
"drupal/core": "~9.5.0 || ~10.1.0",
"drupal/facets": "~2.0",
"drupal/search_api_autocomplete": "~1.6"
"drupal/search_api_autocomplete": "~1.0"
},
"extra": {
"branch-alias": {
......
......@@ -2,7 +2,7 @@ name: 'Uber Publisher Search'
description: 'Uber publisher search system.'
type: module
package: 'Uber Publisher'
core_version_requirement: ^9
core_version_requirement: ~9.5.0 || ~10.1.0
dependencies:
- varbase_search:varbase_search
- search_api_autocomplete:search_api_autocomplete
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment