feat(git-hooks): Add signature for smart hook redeployment #159
Annotations
2 errors and 2 warnings
|
Build Dependencies
The process '/usr/local/bin/composer' failed with exit code 2
|
|
Build Dependencies
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- Root composer.json requires php ^8.3 but your php version (8.0.30) does not satisfy that requirement.
Problem 2
- nette/http is locked to version v3.3.3 and an update of this package was not requested.
- nette/http v3.3.3 requires php 8.1 - 8.5 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- nette/utils is locked to version v4.1.2 and an update of this package was not requested.
- nette/utils v4.1.2 requires php 8.2 - 8.5 -> your php version (8.0.30) does not satisfy that requirement.
Problem 4
- phpunit/php-code-coverage is locked to version 13.0.1 and an update of this package was not requested.
- phpunit/php-code-coverage 13.0.1 requires php >=8.4 -> your php version (8.0.30) does not satisfy that requirement.
Problem 5
- phpunit/php-file-iterator is locked to version 7.0.0 and an update of this package was not requested.
- phpunit/php-file-iterator 7.0.0 requires php >=8.4 -> your php version (8.0.30) does not satisfy that requirement.
Problem 6
- phpunit/php-invoker is locked to version 7.0.0 and an update of this package was not requested.
- phpunit/php-invoker 7.0.0 requires php >=8.4 -> your php version (8.0.30) does not satisfy that requirement.
Problem 7
- phpunit/php-text-template is locked to version 6.0.0 and an update of this package was not requested.
- phpunit/php-text-template 6.0.0 requires php >=8.4 -> your php version (8.0.30) does not satisfy that requirement.
Problem 8
- phpunit/php-timer is locked to version 9.0.0 and an update of this package was not requested.
- phpunit/php-timer 9.0.0 requires php >=8.4 -> your php version (8.0.30) does not satisfy that requirement.
Problem 9
- phpunit/phpunit is locked to version 13.0.2 and an update of this package was not requested.
- phpunit/phpunit 13.0.2 requires php >=8.4.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 10
- sebastian/cli-parser is locked to version 5.0.0 and an update of this package was not requested.
- sebastian/cli-parser 5.0.0 requires php >=8.4 -> your php version (8.0.30) does not satisfy that requirement.
Problem 11
- sebastian/comparator is locked to version 8.0.0 and an update of this package was not requested.
- sebastian/comparator 8.0.0 requires php >=8.4 -> your php version (8.0.30) does not satisfy that requirement.
Problem 12
- sebastian/complexity is locked to version 6.0.0 and an update of this package was not requested.
- sebastian/complexity 6.0.0 requires php >=8.4 -> your php version (8.0.30) does not satisfy that requirement.
Problem 13
- sebastian/diff is locked to version 8.0.0 and an update of this package was not requested.
- sebastian/diff 8.0.0 requires php >=8.4 -> your php version (8.0.30) does not satisfy that requirement.
Problem 14
- sebastian/environment is locked to version 9.0.0 and an update of this package was not requested.
- sebastian/environment 9.0.0 requires php >=8.4 -> your php version (8.0.30) does not satisfy that requirement.
Problem 15
- sebastian/exporter is locked to version 8.0.0 and an update of this package was not requested.
- sebastian/exporter 8.0.0 requires php >=8.4 -> your php version (8.0.30) does not satisfy that requirement.
Problem 16
- sebastian/global-state is locked to version 9.0.0 and an update of this package was not requested.
- sebastian/global-state 9.0.0 requires php >=8.4 -> your php version (8.0.30) does not satisfy that requirement.
Problem 17
- sebastian/lines-of-code is locked to version 5.0.0 and an update of this package was not requested.
- sebastian/lines-of-code 5.0.0 requires php >=8.4 -> your php version (8.0.30) does not satisfy that requirement.
Problem 18
- sebastian/object-enumerator is locked to version 8.0.0 and an update of this package was not requested.
- sebastian/object-enumerator 8.0.0 requires php >=8.4 -> your php
|
|
Build Dependencies
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Build Dependencies
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|