Skip to content

Commit 15eb0b4

Browse files
authored
Merge pull request #1 from Exbil/dependabot/composer/symfony/cache-tw-5.1or-tw-7.0
Update symfony/cache requirement from ^5.1 to ^5.1 || ^7.0
2 parents ae0a085 + 2d65350 commit 15eb0b4

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
@@ -31,7 +31,7 @@
3131
"require-dev": {
3232
"fzaninotto/faker": "^1.9.1",
3333
"phpunit/phpunit": "^12.0.10",
34-
"symfony/cache": "^5.1"
34+
"symfony/cache": "^5.1 || ^7.0"
3535
},
3636
"autoload": {
3737
"psr-4": {

0 commit comments

Comments
 (0)