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

Support Laravel 8.9 #4

Closed
artemrogov opened this issue Jan 21, 2021 · 2 comments
Closed

Support Laravel 8.9 #4

artemrogov opened this issue Jan 21, 2021 · 2 comments

Comments

@artemrogov
Copy link

Hi, Martin. You are about to enable Laravel 8. * support. Now when trying to install your package on the Laravel 8.9 framework, the following error appears:

run command:
composer require mzur/laravel-openstack-swift

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

Problem 1
- Root composer.json requires mzur/laravel-openstack-swift ^1.11 -> satisfiable by mzur/laravel-openstack-swift[v1.11.0].
- mzur/laravel-openstack-swift v1.11.0 requires illuminate/support ^5.1|^6.0|^7.0 -> found illuminate/support[v5.1.1, ..., 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.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

@mzur
Copy link
Owner

mzur commented Jan 21, 2021

I've released v1.12.0-beta which allows Laravel 8 as dependency. Please report back if this works correctly for you so I can create the actual release.

@artemrogov
Copy link
Author

I have implemented your package in several of my projects. Thank you very much friend!

@mzur mzur closed this as completed Mar 6, 2021
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