Build binary for windows x86_64 #5
build-windows-binary.yml
on: workflow_dispatch
build-windows-binary
28s
Annotations
2 errors
build-windows-binary
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- humbug/box is locked to version 4.5.1 and an update of this package was not requested.
- humbug/box 4.5.1 requires ext-sodium * -> it is missing from your system. Install or enable PHP's sodium extension.
Problem 2
- humbug/box 4.5.1 requires ext-sodium * -> it is missing from your system. Install or enable PHP's sodium extension.
- friendsofphp/php-cs-fixer v3.59.3 requires symfony/polyfill-php80 ^1.28 -> satisfiable by humbug/box[4.5.1].
- friendsofphp/php-cs-fixer is locked to version v3.59.3 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-sodium` to temporarily ignore these required extensions.
|
build-windows-binary
Process completed with exit code 1.
|