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
Could not find a version of package aimeos/laravel-cms matching your minimum-stability (stable). Require it with an explicit version constraint allowing its desired stability.
#11
Open
damku999 opened this issue
Feb 18, 2024
· 1 comment
Could not find a version of package aimeos/laravel-cms matching your minimum-stability (stable). Require it with an
explicit version constraint allowing its desired stability.
The package is currently in alpha state and not yet ready for production because managing the different content types in the backend is still missing. If you want to install and test it nevertheless, change these settings in your composer.json file:
composer req aimeos/laravel-cms --dev
In PackageDiscoveryTrait.php line 331:
Could not find a version of package aimeos/laravel-cms matching your minimum-stability (stable). Require it with an
explicit version constraint allowing its desired stability.
require [--dev] [--dry-run] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--fixed] [--no-suggest] [--no-progress] [--no-update] [--no-install] [--no-audit] [--audit-format AUDIT-FORMAT] [--update-no-dev] [-w|--update-with-dependencies] [-W|--update-with-all-dependencies] [--with-dependencies] [--with-all-dependencies] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--] [...]
The text was updated successfully, but these errors were encountered: