Skip to content

CakePHP ORM pulls incompatible dependencies #19

Open
@afilina

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.

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