mirror of
https://github.com/Codappix/search_core.git
synced 2024-11-26 04:16:10 +01:00
[task] update version constraint
This commit is contained in:
parent
962fe21aff
commit
94be3ca847
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=7.0.0",
|
"php": ">=7.0.0",
|
||||||
"typo3/cms-core": ">= 7.6.0 < 10.0.0",
|
"typo3/cms-core": ">= 8.7.0 < 10.0.0",
|
||||||
"ruflin/elastica": "~3.2"
|
"ruflin/elastica": "~3.2"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
|
|
Loading…
Reference in a new issue