protonemedia / laravel-ffmpeg

This package provides an integration with FFmpeg for Laravel. Laravel's Filesystem handles the storage of the files.
https://protone.media/en/blog/how-to-use-ffmpeg-in-your-laravel-projects
MIT License
1.66k stars 194 forks source link

ramsey/collection version issue when installing #462

Closed tarunsamuel7 closed 1 year ago

tarunsamuel7 commented 1 year ago

image

Seems like I have to downgrade version of 'ramsey/collection' package, but that might make my app unstable. Any workaround for this? Thanks.

pascalbaljet commented 1 year ago

What version of Laravel/PHP are you running?

jwktje commented 1 year ago

I have this too. I'm using "laravel/framework": "^9.19", And I'm on PHP 8.1

elfeffe commented 1 year ago

I have the same issue.

PHP 8.1.13 Laravel 9.48.0

Why not to upgrade to ramsey/collection 2?

pascalbaljet commented 1 year ago

Fixed in v8.3.0.