php-etl
php-etl copied to clipboard
Dependency conflic Laravel 8.29
I am trying to install and this is the output:
Your requirements could not be resolved to an installable set of packages.
Problem 1
- marquine/php-etl v2.3.0 requires illuminate/container ^5.0|^6.0 -> found illuminate/container[v5.0.0, ..., 5.8.x-dev, v6.0.0, ..., 6.x-dev] but these were not loaded, likely because it conflicts with another require.
- marquine/php-etl v2.3.1 requires illuminate/container ^5.0|^6.0|^7.0 -> found illuminate/container[v5.0.0, ..., 5.8.x-dev, v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev] but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires marquine/php-etl ^2.3 -> satisfiable by marquine/php-etl[v2.3.0, v2.3.1].
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
Using -W switch:
Your requirements could not be resolved to an installable set of packages.
Problem 1
- marquine/php-etl v2.3.0 requires illuminate/container ^5.0|^6.0 -> found illuminate/container[v5.0.0, ..., 5.8.x-dev, v6.0.0, ..., 6.x-dev] but these were not loaded, likely because it conflicts with another require.
- marquine/php-etl v2.3.1 requires illuminate/container ^5.0|^6.0|^7.0 -> found illuminate/container[v5.0.0, ..., 5.8.x-dev, v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev] but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires marquine/php-etl ^2.3 -> satisfiable by marquine/php-etl[v2.3.0, v2.3.1].
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
Hi @lucianobargmann You can use our fork :) https://github.com/wizaplace/php-etl Changelog here