Skip to content

Commit 9adb0dc

Browse files
committed
Update symfony/* constraints
1 parent 541da2d commit 9adb0dc

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
@@ -39,9 +39,9 @@
3939
"psr/http-factory-implementation": "*",
4040
"psr/http-message-implementation": "*",
4141
"symfony/deprecation-contracts": "^3.3",
42-
"symfony/options-resolver": "^6.3",
43-
"symfony/serializer": "^6.3",
44-
"symfony/validator": "^6.3"
42+
"symfony/options-resolver": "^6.3 || ^7.0",
43+
"symfony/serializer": "^6.3 || ^7.0",
44+
"symfony/validator": "^6.3 || ^7.0"
4545
},
4646
"require-dev": {
4747
"friendsofphp/php-cs-fixer": "^3.8",

0 commit comments

Comments
 (0)