first commit #1
Annotations
2 errors
Install Composer dependencies
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.23.1 and an update of this package was not requested.
- league/flysystem-local 3.23.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
- symfony/css-selector is locked to version v7.0.3 and an update of this package was not requested.
- symfony/css-selector v7.0.3 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 4
- symfony/event-dispatcher is locked to version v7.0.3 and an update of this package was not requested.
- symfony/event-dispatcher v7.0.3 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 5
- symfony/string is locked to version v7.0.3 and an update of this package was not requested.
- symfony/string v7.0.3 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 6
- symfony/yaml is locked to version v7.0.3 and an update of this package was not requested.
- symfony/yaml v7.0.3 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 7
- league/flysystem-local 3.23.1 requires ext-fileinfo * -> it is missing from your system. Install or enable PHP's fileinfo extension.
- league/flysystem 3.24.0 requires league/flysystem-local ^3.0.0 -> satisfiable by league/flysystem-local[3.23.1].
- league/flysystem is locked to version 3.24.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.
|
Install Composer dependencies
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading