feat: Add UI to webhooks plugin #119
code-quality.yml
on: pull_request
Check code quality
19s
Annotations
2 errors
|
Check code quality
Process completed with exit code 2.
|
|
Check code quality
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- amphp/amp is locked to version v3.1.0 and an update of this package was not requested.
- amphp/amp v3.1.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 2
- amphp/byte-stream is locked to version v2.1.2 and an update of this package was not requested.
- amphp/byte-stream v2.1.2 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 3
- amphp/pipeline is locked to version v1.2.3 and an update of this package was not requested.
- amphp/pipeline v1.2.3 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 4
- amphp/sync is locked to version v2.3.0 and an update of this package was not requested.
- amphp/sync v2.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 5
- behat/gherkin is locked to version v4.14.0 and an update of this package was not requested.
- behat/gherkin v4.14.0 requires php 8.1.* || 8.2.* || 8.3.* || 8.4.* -> your php version (7.4.33) does not satisfy that requirement.
Problem 6
- doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested.
- doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 7
- psr/log is locked to version 2.0.0 and an update of this package was not requested.
- psr/log 2.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 8
- revolt/event-loop is locked to version v1.0.7 and an update of this package was not requested.
- revolt/event-loop v1.0.7 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 9
- softcreatr/jsonpath is locked to version 0.8.3 and an update of this package was not requested.
- softcreatr/jsonpath 0.8.3 requires php >=8.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 10
- spatie/array-to-xml is locked to version 3.4.0 and an update of this package was not requested.
- spatie/array-to-xml 3.4.0 requires php ^8.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 11
- symfony/config is locked to version v6.4.22 and an update of this package was not requested.
- symfony/config v6.4.22 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 12
- symfony/deprecation-contracts is locked to version v3.6.0 and an update of this package was not requested.
- symfony/deprecation-contracts v3.6.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 13
- symfony/event-dispatcher-contracts is locked to version v3.6.0 and an update of this package was not requested.
- symfony/event-dispatcher-contracts v3.6.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 14
- symfony/filesystem is locked to version v7.3.0 and an update of this package was not requested.
- symfony/filesystem v7.3.0 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 15
- symfony/service-contracts is locked to version v3.6.0 and an update of this package was not requested.
- symfony/service-contracts v3.6.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 16
- symfony/stopwatch is locked to version v7.3.0 and an update of this package was not requested.
- symfony/stopwatch v7.3.0 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 17
- symfony/string is locked to version v6.4.21 and an update of this package was not requested.
- symfony/string v6.4.21 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 18
- vimeo/psalm is locked to version 6.0.0 and an update of this package was not r
|