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 b680a8c commit 66760e0Copy full SHA for 66760e0
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.2",
30
- "symfony/serializer": "^5.2|^6.2.2",
31
- "symfony/yaml": "^5.2|^6.2.2"
+ "symfony/property-access": "^5.2|^6.2",
+ "symfony/serializer": "^5.2|^6.2",
+ "symfony/yaml": "^5.2|^6.2"
32
},
33
"autoload": {
34
"psr-4": {
0 commit comments