8000 Allow psr/container 1.1 again · symfony/contracts@bd6978f · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit bd6978f

Browse files
committed
Allow psr/container 1.1 again
1 parent f59eb1f commit bd6978f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Service/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": ">=8.1",
20-
"psr/container": "^2.0"
20+
"psr/container": "^1.1|^2.0"
2121
},
2222
"conflict": {
2323
"ext-psr": "<1.1|>=2"

0 commit comments

Comments
 (0)
0