Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency conflic Laravel 8.29 #48

Open
lucianobargmann opened this issue Feb 28, 2021 · 1 comment
Open

Dependency conflic Laravel 8.29 #48

lucianobargmann opened this issue Feb 28, 2021 · 1 comment

Comments

@lucianobargmann
Copy link

lucianobargmann commented Feb 28, 2021

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.
@ecourtial
Copy link
Contributor

Hi @lucianobargmann
You can use our fork :) https://github.com/wizaplace/php-etl
Changelog here

leNEKO pushed a commit to leNEKO/php-etl that referenced this issue Sep 7, 2023
* Fix issue in the CI

* updates changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants