8000 Merge branch '5.3' into 5.4 · symfony/symfony@5898027 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5898027

Browse files
committed
Merge branch '5.3' into 5.4
* 5.3: [Inflector] Fix low-deps tests
2 parents a38ec34 + de0d041 commit 5898027

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",
2828
"symfony/polyfill-php80": "^1.16",
29-
"symfony/string": "^5.2.8|^6.0"
29+
"symfony/string": "^5.3.10|^6.0"
3030
},
3131
"autoload": {
3232
"psr-4": { "Symfony\\Component\\Inflector\\": "" },

0 commit comments

Comments
 (0)
0