Skip to content

Commit b16c113

Browse files
committed
Allow psr/container v2.0
1 parent 44640d3 commit b16c113

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
@@ -16,7 +16,7 @@
1616
],
1717
"require": {
1818
"php": "^7.4||^8.0",
19-
"psr/container": "^1.0",
19+
"psr/container": "^1.0||^2.0",
2020
"symfony/config": "^4.4||^5.4||^6.0",
2121
"symfony/dependency-injection": "^4.4||^5.4||^6.0",
2222
"symfony/form": "^4.4||^5.4||^6.0",

0 commit comments

Comments
 (0)