feat: add support for laravel 11 #67
Annotations
8 errors and 4 warnings
PHP 8.1 Test on ubuntu-latest
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/css-selector is locked to version v7.1.1 and an update of this package was not requested.
- symfony/css-selector v7.1.1 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
Problem 2
- symfony/filesystem is locked to version v7.1.2 and an update of this package was not requested.
- symfony/filesystem v7.1.2 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
Problem 3
- symfony/options-resolver is locked to version v7.1.1 and an update of this package was not requested.
- symfony/options-resolver v7.1.1 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
Problem 4
- symfony/stopwatch is locked to version v7.1.1 and an update of this package was not requested.
- symfony/stopwatch v7.1.1 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
Problem 5
- symfony/css-selector v7.1.1 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
- tijsverkoyen/css-to-inline-styles v2.2.7 requires symfony/css-selector ^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0 -> satisfiable by symfony/css-selector[v7.1.1].
- tijsverkoyen/css-to-inline-styles is locked to version v2.2.7 and an update of this package was not requested.
|
PHP 8.1 Test on ubuntu-latest
Process completed with exit code 2.
|
PHP 8.1 Test on macOS-latest
The job was canceled because "ubuntu-latest_8_1" failed.
|
PHP 8.1 Test on macOS-latest
The operation was canceled.
|
PHP 8.2 Test on ubuntu-latest
The job was canceled because "ubuntu-latest_8_1" failed.
|
PHP 8.2 Test on ubuntu-latest
The operation was canceled.
|
PHP 8.2 Test on macOS-latest
The job was canceled because "ubuntu-latest_8_1" failed.
|
PHP 8.2 Test on macOS-latest
The operation was canceled.
|
PHP 8.1 Test on ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.1 Test on ubuntu-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP 8.1 Test on ubuntu-latest
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/
|
PHP 8.2 Test on ubuntu-latest
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/
|