Skip to content

Commit 616822c

Browse files
committed
Backport psr/container 1.1/2.0 compatibility
1 parent e185d39 commit 616822c

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
@@ -21,7 +21,7 @@
2121
"symfony/service-contracts": "^1.1.6|^2"
2222
},
2323
"require-dev": {
24-
"psr/container": "^1.0",
24+
"psr/container": "^1.0|^2.0",
2525
"symfony/event-dispatcher": "^4.3",
2626
"symfony/expression-language": "^3.4|^4.0|^5.0",
2727
"symfony/http-foundation": "^3.4|^4.0|^5.0",

0 commit comments

Comments
 (0)