8000 [Inflector] Fix low-deps tests · symfony/symfony@20eb0a1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 20eb0a1

Browse files
committed
[Inflector] Fix low-deps tests
Signed-off-by: Alexander M. Turek <me@derrabus.de>
1 parent 1e5fbfb commit 20eb0a1

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

0 commit comments

Comments
 (0)
0