Skip to content

Commit 1f55409

Browse files
authored
updated psr/simple-cache dependency to ^3 (#632)
1 parent 6cf40ee commit 1f55409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"psr/http-message": "^1.0.1",
2222
"psr/http-server-handler": "^1",
2323
"psr/http-server-middleware": "^1",
24-
"psr/simple-cache": "^1.0.1",
24+
"psr/simple-cache": "^1.0.1 || ^2 || ^3",
2525
"symfony/cache": "^4.3 || ^5 || ^6",
2626
"symfony/expression-language": "^4 || ^5 || ^6",
2727
"thecodingmachine/cache-utils": "^1",

0 commit comments

Comments
 (0)