We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b695ef0 + eddf871 commit f97b950Copy full SHA for f97b950
composer.json
@@ -26,9 +26,9 @@
26
"ext-libxml": "*",
27
"composer-runtime-api": "^2.0",
28
"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"
+ "symfony/property-access": "^5.2|^6.2|^7.0",
+ "symfony/serializer": "^5.2|^6.2|^7.0",
+ "symfony/yaml": "^5.2|^6.2|^7.0"
32
},
33
"require-dev": {
34
"spatie/pixelmatch-php": "dev-main",
0 commit comments