Skip to content

CakePHP ORM pulls incompatible dependencies #19

Description

@afilina

Steps
Install cakephp/orm 3.0 via composer on PHP 5.6.

Expected
All installed dependencies compatible with that orm version.

Actual
Installed dependency cakephp/event 3.10 throws a deprecation.

Temporary workaround
Manually set version of dependencies (cakephp/event, cakephp/validation) to 3.0.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions