Skip to content

Commit 1755e6f

Browse files
Relax requirements for experimental components
1 parent 4ba15a5 commit 1755e6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"symfony/security-http": "^4.4|^5.0",
5151
"symfony/serializer": "^4.4|^5.0",
5252
"symfony/stopwatch": "^4.4|^5.0",
53-
"symfony/string": "~5.0.0",
53+
"symfony/string": "^5.0",
5454
"symfony/translation": "^5.0",
5555
"symfony/twig-bundle": "^4.4|^5.0",
5656
"symfony/validator": "^4.4|^5.0",

0 commit comments

Comments
 (0)