Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 72d7343

Browse files
committed
Loosen inter-component dependencies to ~2.5
1 parent 2049b2d commit 72d7343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"require": {
1616
"php": ">=5.3.23",
17-
"zendframework/zend-stdlib": "~2.5.0"
17+
"zendframework/zend-stdlib": "~2.5"
1818
},
1919
"minimum-stability": "dev",
2020
"prefer-stable": true,

0 commit comments

Comments
 (0)