Skip to content
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

Open
dzivnieks opened this issue Feb 20, 2020 · 5 comments
Open

How to install version 2.0.0? #96

dzivnieks opened this issue Feb 20, 2020 · 5 comments

Comments

@dzivnieks
Copy link

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.

@concepticio
Copy link

I have the same issue

@hareshpatel1990
Copy link

Please check CakePHP version, it will work only with cake version >=4.

@dzivnieks
Copy link
Author

I have CakePHP 4.0.3.

@hareshpatel1990
Copy link

hareshpatel1990 commented Feb 21, 2020

@maiconpinto has not release update as 2.0.0 for now, however for use this repo you can use following command
composer require maiconpinto/cakephp-adminlte-theme:dev-master

@maiconpinto
Copy link
Owner

@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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants