[DEPENDENCIES] Update dependencies and Symfony to 5.4 LTS

This commit is contained in:
2021-12-22 19:46:57 +00:00
committed by Diogo Peralta Cordeiro
parent 80ebd6fb7b
commit 774b33a522
9 changed files with 1300 additions and 1429 deletions

View File

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