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

[Bug]: laravel version compatibility #22

Closed
Aam-tanzania opened this issue Jul 22, 2023 · 0 comments
Closed

[Bug]: laravel version compatibility #22

Aam-tanzania opened this issue Jul 22, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Aam-tanzania
Copy link

Aam-tanzania commented Jul 22, 2023

What happened?

PS E:\projects\Blog\try\bookApp> composer require alphaolomi/laravel-azampay
Info from https://repo.packagist.org: #StandWithUkraine
./composer.json has been updated
Running composer update alphaolomi/laravel-azampay
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - alphaolomi/laravel-azampay v0.0.1 requires illuminate/contracts ^9.0 -> found illuminate/contracts[v9.0.0-beta.1, ..., 9.x-dev] but these were not loaded, likely because it conflicts with another require.
    - alphaolomi/laravel-azampay[dev-main, v0.1.0, ..., 0.x-dev, 1.x-dev] require illuminate/contracts ^9.0|^10.0 -> found illuminate/contracts[v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev] but these were not loaded, likely 
because it conflicts with another require.
    - Root composer.json requires alphaolomi/laravel-azampay * -> satisfiable by alphaolomi/laravel-azampay[dev-main, v0.0.1, ..., 0.x-dev, 1.x-dev, 9999999-dev].

You can also try re-running composer require with an explicit version constraint, e.g. "composer require alphaolomi/laravel-azampay:*" to figure out if any version is installable, or "composer require alphaolomi/laravel-azampay:^2.1" if you know which you need.

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

How to reproduce the bug

when I run the command composer require alphaolomi/laravel-azampay

It displays the error below

Info from https://repo.packagist.org: #StandWithUkraine
./composer.json has been updated
Running composer update alphaolomi/laravel-azampay
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - alphaolomi/laravel-azampay v0.0.1 requires illuminate/contracts ^9.0 -> found illuminate/contracts[v9.0.0-beta.1, ..., 9.x-dev] but these were not loaded, likely because it conflicts with another require.
    - alphaolomi/laravel-azampay[dev-main, v0.1.0, ..., 0.x-dev, 1.x-dev] require illuminate/contracts ^9.0|^10.0 -> found illuminate/contracts[v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev] but these were not loaded, likely 
because it conflicts with another require.
    - Root composer.json requires alphaolomi/laravel-azampay * -> satisfiable by alphaolomi/laravel-azampay[dev-main, v0.0.1, ..., 0.x-dev, 1.x-dev, 9999999-dev].

You can also try re-running composer require with an explicit version constraint, e.g. "composer require alphaolomi/laravel-azampay:*" to figure out if any version is installable, or "composer require alphaolomi/laravel-azampay:^2.1" if you know which you need.

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

Package Version

  • 0.2.0

PHP Version

  • 8.1

Laravel Version

  • 8.75

Which operating systems does with happen with?

  • Windows

Notes

No response

@Aam-tanzania Aam-tanzania added the bug Something isn't working label Jul 22, 2023
@alphaolomi alphaolomi self-assigned this Jul 24, 2023
@alphaolomi alphaolomi moved this to 🏗 In progress in Open Source Jul 24, 2023
@alphaolomi alphaolomi pinned this issue Jul 24, 2023
@alphaolomi alphaolomi changed the title [Bug]: [Bug]: laravel version compatibility Jul 24, 2023
@alphaolomi alphaolomi closed this as not planned Won't fix, can't repro, duplicate, stale Jun 10, 2024
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in Open Source Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants