Skip to content

Upgraded to work with Laravel 10x #95

Upgraded to work with Laravel 10x

Upgraded to work with Laravel 10x #95

Triggered via pull request January 31, 2024 08:50
Status Failure
Total duration 44s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
build
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires fleetbase/laravel-mysql-spatial ^1.0.1 -> satisfiable by fleetbase/laravel-mysql-spatial[1.0.1]. - fleetbase/laravel-mysql-spatial 1.0.1 requires php ^8.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 2 - Root composer.json requires laravel/sanctum ^3.2 -> satisfiable by laravel/sanctum[v3.2.0, ..., 3.x-dev]. - laravel/sanctum[v3.2.0, ..., 3.x-dev] require php ^8.0.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 3 - Root composer.json requires spatie/laravel-permission ^6.3 -> satisfiable by spatie/laravel-permission[6.3.0, 6.x-dev]. - spatie/laravel-permission[6.3.0, ..., 6.x-dev] require php ^8.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 4 - Root composer.json requires spatie/laravel-sluggable ^3.5 -> satisfiable by spatie/laravel-sluggable[3.5.0]. - spatie/laravel-sluggable 3.5.0 requires php ^8.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 5 - Root composer.json requires sqids/sqids ^0.4.1 -> satisfiable by sqids/sqids[0.4.1]. - sqids/sqids 0.4.1 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 6 - illuminate/database[v9.0.0-beta.1, ..., 9.x-dev] require php ^8.0.2 -> your php version (7.4.33) does not satisfy that requirement. - illuminate/database[v10.0.0, ..., 10.x-dev] require php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. - Root composer.json requires illuminate/database ^9.0|^10.0 -> satisfiable by illuminate/database[v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev].
build
Process completed with exit code 2.
build
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/.
build
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/