Your requirements could not be resolved to an installable set of packages.

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
User avatar
АндрейЖидилин
Posts: 10
Joined: 27 Apr 2022, 10:00

Your requirements could not be resolved to an installable set of packages.

Post by АндрейЖидилин » 28 Apr 2022, 11:54

Hello
When I try to install the theme, I get the following error:

Code: Select all

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires aimeos-themes/fromukraine dev-dev1-62602 -> satisfiable by aimeos-themes/fromukraine[dev-dev1-62602].
    - aimeos-themes/fromukraine dev-dev1-62602 requires aimeos/aimeos-laravel ~2021.07 -> found aimeos/aimeos-laravel[2021.07.1, ..., 2021.10.x-dev] but it conflicts with your root composer.json require (~2022.04).

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require aimeos-themes/fromukraine:*" to figure out if any version is installable, or "composer require aimeos-themes/fromukraine:^2.1" if you know which you need.       

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




It turns out that there is no extension for aimeos-laravel 2022.x? How to be in this case?

User avatar
aimeos
Administrator
Posts: 7923
Joined: 01 Jan 1970, 00:00

Re: Your requirements could not be resolved to an installable set of packages.

Post by aimeos » 29 Apr 2022, 06:13

Sorry, we are lagging behind the releases with some tasks for various reasons.
The extension builder is now up to date and can create extensions for the new 2022 versions.
The documentation will be updated soon.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

User avatar
АндрейЖидилин
Posts: 10
Joined: 27 Apr 2022, 10:00

Re: Your requirements could not be resolved to an installable set of packages.

Post by АндрейЖидилин » 29 Apr 2022, 07:04

aimeos wrote: 29 Apr 2022, 06:13 Sorry, we are lagging behind the releases with some tasks for various reasons.
The extension builder is now up to date and can create extensions for the new 2022 versions.
The documentation will be updated soon.
Super!
It's great that you are so quick to resolve user requests.
Starting to fall in love with your product

Post Reply