chore: Update github actions #2
Annotations
4 errors
phpunit-sqlite (8.2, master)
Process completed with exit code 1.
|
phpunit-sqlite (8.2, master)
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested.
- doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (8.0; overridden via config.platform, actual: 8.2.14) does not satisfy that requirement.
Problem 2
- nextcloud/openapi-extractor is locked to version dev-main and an update of this package was not requested.
- nextcloud/openapi-extractor dev-main requires php ^8.1 -> your php version (8.0; overridden via config.platform, actual: 8.2.14) does not satisfy that requirement.
Problem 3
- doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (8.0; overridden via config.platform, actual: 8.2.14) does not satisfy that requirement.
- phpunit/phpunit 9.6.15 requires doctrine/instantiator ^1.3.1 || ^2 -> satisfiable by doctrine/instantiator[2.0.0].
- phpunit/phpunit is locked to version 9.6.15 and an update of this package was not requested.
|
phpunit-sqlite (8.2, master)
Process completed with exit code 2.
|
phpunit-sqlite-summary
Process completed with exit code 1.
|