Feature/service and testing update #47
php.yml
on: pull_request
Matrix: install
Matrix: php-cs-fixer
Matrix: phpstan
Matrix: psalm
Matrix: test
Annotations
8 errors and 1 warning
install (5.4, 8.1)
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/cache is locked to version v7.0.6 and an update of this package was not requested.
- symfony/cache v7.0.6 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 2
- symfony/console is locked to version v7.0.6 and an update of this package was not requested.
- symfony/console v7.0.6 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 3
- symfony/doctrine-bridge is locked to version v7.0.6 and an update of this package was not requested.
- symfony/doctrine-bridge v7.0.6 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 4
- symfony/error-handler is locked to version v7.0.6 and an update of this package was not requested.
- symfony/error-handler v7.0.6 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 5
- symfony/event-dispatcher is locked to version v7.0.3 and an update of this package was not requested.
- symfony/event-dispatcher v7.0.3 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 6
- symfony/filesystem is locked to version v7.0.6 and an update of this package was not requested.
- symfony/filesystem v7.0.6 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 7
- symfony/finder is locked to version v7.0.0 and an update of this package was not requested.
- symfony/finder v7.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 8
- symfony/framework-bundle is locked to version v7.0.6 and an update of this package was not requested.
- symfony/framework-bundle v7.0.6 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 9
- symfony/http-foundation is locked to version v7.0.6 and an update of this package was not requested.
- symfony/http-foundation v7.0.6 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 10
- symfony/http-kernel is locked to version v7.0.6 and an update of this package was not requested.
- symfony/http-kernel v7.0.6 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 11
- symfony/property-access is locked to version v7.0.6 and an update of this package was not requested.
- symfony/property-access v7.0.6 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 12
- symfony/property-info is locked to version v7.0.6 and an update of this package was not requested.
- symfony/property-info v7.0.6 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 13
- symfony/routing is locked to version v7.0.6 and an update of this package was not requested.
- symfony/routing v7.0.6 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 14
- symfony/string is locked to version v7.0.4 and an update of this package was not requested.
- symfony/string v7.0.4 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 15
- symfony/var-dumper is locked to version v7.0.6 and an update of this package was not requested.
- symfony/var-dumper v7.0.6 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 16
- symfony/var-exporter is locked to version v7.0.6 and an update of this package was not requested.
- symfony/var-exporter v7.0.6 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 17
- pkly/phpunit-service-create-trait is locked to version 1.0.2 and an update of this package was not requested.
- pkly/phpunit-service-create-trait 1.0.2 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 18
- symfony/options-resolve
|
install (5.4, 8.1)
Process completed with exit code 2.
|
install (6.4, 8.2)
The job was canceled because "_5_4_8_1" failed.
|
install (6.4, 8.2)
The operation was canceled.
|
install (6.2, 8.1)
The job was canceled because "_5_4_8_1" failed.
|
install (6.2, 8.1)
The operation was canceled.
|
install (7, 8.2)
The job was canceled because "_5_4_8_1" failed.
|
install (7, 8.2)
The operation was canceled.
|
install (5.4, 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/.
|