You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
What happened?
How to reproduce the bug
when I run the command
composer require alphaolomi/laravel-azampay
It displays the error below
Package Version
PHP Version
Laravel Version
Which operating systems does with happen with?
Notes
No response
The text was updated successfully, but these errors were encountered: