[DEPENDENCIES] Move from Symfony 5.4 to 6 and update all other packages, where applicable

This commit is contained in:
2022-03-09 00:08:43 +00:00
parent 301421ea15
commit c30fcead74
19 changed files with 1451 additions and 2464 deletions

View File

@@ -1,5 +1,5 @@
{
"require": {
"php-ffmpeg/php-ffmpeg": "^0.19.0"
"php-ffmpeg/php-ffmpeg": "^1.0"
}
}