Skip to content

Commit

Permalink
Test with Symfony Cache 7
Browse files Browse the repository at this point in the history
  • Loading branch information
derrabus committed Sep 5, 2024
1 parent 28d74e5 commit 5495d97
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 @@ -42,7 +42,7 @@
"doctrine/coding-standard": "^9 || ^12",
"phpstan/phpstan": "~1.4.10 || ^1.10.28",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
"symfony/cache": "^4.4 || ^5.4 || ^6",
"symfony/cache": "^4.4 || ^5.4 || ^6.4 || ^7",
"vimeo/psalm": "^4.30 || ^5.14"
},
"suggest": {
Expand Down

0 comments on commit 5495d97

Please sign in to comment.