Skip to content

Commit 66760e0

Browse files
authored
Update composer.json
1 parent b680a8c commit 66760e0

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.2",
30-
"symfony/serializer": "^5.2|^6.2.2",
31-
"symfony/yaml": "^5.2|^6.2.2"
29+
"symfony/property-access": "^5.2|^6.2",
30+
"symfony/serializer": "^5.2|^6.2",
31+
"symfony/yaml": "^5.2|^6.2"
3232
},
3333
"autoload": {
3434
"psr-4": {

0 commit comments

Comments
 (0)