chore: autofix composer.json
syntax
#20
Annotations
2 errors and 1 warning
Install dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires ecphp/laravel-cas ^1.0 -> satisfiable by ecphp/laravel-cas[1.0.0].
- ecphp/laravel-cas 1.0.0 requires laravel/framework ^10 || ^11 -> satisfiable by laravel/framework[v10.0.0, ..., v10.48.23, v11.0.0, ..., v11.31.0].
- laravel/framework[v10.0.0, ..., v10.48.23, v11.0.0, ..., v11.31.0] require league/flysystem ^3.8.0 -> satisfiable by league/flysystem[3.8.0, ..., 3.29.1].
- league/flysystem[3.3.0, ..., 3.14.0] require league/mime-type-detection ^1.0.0 -> satisfiable by league/mime-type-detection[1.0.0, ..., 1.16.0].
- league/flysystem[3.15.0, ..., 3.29.1] require league/flysystem-local ^3.0.0 -> satisfiable by league/flysystem-local[3.15.0, ..., 3.29.0].
- league/flysystem-local[3.15.0, ..., 3.29.0] require ext-fileinfo * -> it is missing from your system. Install or enable PHP's fileinfo extension.
- league/mime-type-detection[1.4.0, ..., 1.16.0] require ext-fileinfo * -> it is missing from your system. Install or enable PHP's fileinfo extension.
- league/mime-type-detection[1.0.0, ..., 1.3.0] require php ^7.2 -> your php version (8.2.25) does not satisfy that requirement.
To enable extensions, verify that they are enabled in your .ini files:
- C:\tools\php\php.ini
You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode.
Alternatively, you can run Composer with `--ignore-platform-req=ext-fileinfo` to temporarily ignore these required extensions.
|
Install dependencies
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading