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

Old Lumen version in requirements #1

Open
Ryllaz opened this issue Jan 10, 2018 · 1 comment
Open

Old Lumen version in requirements #1

Ryllaz opened this issue Jan 10, 2018 · 1 comment

Comments

@Ryllaz
Copy link

Ryllaz commented Jan 10, 2018

While trying to install via Composer I got this error:

Your requirements could not be resolved to an installable set of packages.

Problem 1
- Installation request for laravel/framework (locked at v5.5.28) -> satisfiable by laravel/framework[v5.5.28].
- Conclusion: don't install clarence/lumen-default-routes v1.0.0
- clarence/lumen-default-routes v1.0.1 requires laravel/lumen-framework 5.2.* -> satisfiable by laravel/lumen-framework[5.2.x-dev].
- clarence/lumen-default-routes v1.0.2 requires laravel/lumen-framework 5.2.* -> satisfiable by laravel/lumen-framework[5.2.x-dev].
- clarence/lumen-default-routes v1.0.3 requires laravel/lumen-framework 5.2.* -> satisfiable by laravel/lumen-framework[5.2.x-dev].
- clarence/lumen-default-routes v1.0.4 requires laravel/lumen-framework 5.2.* -> satisfiable by laravel/lumen-framework[5.2.x-dev].
- clarence/lumen-default-routes v1.0.5 requires laravel/lumen-framework 5.2.* -> satisfiable by laravel/lumen-framework[5.2.x-dev].
- Conclusion: don't install laravel/lumen-framework 5.2.x-dev
- Installation request for clarence/lumen-default-routes ^1.0 -> satisfiable by clarence/lumen-default-routes[v1.0.0, v1.0.1, v1.0.2, v1.0.3, v1.0.4, v1.0.5].

Installation failed, reverting ./composer.json to its original content.

@Clarence-pan
Copy link
Owner

Sorry, but I have no time to work with the latest versions. You're welcomed to modify the composer.json, test it with the latest versions and create a PR.

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