* composer.json - fix Fabien comment from another pull request #40646

This commit is contained in:
Vasilij Dusko 2021-04-05 15:00:41 +03:00
parent 21e972a69e
commit 4213564be1

View File

@ -17,7 +17,7 @@
], ],
"require": { "require": {
"php": ">=7.2.5", "php": ">=7.2.5",
"symfony/http-client": "^4.3|^5.0", "symfony/http-client": "^4.4|^5.2",
"symfony/notifier": "^5.3" "symfony/notifier": "^5.3"
}, },
"autoload": { "autoload": {