Skip to content

Commit 9f22673

Browse files
authored
Allow symfony/cache 6 (#221)
1 parent 0e29e07 commit 9f22673

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
@@ -34,7 +34,7 @@
3434
"doctrine/coding-standard": "^6.0 || ^9.0",
3535
"doctrine/common": "^3.0",
3636
"phpunit/phpunit": "^7.5.20 || ^8.0 || ^9.0",
37-
"symfony/cache": "^4.4 || ^5.0",
37+
"symfony/cache": "^4.4 || ^5.0 || ^6.0",
3838
"vimeo/psalm": "4.13.1"
3939
},
4040
"conflict": {

0 commit comments

Comments
 (0)