Skip to content

Commit 1b28ef8

Browse files
Version contraint on expressive
1 parent 6597e79 commit 1b28ef8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"php": ">=5.5.0",
14-
"zendframework/zend-expressive": "^1.0",
14+
"zendframework/zend-expressive": "~0.1 | ^1.0",
1515
"phpfastcgi/fastcgi-daemon": "^0.7"
1616
},
1717
"require-dev": {

0 commit comments

Comments
 (0)