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

Not compatible with Laravel 6.5.x #1

Open
beshkin opened this issue Nov 20, 2019 · 0 comments
Open

Not compatible with Laravel 6.5.x #1

beshkin opened this issue Nov 20, 2019 · 0 comments

Comments

@beshkin
Copy link

beshkin commented Nov 20, 2019

Hi,

I am trying to use the library with Laravel 6.5.x and installation fails with an error:

$ composer require lexxusss/laravel-clickhouse          
Using version dev-master for lexxusss/laravel-clickhouse
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Installation request for lexxusss/laravel-clickhouse dev-master -> satisfiable by lexxusss/laravel-clickhouse[dev-master].
    - Conclusion: remove laravel/framework v6.5.2
    - Conclusion: don't install laravel/framework v6.5.2
    - lexxusss/laravel-clickhouse dev-master requires laravel/framework ^5.5 -> satisfiable by laravel/framework[5.5.x-dev, 5.6.x-dev, 5.7.x-dev, 5.8.x-dev].
    - Can only install one of: laravel/framework[5.5.x-dev, v6.5.2].
    - Can only install one of: laravel/framework[5.6.x-dev, v6.5.2].
    - Can only install one of: laravel/framework[5.7.x-dev, v6.5.2].
    - Can only install one of: laravel/framework[5.8.x-dev, v6.5.2].
    - Installation request for laravel/framework (locked at v6.5.2, required as ^6.5) -> satisfiable by laravel/framework[v6.5.2].
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

1 participant