update dependencies #883
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
continuous-integration.yml
on: pull_request
Matrix: Validate composer
Matrix: Linting
Matrix: UnitTests with PHPUnit
Matrix: Check Coding Standards with PHPCS
Matrix: Install dependencies
Matrix: Check for Backward Compatibility breaks
Matrix: Static Code Analysis with PHPStan
Matrix: Code Coverage with PHPUnit
Matrix: Compare results with PHPUnit
Annotations
14 errors
Static Code Analysis with PHPStan (ubuntu-20.04, 8.0, locked)
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- monolog/monolog is locked to version 3.4.0 and an update of this package was not requested.
- monolog/monolog 3.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 2
- symfony/console is locked to version v6.3.4 and an update of this package was not requested.
- symfony/console v6.3.4 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.3.0 and an update of this package was not requested.
- symfony/deprecation-contracts v3.3.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.3.1 and an update of this package was not requested.
- symfony/filesystem v6.3.1 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.3.0 and an update of this package was not requested.
- symfony/service-contracts v3.3.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.3.2 and an update of this package was not requested.
- symfony/string v6.3.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 7
- 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 (8.0.30) does not satisfy that requirement.
Problem 8
- symfony/deprecation-contracts v3.3.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
- guzzlehttp/guzzle 7.8.0 requires symfony/deprecation-contracts ^2.2 || ^3.0 -> satisfiable by symfony/deprecation-contracts[v3.3.0].
- guzzlehttp/guzzle is locked to version 7.8.0 and an update of this package was not requested.
|
Static Code Analysis with PHPStan (ubuntu-20.04, 8.0, locked)
Process completed with exit code 2.
|
Install dependencies (ubuntu-20.04, 8.0, locked, false)
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- monolog/monolog is locked to version 3.4.0 and an update of this package was not requested.
- monolog/monolog 3.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 2
- symfony/console is locked to version v6.3.4 and an update of this package was not requested.
- symfony/console v6.3.4 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.3.0 and an update of this package was not requested.
- symfony/deprecation-contracts v3.3.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.3.1 and an update of this package was not requested.
- symfony/filesystem v6.3.1 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.3.0 and an update of this package was not requested.
- symfony/service-contracts v3.3.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.3.2 and an update of this package was not requested.
- symfony/string v6.3.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 7
- 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 (8.0.30) does not satisfy that requirement.
Problem 8
- symfony/deprecation-contracts v3.3.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
- guzzlehttp/guzzle 7.8.0 requires symfony/deprecation-contracts ^2.2 || ^3.0 -> satisfiable by symfony/deprecation-contracts[v3.3.0].
- guzzlehttp/guzzle is locked to version 7.8.0 and an update of this package was not requested.
|
Install dependencies (ubuntu-20.04, 8.0, locked, false)
Process completed with exit code 2.
|
Static Code Analysis with PHPStan (ubuntu-20.04, 7.4, locked)
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- league/flysystem is locked to version 3.15.1 and an update of this package was not requested.
- league/flysystem 3.15.1 requires php ^8.0.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 2
- league/flysystem-local is locked to version 3.15.0 and an update of this package was not requested.
- league/flysystem-local 3.15.0 requires php ^8.0.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 3
- matthiasmullie/scrapbook is locked to version 1.5.1 and an update of this package was not requested.
- matthiasmullie/scrapbook 1.5.1 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 4
- monolog/monolog is locked to version 3.4.0 and an update of this package was not requested.
- monolog/monolog 3.4.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 5
- psr/cache is locked to version 3.0.0 and an update of this package was not requested.
- psr/cache 3.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 6
- psr/log is locked to version 3.0.0 and an update of this package was not requested.
- psr/log 3.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 7
- psr/simple-cache is locked to version 3.0.0 and an update of this package was not requested.
- psr/simple-cache 3.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 8
- symfony/console is locked to version v6.3.4 and an update of this package was not requested.
- symfony/console v6.3.4 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 9
- symfony/deprecation-contracts is locked to version v3.3.0 and an update of this package was not requested.
- symfony/deprecation-contracts v3.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 10
- symfony/filesystem is locked to version v6.3.1 and an update of this package was not requested.
- symfony/filesystem v6.3.1 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 11
- symfony/service-contracts is locked to version v3.3.0 and an update of this package was not requested.
- symfony/service-contracts v3.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 12
- symfony/string is locked to version v6.3.2 and an update of this package was not requested.
- symfony/string v6.3.2 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 13
- 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 14
- symfony/deprecation-contracts v3.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
- guzzlehttp/guzzle 7.8.0 requires symfony/deprecation-contracts ^2.2 || ^3.0 -> satisfiable by symfony/deprecation-contracts[v3.3.0].
- guzzlehttp/guzzle is locked to version 7.8.0 and an update of this package was not requested.
|
Static Code Analysis with PHPStan (ubuntu-20.04, 7.4, locked)
Process completed with exit code 2.
|
Static Code Analysis with PHPStan (ubuntu-20.04, 8.2, locked)
Ignored error pattern ~expects string, .*Exception given~ was not matched in reported errors.
|
Static Code Analysis with PHPStan (ubuntu-20.04, 8.2, locked)
Ignored error pattern ~expects string, Throwable given~ was not matched in reported errors.
|
Static Code Analysis with PHPStan (ubuntu-20.04, 8.2, locked)
Ignored error pattern ~Exception is not subtype of Throwable~ was not matched in reported errors.
|
Static Code Analysis with PHPStan (ubuntu-20.04, 8.2, locked)
Process completed with exit code 1.
|
Static Code Analysis with PHPStan (ubuntu-20.04, 8.1, locked)
Ignored error pattern ~expects string, .*Exception given~ was not matched in reported errors.
|
Static Code Analysis with PHPStan (ubuntu-20.04, 8.1, locked)
Ignored error pattern ~expects string, Throwable given~ was not matched in reported errors.
|
Static Code Analysis with PHPStan (ubuntu-20.04, 8.1, locked)
Ignored error pattern ~Exception is not subtype of Throwable~ was not matched in reported errors.
|
Static Code Analysis with PHPStan (ubuntu-20.04, 8.1, locked)
Process completed with exit code 1.
|