We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3b32ce commit 97ee631Copy full SHA for 97ee631
composer.json
@@ -22,7 +22,7 @@
22
"require" : {
23
"php" : ">=7.0",
24
"mouf/mvc.splash-common": "^8.2",
25
- "zendframework/zend-stratigility": "^2.0",
+ "zendframework/zend-stratigility": ">=2.0 <2.2",
26
"mouf/mouf": "~2.0.0"
27
},
28
"autoload" : {
0 commit comments