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

Skip to content

Commit 276271b

Browse files
author
Geordie
committed
fix low deps test by bumping string component version in inflector component
1 parent 9e35bd2 commit 276271b

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
@@ -26,7 +26,7 @@
2626
"php": ">=7.2.5",
2727
"symfony/deprecation-contracts": "^2.1|^3",
2828
"symfony/polyfill-php80": "^1.16",
29-
"symfony/string": "^5.3.10|^6.0"
29+
"symfony/string": "^5.4.39|^6.0"
3030
},
3131
"autoload": {
3232
"psr-4": { "Symfony\\Component\\Inflector\\": "" },

0 commit comments

Comments
 (0)