Skip to content

Commit f77b095

Browse files
Upgraded psr/container from ^1.0 to ^1.1|^2.0
1 parent 4e1c195 commit f77b095

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
@@ -23,7 +23,7 @@
2323
},
2424
"require": {
2525
"php": "^7.1 || ^8.0",
26-
"psr/container": "^1.0",
26+
"psr/container": "^1.1|^2.0",
2727
"symfony/polyfill-php80": "^1.20"
2828
},
2929
"require-dev": {

0 commit comments

Comments
 (0)