feature: await methods, closes #153 #105
ci.yml
on: push
Matrix: composer
remove_old_artifacts
2s
Matrix: phpunit
Matrix: phpcs
Matrix: phpmd
Matrix: phpstan
coverage
0s
Annotations
3 errors and 2 warnings
composer (8.1)
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/config is locked to version v7.0.3 and an update of this package was not requested.
- symfony/config v7.0.3 requires php >=8.2 -> your php version (8.1.17) does not satisfy that requirement.
Problem 2
- symfony/dependency-injection is locked to version v7.0.3 and an update of this package was not requested.
- symfony/dependency-injection v7.0.3 requires php >=8.2 -> your php version (8.1.17) does not satisfy that requirement.
Problem 3
- symfony/filesystem is locked to version v7.0.3 and an update of this package was not requested.
- symfony/filesystem v7.0.3 requires php >=8.2 -> your php version (8.1.17) does not satisfy that requirement.
Problem 4
- symfony/var-exporter is locked to version v7.0.3 and an update of this package was not requested.
- symfony/var-exporter v7.0.3 requires php >=8.2 -> your php version (8.1.17) does not satisfy that requirement.
Problem 5
- symfony/config v7.0.3 requires php >=8.2 -> your php version (8.1.17) does not satisfy that requirement.
- pdepend/pdepend 2.16.2 requires symfony/config ^2.3.0|^3|^4|^5|^6.0|^7.0 -> satisfiable by symfony/config[v7.0.3].
- pdepend/pdepend is locked to version 2.16.2 and an update of this package was not requested.
|
composer (8.1)
Process completed with exit code 2.
|
composer (8.2)
The operation was canceled.
|
composer (8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
composer (8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|