Skip to content

Commit ef5e38a

Browse files
[6.4] Allow 7.0 deps
1 parent 6d560c4 commit ef5e38a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": ">=8.1",
2020
"symfony/deprecation-contracts": "^2.5|^3",
21-
"symfony/cache": "^5.4|^6.0",
21+
"symfony/cache": "^5.4|^6.0|^7.0",
2222
"symfony/service-contracts": "^2.5|^3"
2323
},
2424
"autoload": {

0 commit comments

Comments
 (0)