feat: 3.0 #122
Annotations
2 errors
Install dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.1 but your php version (8.0.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires PHP extension ext-exif * but it is missing from your system. Install or enable PHP's exif extension.
Problem 3
- Root composer.json requires jcupitt/vips ^2.3 -> satisfiable by jcupitt/vips[v2.3.0].
- jcupitt/vips v2.3.0 requires ext-ffi * -> it is missing from your system. Install or enable PHP's ffi extension.
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-exif --ignore-platform-req=ext-ffi` to temporarily ignore these required extensions.
|
Install dependencies
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading