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.
pattern-lab/core and its doctrine/collections dependency is not compatible with PHP 8.1 #401
Open
Description
I am getting below errors on patternlab after upgrading PHP 8.1.12
Your requirements could not be resolved to an installable set of packages.
Problem 1
- doctrine/collections v1.4.0 requires php ^5.6 || ^7.0 -> your php version (8.1.12) does not satisfy that requirement.
- pattern-lab/core v2.9.0 requires doctrine/collections 1.4.0 -> satisfiable by doctrine/collections[v1.4.0].
- Root composer.json requires pattern-lab/core ^2.9 -> satisfiable by pattern-lab/core[v2.9.0].
Metadata
Metadata
Assignees
Labels
No labels