This website requires JavaScript.
Explore
Help
Sign In
GNUsocial
/
gnu-social
Watch
4
Star
0
Fork
1
You've already forked gnu-social
Code
Issues
Releases
Wiki
Activity
1d8bba3949
gnu-social
/
plugins
/
VideoEncoder
/
composer.json
6 lines
67 B
JSON
Raw
Normal View
History
Unescape
Escape
[VideoEncoder] Add plugin composer dependency php-ffmpeg/php-ffmpeg
2021-08-18 14:46:09 +01:00
{
[DEPENDENCIES] Update dependencies and Symfony to 5.4 LTS
2021-12-22 19:46:57 +00:00
"require"
:
{
[DEPENDENCIES] Move from Symfony 5.4 to 6 and update all other packages, where applicable
2022-03-09 00:08:43 +00:00
"php-ffmpeg/php-ffmpeg"
:
"^1.0"
[DEPENDENCIES] Update dependencies and Symfony to 5.4 LTS
2021-12-22 19:46:57 +00:00
}
}
Copy Permalink