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

Patternlab and PHP 8.1? #400

Open
lquessenberry opened this issue Dec 23, 2022 · 1 comment
Open

Patternlab and PHP 8.1? #400

lquessenberry opened this issue Dec 23, 2022 · 1 comment

Comments

@lquessenberry
Copy link

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.

@lquessenberry
Copy link
Author

Seems like this is a known issue.

pattern-lab/patternlab-php-core#176

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant