Skip to content

Commit 19232c7

Browse files
committed
Fix tests by adding support to acclimate/container v2
1 parent c885387 commit 19232c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"require": {
88
"php": ">=5.5",
99
"php-di/php-di": "~5.0",
10-
"acclimate/container": "~1.0",
10+
"acclimate/container": "~1.0 || ~2.0",
1111
"doctrine/annotations": "~1.0",
1212
"doctrine/cache": "~1.0"
1313
},

0 commit comments

Comments
 (0)