Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Update to Laravel 9,10 #15

Update to Laravel 9,10

Update to Laravel 9,10 #15

Triggered via push January 12, 2024 19:29
Status Failure
Total duration 32s
Artifacts

phpcs.yml

on: push
PHP Codesniffer
21s
PHP Codesniffer
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
PHP Codesniffer
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires tymon/jwt-auth ^2.0 -> satisfiable by tymon/jwt-auth[2.0.0]. - tymon/jwt-auth 2.0.0 requires php ^8.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 2 - laravel/framework[v9.0.0-beta.1, ..., v9.52.16] require php ^8.0.2 -> your php version (7.4.33) does not satisfy that requirement. - laravel/framework[v10.0.0, ..., v10.40.0] require php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. - Root composer.json requires laravel/framework ^9.0 | ^10.0 -> satisfiable by laravel/framework[v9.0.0-beta.1, ..., v9.52.16, v10.0.0, ..., v10.40.0].
PHP Codesniffer
Process completed with exit code 2.
PHP Codesniffer
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/