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

composer require fails #36

Closed
jeroendev-one opened this issue Sep 24, 2020 · 1 comment
Closed

composer require fails #36

jeroendev-one opened this issue Sep 24, 2020 · 1 comment

Comments

@jeroendev-one
Copy link

The composer require fails on Laravel 8:

`composer require laravel-frontend-presets/argon
Using version ^1.1 for laravel-frontend-presets/argon
./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
- Can only install one of: laravel/framework[v8.6.0, 7.x-dev].
- Can only install one of: laravel/framework[7.x-dev, v8.6.0].
- Can only install one of: laravel/framework[7.x-dev, v8.6.0].
- laravel-frontend-presets/argon v1.1.0 requires laravel/framework ^7.0 -> satisfiable by laravel/framework[7.x-dev].
- Installation request for laravel-frontend-presets/argon ^1.1 -> satisfiable by laravel-frontend-presets/argon[v1.1.0].
- Installation request for laravel/framework (locked at v8.6.0, required as ^8.0) -> satisfiable by laravel/framework[v8.6.0].`

@teamupdivision
Copy link
Contributor

Hi @jeroendev-one

You can try now the installation for this theme. We just released the update to Laravel 8.x.

All the best

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