Update laravel.yml #2
Annotations
2 errors and 2 warnings
laravel-tests
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.1 but your php version (8.0.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires cartalyst/stripe-laravel ^15.0 -> satisfiable by cartalyst/stripe-laravel[v15.0.0].
- cartalyst/stripe-laravel v15.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- Root composer.json requires laravel/breeze ^1.29 -> satisfiable by laravel/breeze[v1.29.0, v1.29.1].
- laravel/breeze[v1.29.0, ..., v1.29.1] require php ^8.1.0 -> your php version (8.0.30) does not satisfy that requirement.
Problem 4
- laravel/framework[v10.10.0, ..., v10.48.20] require php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
- Root composer.json requires laravel/framework ^10.10 -> satisfiable by laravel/framework[v10.10.0, ..., v10.48.20].
|
laravel-tests
Process completed with exit code 2.
|
laravel-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: shivammathur/setup-php@15c43e89cdef867065b0213be354c2841860869e. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
laravel-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: shivammathur/setup-php@15c43e89cdef867065b0213be354c2841860869e. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|