Skip to content

Commit 652440a

Browse files
authored
allow symfony/cache ^6 (#415)
1 parent 21bc850 commit 652440a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"psr/http-server-handler": "^1",
2323
"psr/http-server-middleware": "^1",
2424
"psr/simple-cache": "^1.0.1",
25-
"symfony/cache": "^4.3 | ^5",
25+
"symfony/cache": "^4.3 | ^5 | ^6",
2626
"symfony/expression-language": "^4 | ^5",
2727
"thecodingmachine/cache-utils": "^1",
2828
"thecodingmachine/class-explorer": "^1.1.0",

0 commit comments

Comments
 (0)