Make it PHP 8.2 compatible #85
Annotations
2 errors
PHP 8.2 | PostgreSQL 11
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- laminas/laminas-code is locked to version 4.7.0 and an update of this package was not requested.
- laminas/laminas-code 4.7.0 requires php >=7.4, <8.2 -> your php version (8.2.12) does not satisfy that requirement.
Problem 2
- nette/schema is locked to version v1.2.2 and an update of this package was not requested.
- nette/schema v1.2.2 requires php >=7.1 <8.2 -> your php version (8.2.12) does not satisfy that requirement.
Problem 3
- phpspec/prophecy is locked to version v1.15.0 and an update of this package was not requested.
- phpspec/prophecy v1.15.0 requires php ^7.2 || ~8.0, <8.2 -> your php version (8.2.12) does not satisfy that requirement.
Problem 4
- laminas/laminas-code 4.7.0 requires php >=7.4, <8.2 -> your php version (8.2.12) does not satisfy that requirement.
- friendsofphp/proxy-manager-lts v1.0.12 requires laminas/laminas-code ~3.4.1|^4.0 -> satisfiable by laminas/laminas-code[4.7.0].
- friendsofphp/proxy-manager-lts is locked to version v1.0.12 and an update of this package was not requested.
|
PHP 8.2 | PostgreSQL 11
Process completed with exit code 2.
|