We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea71d6a commit 705e388Copy full SHA for 705e388
composer.json
@@ -26,9 +26,9 @@
26
"ext-libxml": "*",
27
"composer-runtime-api": "^2.0",
28
"phpunit/phpunit": "^10.0",
29
- "symfony/property-access": "^6.2.3",
30
- "symfony/serializer": "^6.2.3",
31
- "symfony/yaml": "^6.2.2"
+ "symfony/property-access": "^5.2|^6.2.3",
+ "symfony/serializer": "^5.2|^6.2.3",
+ "symfony/yaml": "^5.2|^6.2.2"
32
},
33
"autoload": {
34
"psr-4": {
0 commit comments