Update composer (#33) #4450
Annotations
2 errors
Install locked dependencies
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- ghostwriter/coding-standard is locked to version dev-main and an update of this package was not requested.
- ghostwriter/coding-standard dev-main requires ext-gd * -> it is missing from your system. Install or enable PHP's gd 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-gd` to temporarily ignore these required extensions.
|
Install locked dependencies
Process completed with exit code 2.
|
Loading