CakeDC / cakephp-api

API Plugin for CakePHP
Other
61 stars 33 forks source link

Current composer install 3.6 / 5.0 incompatibilities #42

Closed thumbtech closed 6 years ago

thumbtech commented 6 years ago

A current install of CakePHP (3.6.1) followed with

composer require cakedc/cakephp-api

pulls in 5.0.0 with at least one major incompatibility (cors extension) that I encountered.

I needed dev-master to get the thing to work.

skie commented 6 years ago

fixed.

# composer require cakedc/cakephp-api
Using version ^6.0 for cakedc/cakephp-api
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 3 installs, 0 updates, 0 removals
  - Installing cakedc/auth (2.0.3): Loading from cache
  - Installing cakedc/users (7.0.0): Loading from cache
  - Installing cakedc/cakephp-api (6.0.0): Downloading (100%)