Skip to content

Commit

Permalink
adjusted composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mkalkbrenner committed Nov 25, 2024
1 parent 5eac976 commit 68a9f70
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"ext-json": "*",
"ext-simplexml": "*",
"composer-runtime-api": ">=2.0",
"drupal/search_api": "~1.34",
"drupal/search_api": "~1.36",
"composer/semver": "^1.0|^3.0",
"consolidation/annotated-command": "^2.12|^4.1",
"maennchen/zipstream-php": "^2.2.1|^3.0.2",
Expand All @@ -43,8 +43,7 @@
"conflict": {
"drupal/acquia_search_solr": "<1.0.0-beta8",
"drupal/search_api_autocomplete": "<1.6.0",
"drupal/search_api_solr_multilingual": "<3.0.0",
"drupal/search_api": "<1.36"
"drupal/search_api_solr_multilingual": "<3.0.0"
},
"suggest": {
"drupal/facets": "Provides facetted search.",
Expand Down

0 comments on commit 68a9f70

Please sign in to comment.