Skip to content

Commit f97b950

Browse files
authored
Merge pull request #182 from janatjak/main
Symfony 7.0
2 parents b695ef0 + eddf871 commit f97b950

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
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)