Skip to content

Commit e03e9a1

Browse files
committed
chore: missing caret version constraint
1 parent 67b5879 commit e03e9a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Metadata/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"phpspec/prophecy-phpunit": "^2.0",
4242
"phpstan/phpdoc-parser": "^1.16",
4343
"sebastian/comparator": "<5.0",
44-
"symfony/config": "^6.4 || 7.0",
44+
"symfony/config": "^6.4 || ^7.0",
4545
"symfony/phpunit-bridge": "^6.4 || ^7.0",
4646
"symfony/routing": "^6.4 || ^7.0",
4747
"symfony/var-dumper": "^6.4 || ^7.0",

0 commit comments

Comments
 (0)