Symfony 5.0 is not maintained anymore

This commit is contained in:
Pierre Rudloff 2022-01-26 23:53:14 +01:00
parent c44979bbae
commit 359c358df1
2 changed files with 109 additions and 116 deletions

View file

@ -32,7 +32,7 @@
"paragonie/csp-builder": "^2.5",
"rinvex/countries": "^6.1",
"rudloff/alltube-library": "^0.1.3",
"symfony/finder": "^5.0",
"symfony/finder": "^5.4",
"symfony/translation": "^4.0",
"symfony/yaml": "^4.0",
"webfontkit/open-sans": "^1.0",
@ -53,8 +53,8 @@
"phpunit/phpunit": "^9.5",
"smarty-gettext/smarty-gettext": "^1.6",
"squizlabs/php_codesniffer": "^3.5",
"symfony/error-handler": "^5.0",
"symfony/var-dumper": "^5.0"
"symfony/error-handler": "^5.4",
"symfony/var-dumper": "^5.4"
},
"config": {
"platform": {