Skip to content

Commit 6696b0d

Browse files
authored
Allow symfony/cache 6 (#9283)
1 parent aead77d commit 6696b0d

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
"phpstan/phpstan": "1.2.0",
4343
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.4",
4444
"squizlabs/php_codesniffer": "3.6.2",
45-
"symfony/cache": "^4.4 || ^5.2",
45+
"symfony/cache": "^4.4 || ^5.4 || ^6.0",
4646
"symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0",
4747
"vimeo/psalm": "4.15.0"
4848
},

0 commit comments

Comments
 (0)