Add Laravel 11 support #141
ci.yml
on: pull_request
Static analysis (PHPStan)
6s
Code style (php-cs-fixer)
7s
Matrix: pest
Annotations
6 errors and 9 warnings
Static analysis (PHPStan)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.2 but your php version (8.1.2) does not satisfy that requirement.
|
Static analysis (PHPStan)
Process completed with exit code 2.
|
Tests (Pest) L11
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires archtechx/helpers ^0.3.1 -> satisfiable by archtechx/helpers[v0.3.1].
- Conclusion: don't install laravel/framework v11.0.1 (conflict analysis result)
- Conclusion: don't install laravel/framework v11.0.2 (conflict analysis result)
- Conclusion: don't install laravel/framework v11.0.3 (conflict analysis result)
- Conclusion: don't install laravel/framework v11.0.4 (conflict analysis result)
- Conclusion: don't install laravel/framework v11.0.5 (conflict analysis result)
- Conclusion: don't install laravel/framework v11.0.6 (conflict analysis result)
- Conclusion: don't install laravel/framework v11.0.7 (conflict analysis result)
- Conclusion: don't install laravel/framework v11.0.8 (conflict analysis result)
- Conclusion: don't install laravel/framework v11.1.0 (conflict analysis result)
- Conclusion: don't install laravel/framework v11.1.1 (conflict analysis result)
- Conclusion: don't install illuminate/support v11.1.1 (conflict analysis result)
- Conclusion: don't install laravel/framework v11.0.0 (conflict analysis result)
- archtechx/helpers v0.3.1 requires illuminate/support ^8.24|^9.0|^10.0 -> satisfiable by laravel/framework[v9.52.15, v9.52.16, 9.x-dev, v10.0.0, ..., 10.x-dev].
- Only one of these can be installed: illuminate/view[v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev, v11.0.0, ..., 11.x-dev], laravel/framework[v9.52.15, v9.52.16, 9.x-dev, v10.0.0, ..., 10.x-dev, v11.0.0, ..., 11.x-dev]. laravel/framework replaces illuminate/view and thus cannot coexist with it.
- Root composer.json requires illuminate/support ^11.0 -> satisfiable by illuminate/support[v11.0.0, ..., 11.x-dev], laravel/framework[v11.0.0, ..., 11.x-dev].
|
Tests (Pest) L11
Process completed with exit code 2.
|
Tests (Pest) L10
The job was canceled because "_11" failed.
|
Tests (Pest) L10
The operation was canceled.
|
Static analysis (PHPStan)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Static analysis (PHPStan)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Code style (php-cs-fixer)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, EndBug/add-and-commit@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Code style (php-cs-fixer)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, EndBug/add-and-commit@v5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|
Tests (Pest) L11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests (Pest) L11
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|