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

Commit 6945b1e

Browse files
author
Gianluca Arbezzano
committed
Fixed container-interop composer version
1 parent eef8077 commit 6945b1e

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.5",
17-
"container-interop/container-interop": "*"
17+
"container-interop/container-interop": "~1.0"
1818
},
1919
"require-dev": {
2020
"zendframework/zend-di": "~2.5",

0 commit comments

Comments
 (0)