Skip to content

Drop old versions of Laravel #240

Drop old versions of Laravel

Drop old versions of Laravel #240

Triggered via push March 23, 2024 14:40
Status Cancelled
Total duration 55s
Artifacts

main.yml

on: push
composer-normalize
5s
composer-normalize
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 13 warnings
test (ubuntu-latest, 8.1)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^8.2 || ^8.3 but your php version (8.1.27) does not satisfy that requirement. Problem 2 - Root composer.json requires illuminate/mail ^11 -> satisfiable by illuminate/mail[v11.0.0, ..., v11.0.8]. - illuminate/mail[v11.0.0, ..., v11.0.8] require php ^8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 3 - Root composer.json requires illuminate/support ^11 -> satisfiable by illuminate/support[v11.0.0, ..., v11.0.8]. - illuminate/support[v11.0.0, ..., v11.0.8] require php ^8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 4 - Root composer.json requires enlightn/security-checker ^2.0 -> satisfiable by enlightn/security-checker[v2.0.0]. - enlightn/security-checker v2.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 5 - Root composer.json requires phpunit/phpunit ^11 -> satisfiable by phpunit/phpunit[11.0.0, ..., 11.0.8]. - phpunit/phpunit[11.0.0, ..., 11.0.8] require php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 6 - Root composer.json requires symfony/mailer ^7.0 -> satisfiable by symfony/mailer[v7.0.0, v7.0.2, v7.0.3, v7.0.4]. - symfony/mailer[v7.0.0, ..., v7.0.4] require php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
test (ubuntu-latest, 8.1)
Process completed with exit code 2.
test (ubuntu-latest, 8.0)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^8.2 || ^8.3 but your php version (8.0.30) does not satisfy that requirement. Problem 2 - Root composer.json requires illuminate/mail ^11 -> satisfiable by illuminate/mail[v11.0.0, ..., v11.0.8]. - illuminate/mail[v11.0.0, ..., v11.0.8] require php ^8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 3 - Root composer.json requires illuminate/support ^11 -> satisfiable by illuminate/support[v11.0.0, ..., v11.0.8]. - illuminate/support[v11.0.0, ..., v11.0.8] require php ^8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 4 - Root composer.json requires enlightn/security-checker ^2.0 -> satisfiable by enlightn/security-checker[v2.0.0]. - enlightn/security-checker v2.0.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 5 - Root composer.json requires phpunit/phpunit ^11 -> satisfiable by phpunit/phpunit[11.0.0, ..., 11.0.8]. - phpunit/phpunit[11.0.0, ..., 11.0.8] require php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 6 - Root composer.json requires symfony/mailer ^7.0 -> satisfiable by symfony/mailer[v7.0.0, v7.0.2, v7.0.3, v7.0.4]. - symfony/mailer[v7.0.0, ..., v7.0.4] require php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
test (ubuntu-latest, 8.0)
Process completed with exit code 2.
test (windows-latest, 8.0)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^8.2 || ^8.3 but your php version (8.0.30) does not satisfy that requirement. Problem 2 - Root composer.json requires illuminate/mail ^11 -> satisfiable by illuminate/mail[v11.0.0, ..., v11.0.8]. - illuminate/mail[v11.0.0, ..., v11.0.8] require php ^8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 3 - Root composer.json requires illuminate/support ^11 -> satisfiable by illuminate/support[v11.0.0, ..., v11.0.8]. - illuminate/support[v11.0.0, ..., v11.0.8] require php ^8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 4 - Root composer.json requires enlightn/security-checker ^2.0 -> satisfiable by enlightn/security-checker[v2.0.0]. - enlightn/security-checker v2.0.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 5 - Root composer.json requires phpunit/phpunit ^11 -> satisfiable by phpunit/phpunit[11.0.0, ..., 11.0.8]. - phpunit/phpunit[11.0.0, ..., 11.0.8] require php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 6 - Root composer.json requires symfony/mailer ^7.0 -> satisfiable by symfony/mailer[v7.0.0, v7.0.2, v7.0.3, v7.0.4]. - symfony/mailer[v7.0.0, ..., v7.0.4] require php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
test (windows-latest, 8.0)
Process completed with exit code 1.
test (windows-latest, 8.1)
The run was canceled by @ajohnson6494.
test (windows-latest, 8.1)
The operation was canceled.
test (windows-latest, 8.2)
The run was canceled by @ajohnson6494.
test (windows-latest, 8.2)
The operation was canceled.
test (ubuntu-latest, 8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest, 8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (ubuntu-latest, 8.1)
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/
test (ubuntu-latest, 8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest, 8.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (ubuntu-latest, 8.0)
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/
test (ubuntu-latest, 8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest, 8.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (ubuntu-latest, 8.2)
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/
test (windows-latest, 8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (windows-latest, 8.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (windows-latest, 8.0)
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/
test (windows-latest, 8.2)
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/