update function name to camelcase #34
php.yml
on: push
PHP Syntax Linting
6s
Validate dependencies file
4s
php-lint-quality
7s
Matrix: PHP Version Compatibility
Matrix: PHP Unit Tests
Scan Dependencies Vulnerabilities
4s
Annotations
8 errors
|
PHP Unit Tests (8.1)
Process completed with exit code 2.
|
|
PHP Unit Tests (8.1)
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- lcobucci/clock is locked to version 3.3.1 and an update of this package was not requested.
- lcobucci/clock 3.3.1 requires php ~8.2.0 || ~8.3.0 || ~8.4.0 -> your php version (8.1.32) does not satisfy that requirement.
Problem 2
- league/oauth2-server is locked to version 8.5.5 and an update of this package was not requested.
- lcobucci/clock 3.3.1 requires php ~8.2.0 || ~8.3.0 || ~8.4.0 -> your php version (8.1.32) does not satisfy that requirement.
- league/oauth2-server 8.5.5 requires lcobucci/clock ^2.2 || ^3.0 -> satisfiable by lcobucci/clock[3.3.1].
|
|
PHP Unit Tests (8.2)
Process completed with exit code 127.
|
|
PHP Unit Tests (8.0)
The operation was canceled.
|
|
PHP Unit Tests (8.0)
Canceling since a higher priority waiting request for PHP Quality Assistance-refs/heads/fix/php-linting exists
|
|
PHP Unit Tests (8.3)
The operation was canceled.
|
|
PHP Unit Tests (8.3)
Canceling since a higher priority waiting request for PHP Quality Assistance-refs/heads/fix/php-linting exists
|
|
PHP Quality Assistance
Canceling since a higher priority waiting request for PHP Quality Assistance-refs/heads/fix/php-linting exists
|