Skip to content

Commit

Permalink
Update psr/simple-cache requirement from ^1.0 || ^2.0 to ^3.0.0
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: psr/simple-cache
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 213be6a commit a0ae380
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 @@ -41,7 +41,7 @@
"require": {
"php": ">=7.2",
"doctrine/annotations": "^1.13",
"psr/simple-cache": "^1.0 || ^2.0",
"psr/simple-cache": "^3.0.0",
"zircote/swagger-php": "^4.2.3"
},
"require-dev": {
Expand Down

0 comments on commit a0ae380

Please sign in to comment.