Skip to content

Commit 7699545

Browse files
committed
Fix tests
1 parent 6f09d85 commit 7699545

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
@@ -25,7 +25,7 @@
2525
"require": {
2626
"php": ">=7.2.5",
2727
"symfony/deprecation-contracts": "^2.1",
28-
"symfony/string": "^5.2.6"
28+
"symfony/string": "^5.2.8"
2929
},
3030
"autoload": {
3131
"psr-4": { "Symfony\\Component\\Inflector\\": "" },

0 commit comments

Comments
 (0)