maintenance: phpstan type safety #113
ci.yml
on: push
Matrix: composer
remove_old_artifacts
3s
Matrix: phpunit
Matrix: phpcs
Matrix: phpmd
Matrix: phpstan
Matrix: coverage
Annotations
9 errors
|
composer (8.2)
Process completed with exit code 2.
|
|
composer (8.2)
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- phpgt/http is locked to version v1.3.3 and an update of this package was not requested.
- phpgt/http v1.3.3 requires php >=8.3 -> your php version (8.2.28) does not satisfy that requirement.
Problem 2
- phpgt/promise is locked to version v2.4.0 and an update of this package was not requested.
- phpgt/promise v2.4.0 requires php >=8.3 -> your php version (8.2.28) does not satisfy that requirement.
Problem 3
- phpgt/async is locked to version v1.0.1 and an update of this package was not requested.
- phpgt/async v1.0.1 requires phpgt/promise ^2.0 -> satisfiable by phpgt/promise[v2.4.0].
- phpgt/promise v2.4.0 requires php >=8.3 -> your php version (8.2.28) does not satisfy that requirement.
|
|
composer (8.3)
The operation was canceled.
|
|
composer (8.3)
The strategy configuration was canceled because "composer._8_2" failed
|
|
composer (8.4)
The operation was canceled.
|
|
composer (8.4)
The strategy configuration was canceled because "composer._8_2" failed
|
|
composer (8.1)
The operation was canceled.
|
|
composer (8.1)
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- phpgt/http is locked to version v1.3.3 and an update of this package was not requested.
- phpgt/http v1.3.3 requires php >=8.3 -> your php version (8.1.32) does not satisfy that requirement.
Problem 2
- phpgt/promise is locked to version v2.4.0 and an update of this package was not requested.
- phpgt/promise v2.4.0 requires php >=8.3 -> your php version (8.1.32) does not satisfy that requirement.
Problem 3
- symfony/config is locked to version v7.3.2 and an update of this package was not requested.
- symfony/config v7.3.2 requires php >=8.2 -> your php version (8.1.32) does not satisfy that requirement.
Problem 4
- symfony/dependency-injection is locked to version v7.3.3 and an update of this package was not requested.
- symfony/dependency-injection v7.3.3 requires php >=8.2 -> your php version (8.1.32) does not satisfy that requirement.
Problem 5
- symfony/filesystem is locked to version v7.3.2 and an update of this package was not requested.
- symfony/filesystem v7.3.2 requires php >=8.2 -> your php version (8.1.32) does not satisfy that requirement.
Problem 6
- symfony/var-exporter is locked to version v7.3.3 and an update of this package was not requested.
- symfony/var-exporter v7.3.3 requires php >=8.2 -> your php version (8.1.32) does not satisfy that requirement.
Problem 7
- phpgt/async is locked to version v1.0.1 and an update of this package was not requested.
- phpgt/async v1.0.1 requires phpgt/promise ^2.0 -> satisfiable by phpgt/promise[v2.4.0].
- phpgt/promise v2.4.0 requires php >=8.3 -> your php version (8.1.32) does not satisfy that requirement.
|
|
composer (8.1)
The strategy configuration was canceled because "composer._8_2" failed
|