Skip to content

Commit 74ea968

Browse files
committed
Update Composer
1 parent fc50089 commit 74ea968

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
"require": {
1010
"php": ">=8.1",
1111
"psr/cache": "^1.0|^2.0|^3.0",
12-
"psr/log": "^1.1|^2.0|^3.0",
13-
"psr/simple-cache": "^1.0|^2.0|^3.0",
14-
"psr/container": "^2.0"
12+
"psr/log": "^1.0|^1.1|^2.0",
13+
"psr/simple-cache": "^1.0|^2.0",
14+
"psr/container": "^1.0|^1.1|^2.0"
1515
},
1616
"require-dev": {
1717
"phpunit/phpunit": "5.7.*|7.4.*|^9.5"

0 commit comments

Comments
 (0)