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
Your requirements could not be resolved to an installable set of packages.
Problem 1
- badchoice/handesk-php 1.1.0 requires illuminate/http ^8.45 -> found illuminate/http[v8.45.0, ..., v8.83.13] but these were not loaded, likely because it conflicts with another require.
- badchoice/handesk-php 1.1.1 requires illuminate/http ^7.0 -> found illuminate/http[v7.0.0, ..., v7.30.6] but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires badchoice/handesk-php ^1.1 -> satisfiable by badchoice/handesk-php[1.1.0, 1.1.1].
You can also try re-running composer require with an explicit version constraint, e.g. "composer require badchoice/handesk-php:*" to figure out if any version is installable, or "composer require badchoice/handesk-php:^2.1" if you know which you need.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
Can anyone please try to help?
The text was updated successfully, but these errors were encountered:
Your requirements could not be resolved to an installable set of packages.
Problem 1
- badchoice/handesk-php 1.1.0 requires illuminate/http ^8.45 -> found illuminate/http[v8.45.0, ..., v8.83.13] but these were not loaded, likely because it conflicts with another require.
- badchoice/handesk-php 1.1.1 requires illuminate/http ^7.0 -> found illuminate/http[v7.0.0, ..., v7.30.6] but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires badchoice/handesk-php ^1.1 -> satisfiable by badchoice/handesk-php[1.1.0, 1.1.1].
You can also try re-running composer require with an explicit version constraint, e.g. "composer require badchoice/handesk-php:*" to figure out if any version is installable, or "composer require badchoice/handesk-php:^2.1" if you know which you need.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
Can anyone please try to help?
The text was updated successfully, but these errors were encountered: