Run tests on windows #19
Annotations
2 errors and 1 warning
Your requirements could not be resolved to an installable set of packages.
Problem 1
- laravel/framework[v8.12.0, ..., v8.83.27] require league/flysystem ^1.1 -> satisfiable by league/flysystem[1.1.0, ..., 1.1.10].
- laravel/framework[v8.0.0, ..., v8.11.2] require php ^7.3 -> your php version (8.1.26) does not satisfy that requirement.
- league/flysystem[1.1.0, ..., 1.1.10] require ext-fileinfo * -> it is missing from your system. Install or enable PHP's fileinfo extension.
- Root composer.json requires laravel/framework 8.* -> satisfiable by laravel/framework[v8.0.0, ..., v8.83.27].
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.
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading