use >= version constraints #107
ci.yml
on: push
Code style (php-cs-fixer)
10s
Matrix: tests
Annotations
6 errors and 4 warnings
Tests (PHPUnit) - L9
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires illuminate/support >=10.0 -> satisfiable by illuminate/support[v10.0.0, ..., 10.x-dev, v11.0.0, ..., 11.x-dev, 12.x-dev (alias of dev-master)].
- illuminate/support[v10.0.0, ..., 10.x-dev] require php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
- illuminate/support[dev-master, v11.0.0, ..., 11.x-dev, 12.x-dev] require php ^8.2 -> your php version (8.0.30) does not satisfy that requirement.
- illuminate/support 12.x-dev is an alias of illuminate/support dev-master and thus requires it to be installed too.
|
Tests (PHPUnit) - L9
Process completed with exit code 2.
|
Tests (PHPUnit) - L11
The job was canceled because "_9_8" failed.
|
Tests (PHPUnit) - L11
The operation was canceled.
|
Tests (PHPUnit) - L10
The job was canceled because "_9_8" failed.
|
Tests (PHPUnit) - L10
The operation was canceled.
|
Code style (php-cs-fixer)
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/
|
Code style (php-cs-fixer)
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/
|
Code style (php-cs-fixer)
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/
|
Code style (php-cs-fixer)
The GITHUB_TOKEN env variable is missing: the action may not work as expected.
|