Skip to content

feat(): use newest instead of locked #817

feat(): use newest instead of locked

feat(): use newest instead of locked #817

Triggered via push September 26, 2023 08:55
Status Success
Total duration 18m 10s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors
PHP 7.4 with PHPDoc to type rules
syntax error, unexpected ')', expecting variable (T_VARIABLE)
PHP 7.4 with lowest deps
syntax error, unexpected ')', expecting variable (T_VARIABLE)
PHP 7.4 with Symfony ^5
syntax error, unexpected ')', expecting variable (T_VARIABLE)
PHP 8.2 on Windows
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - humbug/box is locked to version 4.1.0 and an update of this package was not requested. - humbug/box 4.1.0 requires ext-sodium * -> it is missing from your system. Install or enable PHP's sodium extension. Problem 2 - humbug/box 4.1.0 requires ext-sodium * -> it is missing from your system. Install or enable PHP's sodium extension. - paragonie/pharaoh v0.6.0 requires paragonie/sodium_compat ^1.3 -> satisfiable by humbug/box[4.1.0]. - paragonie/pharaoh is locked to version v0.6.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-sodium` to temporarily ignore these required extensions.