Add Tests #5
Annotations
3 errors and 4 warnings
P8.3 - L11.* - prefer-stable - windows-latest
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- league/flysystem-local is locked to version 3.25.1 and an update of this package was not requested.
- league/flysystem-local 3.25.1 requires ext-fileinfo * -> it is missing from your system. Install or enable PHP's fileinfo extension.
Problem 2
- league/mime-type-detection is locked to version 1.15.0 and an update of this package was not requested.
- league/mime-type-detection 1.15.0 requires ext-fileinfo * -> it is missing from your system. Install or enable PHP's fileinfo extension.
Problem 3
- league/flysystem-local 3.25.1 requires ext-fileinfo * -> it is missing from your system. Install or enable PHP's fileinfo extension.
- league/flysystem 3.27.0 requires league/flysystem-local ^3.0.0 -> satisfiable by league/flysystem-local[3.25.1].
- league/flysystem is locked to version 3.27.0 and an update of this package was not requested.
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.
|
P8.3 - L11.* - prefer-stable - windows-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- league/mime-type-detection[1.0.0, ..., 1.3.0] require php ^7.2 -> your php version (8.3.4) does not satisfy that requirement.
- league/mime-type-detection[1.4.0, ..., 1.15.0] require ext-fileinfo * -> it is missing from your system. Install or enable PHP's fileinfo extension.
- league/flysystem-local[3.15.0, ..., 3.25.1] require ext-fileinfo * -> it is missing from your system. Install or enable PHP's fileinfo extension.
- orchestra/workbench v9.0.0 requires laravel/framework ^11.0 -> satisfiable by laravel/framework[v11.0.0, ..., v11.2.0].
- laravel/framework[v11.0.0, ..., v11.2.0] require league/flysystem ^3.8.0 -> satisfiable by league/flysystem[3.8.0, ..., 3.27.0].
- orchestra/testbench v9.0.3 requires orchestra/workbench ^9.0 -> satisfiable by orchestra/workbench[v9.0.0].
- 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.15.0].
- league/flysystem[3.15.0, ..., 3.27.0] require league/flysystem-local ^3.0.0 -> satisfiable by league/flysystem-local[3.15.0, ..., 3.25.1].
- Root composer.json requires orchestra/testbench >=9.0.3 -> satisfiable by orchestra/testbench[v9.0.3].
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.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
P8.3 - L11.* - prefer-stable - windows-latest
Process completed with exit code 1.
|
P8.3 - L11.* - prefer-stable - ubuntu-latest
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/.
|
P8.3 - L11.* - prefer-stable - ubuntu-latest
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/
|
P8.3 - L11.* - prefer-stable - windows-latest
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/.
|
P8.3 - L11.* - prefer-stable - windows-latest
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/
|