Skip to content

Commit 154b3f3

Browse files
committed
Update Composer
1 parent cc22f64 commit 154b3f3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
},
99
"require": {
1010
"php": ">=7.4",
11-
"psr/cache": "^1.0",
12-
"psr/log": "^1.1",
13-
"psr/simple-cache": "^1.0",
14-
"psr/container": "^2.0"
11+
"psr/cache": "^1.0|^2.0|^3.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)