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
i want install this package in laravel 9 but not install and error
Your requirements could not be resolved to an installable set of packages.
Problem 1
- illuminate/support[v5.6.0, ..., 5.8.x-dev] require php ^7.1.3 -> your php version (8.1.13) does not satisfy that requirement.
- deiucanta/smart dev-master requires illuminate/support ^5.6 -> satisfiable by illuminate/support[v5.6.0, ..., 5.8.x-dev].
- Root composer.json requires deiucanta/smart dev-master -> satisfiable by deiucanta/smart[dev-master].
You can also try re-running composer require with an explicit version constraint, e.g. "composer require deiucanta/smart:*" to figure out if any version is installable, or "composer require deiucanta/smart:^2.1" if you know which you need.
Installation failed, reverting ./composer.json to its original content.
The text was updated successfully, but these errors were encountered:
Hi
i want install this package in laravel 9 but not install and error
Your requirements could not be resolved to an installable set of packages.
Problem 1
- illuminate/support[v5.6.0, ..., 5.8.x-dev] require php ^7.1.3 -> your php version (8.1.13) does not satisfy that requirement.
- deiucanta/smart dev-master requires illuminate/support ^5.6 -> satisfiable by illuminate/support[v5.6.0, ..., 5.8.x-dev].
- Root composer.json requires deiucanta/smart dev-master -> satisfiable by deiucanta/smart[dev-master].
You can also try re-running composer require with an explicit version constraint, e.g. "composer require deiucanta/smart:*" to figure out if any version is installable, or "composer require deiucanta/smart:^2.1" if you know which you need.
Installation failed, reverting ./composer.json to its original content.
The text was updated successfully, but these errors were encountered: