This repository has been archived by the owner on Jun 3, 2024. It is now read-only.
chore: laravel.yml #3
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.2 but your php version (8.0.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires yajra/laravel-datatables-oracle ^11.1 -> satisfiable by yajra/laravel-datatables-oracle[v11.1.0].
- yajra/laravel-datatables-oracle v11.1.0 requires php ^8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- Root composer.json requires laravel/pint ^1.13 -> satisfiable by laravel/pint[v1.13.0, ..., v1.15.3].
- laravel/pint[v1.13.0, ..., v1.15.3] require php ^8.1.0 -> your php version (8.0.30) does not satisfy that requirement.
Problem 4
- Root composer.json requires phpunit/phpunit ^11.0.1 -> satisfiable by phpunit/phpunit[11.0.1, ..., 11.1.3].
- phpunit/phpunit[11.0.1, ..., 11.1.3] require php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 5
- laravel/framework[v11.0.0, ..., v11.7.0] require php ^8.2 -> your php version (8.0.30) does not satisfy that requirement.
- Root composer.json requires laravel/framework ^11.0 -> satisfiable by laravel/framework[v11.0.0, ..., v11.7.0].
|
laravel-tests
Process completed with exit code 2.
|
laravel-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: shivammathur/setup-php@15c43e89cdef867065b0213be354c2841860869e. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|