You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@ This package provides an integration with FFmpeg for Laravel 5.1 and higher. The
12
12
* Super easy wrapper around [PHP-FFMpeg](https://github.com/PHP-FFMpeg/PHP-FFMpeg), including support for filters and other advanced features.
13
13
* Integration with [Laravel's Filesystem](http://laravel.com/docs/5.55,1/filesystem), [configuration system](https://laravel.com/docs/5.5/configuration) and [logging handling](https://laravel.com/docs/5.5/errors).
14
14
* Compatible with Laravel 5.1 and up.
15
+
* Support for [Package Discovery](https://laravel.com/docs/5.5/packages#package-discovery) in Laravel 5.5.
0 commit comments