Fails to build on nixos 23.05+
Artturin opened this issue · 0 comments
Artturin commented
phpunit-phpunit> Your lock file does not contain a compatible set of packages. Please run composer update.
phpunit-phpunit> Problem 1
phpunit-phpunit> - phpspec/prophecy is locked to version v1.15.0 and an update of this package was not requested.
phpunit-phpunit> - phpspec/prophecy v1.15.0 requires php ^7.2 || ~8.0, <8.2 -> your php version (8.2.10) does not satisfy that requirement.
phpunit-phpunit> Problem 2
phpunit-phpunit> - phpspec/prophecy v1.15.0 requires php ^7.2 || ~8.0, <8.2 -> your php version (8.2.10) does not satisfy that requirement.
phpunit-phpunit> - phpunit/phpunit 9.5.13 requires phpspec/prophecy ^1.12.1 -> satisfiable by phpspec/prophecy[v1.15.0].
phpunit-phpunit> - phpunit/phpunit is locked to version 9.5.13 and an update of this package was not requested.
23.05+ only contains php 8+