Php-ffmpeg: |Bug: Laravel6.0 install wrong

Created on 5 Oct 2019  路  7Comments  路  Source: PHP-FFMpeg/PHP-FFMpeg

| Bug?
| FFmpeg Version 0.14

Problem 1 - Installation request for php-ffmpeg/php-ffmpeg ^0.14.0 -> satisfiable by php-ffmpeg/php-ffmpeg[v0.14]. - Can only install one of: monolog/monolog[2.0.0, 1.x-dev]. - Can only install one of: monolog/monolog[2.0.0-beta1, 1.x-dev]. - Can only install one of: monolog/monolog[2.0.0-beta2, 1.x-dev]. - Can only install one of: monolog/monolog[2.x-dev, 1.x-dev]. - Can only install one of: monolog/monolog[1.x-dev, 2.0.0]. - Conclusion: install monolog/monolog 1.x-dev - Installation request for monolog/monolog ^2.0 -> satisfiable by monolog/monolog[2.0.0, 2.0.0-beta1, 2.0.0-beta2, 2.x-dev].

duplicate duplicate-me

Most helpful comment

I have the same error.

All 7 comments

I have the same error.

Issue has to do with a transitive dependency to monolog/monolog through alchemy/binary-driver package.

There is already an open issue and PR on the alchemy/binary-driver package to remove the monolog dependency.

I had this problem too .

Any update on this? Can this be fixed?

I have php-ffmpeg working in one symfony5 project, but can't install it in another. While the error is slightly different than in this thread, it ultimately comes down to neutron/temporary-filesystem not being compatible with Symfony 5. I keep hacking away trying to find the magic combination to install it, but am stuck.

There is already an open issue and PR on the alchemy/binary-driver package to remove the monolog dependency.

It seems it鈥檚 fixed in 5.1, but now PHP-FPM has to update its dependencies.

@meduzen Could you please elaborate? Assuming https://github.com/PHP-FFMpeg/PHP-FFMpeg/blob/984dbd046b6d8c285f9e7419fc7645f197513bfa/composer.json#L36, the version range for alchemy/binary-driver should also allow 5.2.1 (i.e. the fixed version).

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jenky picture jenky  路  3Comments

h3242749 picture h3242749  路  5Comments

iki789 picture iki789  路  7Comments

travoliti picture travoliti  路  6Comments

mdolnik picture mdolnik  路  4Comments