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

Conflicts with Laravel Valet #4

Closed
ericlbarnes opened this issue Nov 5, 2020 · 1 comment
Closed

Conflicts with Laravel Valet #4

ericlbarnes opened this issue Nov 5, 2020 · 1 comment

Comments

@ericlbarnes
Copy link
Collaborator

Trying to run the global installer composer global require themsaid/ibis I'm getting a conflict with the current Laravel Valet:

Changed current directory to /Users/ericlbarnes/.composer
Using version ^0.1.1 for themsaid/ibis
./composer.json has been updated
Running composer update themsaid/ibis --with-all-dependencies
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - illuminate/container v8.13.0 requires illuminate/contracts ^8.0 -> found illuminate/contracts[v8.0.0, ..., v8.13.0] but it conflicts with another require.
    - laravel/valet v2.12.0 requires illuminate/container ~5.1|^6.0|^7.0|^8.0 -> satisfiable by illuminate/container[v8.13.0].
    - laravel/valet is locked to version v2.12.0 and an update of this package was not requested.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
@themsaid
Copy link
Owner

themsaid commented Nov 5, 2020

Fixed in v0.1.2.

Thanks :D

@themsaid themsaid closed this as completed Nov 5, 2020
roberto-butti referenced this issue in Hi-Folks/ibis-next Dec 16, 2023
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