-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to install version 2.0.0? #96
Comments
I have the same issue |
Please check CakePHP version, it will work only with cake version >=4. |
I have CakePHP 4.0.3. |
@maiconpinto has not release update as 2.0.0 for now, however for use this repo you can use following command |
@dzivnieks do you have the same problems still? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Cant instal 2.0.0. It instal 1.1.
composer require maiconpinto/cakephp-adminlte-theme
return:
Using version ^1.1 for maiconpinto/cakephp-adminlte-theme
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Can only install one of: cakephp/cakephp[4.0.3, 3.x-dev].
- Can only install one of: cakephp/cakephp[3.x-dev, 4.0.3].
- Can only install one of: cakephp/cakephp[3.x-dev, 4.0.3].
- maiconpinto/cakephp-adminlte-theme 1.1.0 requires cakephp/cakephp ~3.0 -> satisfiable by cakephp/cakephp[3.x-dev].
- Installation request for maiconpinto/cakephp-adminlte-theme ^1.1 -> satisfiable by maiconpinto/cakephp-adminlte-theme[1.1.0].
- Installation request for cakephp/cakephp (locked at 4.0.3, required as ^4.0) -> satisfiable by cakephp/cakephp[4.0.3].
Installation failed, reverting ./composer.json to its original content.
The text was updated successfully, but these errors were encountered: