Skip to content

Commit b25dcbb

Browse files
authored
Test with Symfony Cache 7 (#499)
1 parent 28d74e5 commit b25dcbb

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
@@ -42,7 +42,7 @@
4242
"doctrine/coding-standard": "^9 || ^12",
4343
"phpstan/phpstan": "~1.4.10 || ^1.10.28",
4444
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
45-
"symfony/cache": "^4.4 || ^5.4 || ^6",
45+
"symfony/cache": "^4.4 || ^5.4 || ^6.4 || ^7",
4646
"vimeo/psalm": "^4.30 || ^5.14"
4747
},
4848
"suggest": {

0 commit comments

Comments
 (0)