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

can't install in laravel 10. #6

Open
Waiker opened this issue Nov 2, 2023 · 2 comments
Open

can't install in laravel 10. #6

Waiker opened this issue Nov 2, 2023 · 2 comments

Comments

@Waiker
Copy link

Waiker commented Nov 2, 2023

Hi. Thanks for project!
I cant install. Laravel 10.
command:
composer require phpsa/laravel-yourls-plugin

error:

  Problem 1
    - phpsa/laravel-yourls-plugin[1.0.0, ..., 1.0.1] require illuminate/support ~5.8.0 -> found illuminate/support[v5.8.0, ..., v5.8.36] but these were not loaded, likely because it conflicts with another require.
    - phpsa/laravel-yourls-plugin 1.1.0 requires illuminate/support ~5.8.0|^6.0|^7.0 -> found illuminate/support[v5.8.0, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6] but these were not loaded, likely because it conflicts with another require.
    - phpsa/laravel-yourls-plugin 1.2.0 requires illuminate/support ~5.8.0|^6.0|^7.0|^8.0 -> found illuminate/support[v5.8.0, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27] but these were not loaded, likely because it conflicts with another require.
    - phpsa/laravel-yourls-plugin 1.3.0 requires illuminate/support ~5.8.0|^6.0|^7.0|^8.0|^9.0 -> found illuminate/support[v5.8.0, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.16] but these were not loaded, likely because it conflicts with another require.
    - Root composer.json requires phpsa/laravel-yourls-plugin * -> satisfiable by phpsa/laravel-yourls-plugin[1.0.0, ..., 1.3.0].

You can also try re-running composer require with an explicit version constraint, e.g. "composer require phpsa/laravel-yourls-plugin:*" to figure out if any version is installable, or "composer require phpsa/laravel-yourls-plugin:^2.1" if you know which you need.
@mohan-nishit
Copy link
Contributor

@phpsa Here is a PR to support this
#7

@Waiker
Copy link
Author

Waiker commented Nov 3, 2023

@mohan-nishit thanks.
@phpsa please apply 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