cakephp-adminlte-theme icon indicating copy to clipboard operation
cakephp-adminlte-theme copied to clipboard

How to install version 2.0.0?

Open dzivnieks opened this issue 5 years ago • 5 comments

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.

dzivnieks avatar Feb 20 '20 14:02 dzivnieks

I have the same issue

concepticio avatar Feb 20 '20 19:02 concepticio

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

hareshpatel1990 avatar Feb 21 '20 09:02 hareshpatel1990

I have CakePHP 4.0.3.

dzivnieks avatar Feb 21 '20 10:02 dzivnieks

@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

hareshpatel1990 avatar Feb 21 '20 11:02 hareshpatel1990

@dzivnieks do you have the same problems still?

maiconpinto avatar Oct 04 '20 19:10 maiconpinto