Skip to content

Commit

Permalink
update simple cache dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangut committed Oct 3, 2023
1 parent 8fa0ddf commit 8e402b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"prefer-stable": true,
"require": {
"php": "^8.0",
"psr/simple-cache": "^1.0"
"psr/simple-cache": "^2.0|^3.0"
},
"require-dev": {
"ext-json": "*",
Expand Down

0 comments on commit 8e402b3

Please sign in to comment.