Skip to content

Commit a3024e8

Browse files
author
arp
committed
update composer to use stratigility 3
1 parent b3b32ce commit a3024e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
],
2222
"require" : {
2323
"php" : ">=7.0",
24-
"mouf/mvc.splash-common": "^8.2",
25-
"zendframework/zend-stratigility": "^2.0",
24+
"mouf/mvc.splash-common": "^8.4",
25+
"zendframework/zend-stratigility": "^3.0",
2626
"mouf/mouf": "~2.0.0"
2727
},
2828
"autoload" : {

0 commit comments

Comments
 (0)