Skip to content

Commit

Permalink
Merge pull request #11 from byjg/4.9
Browse files Browse the repository at this point in the history
On going 4.9
  • Loading branch information
byjg authored May 30, 2024
2 parents cc22f64 + 5b0d358 commit ea830cc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
},
"require": {
"php": ">=7.4",
"psr/cache": "^1.0",
"psr/log": "^1.1",
"psr/simple-cache": "^1.0",
"psr/container": "^2.0"
"psr/cache": "^1.0|^2.0",
"psr/log": "^1.0|^1.1|^2.0",
"psr/simple-cache": "^1.0|^2.0",
"psr/container": "^1.0|^1.1|^2.0"
},
"require-dev": {
"phpunit/phpunit": "5.7.*|7.4.*|^9.5"
Expand Down

0 comments on commit ea830cc

Please sign in to comment.