Update composer.json
This commit is contained in:
parent
094342c05a
commit
de445f96de
1 changed files with 2 additions and 2 deletions
|
|
@ -20,8 +20,8 @@
|
|||
}
|
||||
},
|
||||
"require": {
|
||||
"drupal/facets": "*",
|
||||
"drupal/search_api_solr": "*"
|
||||
"drupal/facets": "^2.0",
|
||||
"drupal/search_api_solr": "^4.2"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^8",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue