Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Patternlab and PHP 8.1? #400

Open
Open
@lquessenberry

Description

@lquessenberry

i am trying to upgrade PHP version of pattern lab to work with PHP 8.1. So far this is what I am getting.

Problem 1
- doctrine/collections is locked to version v1.4.0 and an update of this package was not requested.
- doctrine/collections v1.4.0 requires php ^5.6 || ^7.0 -> your php version (8.1.13) does not satisfy that requirement.
Problem 2
- doctrine/collections v1.4.0 requires php ^5.6 || ^7.0 -> your php version (8.1.13) does not satisfy that requirement.
- pattern-lab/core v2.9.0 requires doctrine/collections 1.4.0 -> satisfiable by doctrine/collections[v1.4.0].
- pattern-lab/core is locked to version v2.9.0 and an update of this package was not requested.

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