Skip to content

Commit eddf871

Browse files
committed
Symfony 7.0
1 parent b695ef0 commit eddf871

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
"ext-libxml": "*",
2727
"composer-runtime-api": "^2.0",
2828
"phpunit/phpunit": "^10.0",
29-
"symfony/property-access": "^5.2|^6.2",
30-
"symfony/serializer": "^5.2|^6.2",
31-
"symfony/yaml": "^5.2|^6.2"
29+
"symfony/property-access": "^5.2|^6.2|^7.0",
30+
"symfony/serializer": "^5.2|^6.2|^7.0",
31+
"symfony/yaml": "^5.2|^6.2|^7.0"
3232
},
3333
"require-dev": {
3434
"spatie/pixelmatch-php": "dev-main",

0 commit comments

Comments
 (0)