Update composer.json

This commit is contained in:
Kyle Huynh 2023-06-07 14:34:44 -04:00 committed by GitHub
parent 094342c05a
commit de445f96de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",