Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 55574de

Browse files
committed
Merge branch '5.2' into 5.x
* 5.2: Fix tests
2 parents 5483e11 + 22292d5 commit 55574de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Inflector/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)