cakephp-forum icon indicating copy to clipboard operation
cakephp-forum copied to clipboard

Can not install on 3.8

Open L4suicide opened this issue 5 years ago • 1 comments

Using version ^1.0 for cakedc/cakephp-forum ./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 - Installation request for cakedc/cakephp-forum ^1.0 -> satisfiable by cakedc/cakephp-forum[1.0.0]. - cakedc/cakephp-forum 1.0.0 requires cakephp/migrations ^1.7 -> satisfiable by cakephp/migrations[1.7.0, 1.7.1, 1.7.2, 1.8.0, 1.8.1] but these conflict with your requirements or minimum-stability.

Installation failed, reverting ./composer.json to its original content.

cake version 3.8.2

L4suicide avatar Jun 12 '20 01:06 L4suicide

It is use migrations 2.0 and this one asking for 1.7

tgoeminne avatar Dec 18 '20 10:12 tgoeminne