feat: make possible use multiple types #24
Annotations
4 errors and 1 warning
Set up dependencies
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- phpunit/php-code-coverage is locked to version 10.1.16 and an update of this package was not requested.
- phpunit/php-code-coverage 10.1.16 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 2
- phpunit/php-file-iterator is locked to version 4.1.0 and an update of this package was not requested.
- phpunit/php-file-iterator 4.1.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- phpunit/php-invoker is locked to version 4.0.0 and an update of this package was not requested.
- phpunit/php-invoker 4.0.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 4
- phpunit/php-text-template is locked to version 3.0.1 and an update of this package was not requested.
- phpunit/php-text-template 3.0.1 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 5
- phpunit/php-timer is locked to version 6.0.0 and an update of this package was not requested.
- phpunit/php-timer 6.0.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 6
- phpunit/phpunit is locked to version 10.5.35 and an update of this package was not requested.
- phpunit/phpunit 10.5.35 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 7
- sebastian/cli-parser is locked to version 2.0.1 and an update of this package was not requested.
- sebastian/cli-parser 2.0.1 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 8
- sebastian/code-unit is locked to version 2.0.0 and an update of this package was not requested.
- sebastian/code-unit 2.0.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 9
- sebastian/code-unit-reverse-lookup is locked to version 3.0.0 and an update of this package was not requested.
- sebastian/code-unit-reverse-lookup 3.0.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 10
- sebastian/comparator is locked to version 5.0.2 and an update of this package was not requested.
- sebastian/comparator 5.0.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 11
- sebastian/complexity is locked to version 3.2.0 and an update of this package was not requested.
- sebastian/complexity 3.2.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 12
- sebastian/diff is locked to version 5.1.1 and an update of this package was not requested.
- sebastian/diff 5.1.1 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 13
- sebastian/environment is locked to version 6.1.0 and an update of this package was not requested.
- sebastian/environment 6.1.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 14
- sebastian/exporter is locked to version 5.1.2 and an update of this package was not requested.
- sebastian/exporter 5.1.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 15
- sebastian/global-state is locked to version 6.0.2 and an update of this package was not requested.
- sebastian/global-state 6.0.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 16
- sebastian/lines-of-code is locked to version 2.0.2 and an update of this package was not requested.
- sebastian/lines-of-code 2.0.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 17
- sebastian/object-enumerator is locked to version 5.0.0 and an update of this package was not requested.
- sebastian/object-enumerator 5.0.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 18
|
Set up dependencies
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- sebastian/diff is locked to version 5.1.1 and an update of this package was not requested.
- sebastian/diff 5.1.1 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 2
- symfony/console is locked to version v6.4.12 and an update of this package was not requested.
- symfony/console v6.4.12 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- symfony/deprecation-contracts is locked to version v3.5.0 and an update of this package was not requested.
- symfony/deprecation-contracts v3.5.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 4
- symfony/filesystem is locked to version v6.4.12 and an update of this package was not requested.
- symfony/filesystem v6.4.12 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 5
- symfony/service-contracts is locked to version v3.5.0 and an update of this package was not requested.
- symfony/service-contracts v3.5.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 6
- symfony/string is locked to version v6.4.12 and an update of this package was not requested.
- symfony/string v6.4.12 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 7
- vimeo/psalm is locked to version 5.26.1 and an update of this package was not requested.
- sebastian/diff 5.1.1 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
- vimeo/psalm 5.26.1 requires sebastian/diff ^4.0 || ^5.0 || ^6.0 -> satisfiable by sebastian/diff[5.1.1].
|
Set up dependencies
Process completed with exit code 4.
|
Print logs
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, shivammathur/setup-php@4bd44f22a98a19e0950cbad5f31095157cc9621b, andstor/file-existence-action@20b4d2e596410855db8f9ca21e96fbe18e12930b. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading