Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cmatosbc authored Dec 12, 2024
1 parent a496cde commit 040ff3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"type": "library",
"require": {
"php": ">=8.0",
"psr/simple-cache": "3.0.x-dev",
"psr/cache": "3.0.x-dev"
"psr/simple-cache": "3.0.0",
"psr/cache": "3.0.0"
},
"require-dev": {
"phpunit/phpunit": "^10.0",
Expand Down

0 comments on commit 040ff3c

Please sign in to comment.