Fix tests

This commit is contained in:
Alexander M. Turek 2021-05-04 20:20:21 +02:00
parent 7be408a332
commit 22292d59d3

View File

@ -25,7 +25,7 @@
"require": { "require": {
"php": ">=7.2.5", "php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1", "symfony/deprecation-contracts": "^2.1",
"symfony/string": "^5.2.6" "symfony/string": "^5.2.8"
}, },
"autoload": { "autoload": {
"psr-4": { "Symfony\\Component\\Inflector\\": "" }, "psr-4": { "Symfony\\Component\\Inflector\\": "" },