Skip to content

Add horizon

Add horizon #19

Triggered via push March 3, 2024 17:44
Status Failure
Total duration 16s
Billable time 1m
Artifacts
composer_validate
8s
composer_validate
Fit to window
Zoom out
Zoom in

Annotations

2 errors
composer_validate
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - laravel/horizon is locked to version v5.23.1 and an update of this package was not requested. - laravel/horizon v5.23.1 requires ext-pcntl * -> it is missing from your system. Install or enable PHP's pcntl extension. To enable extensions, verify that they are enabled in your .ini files: - /usr/local/etc/php/conf.d/docker-php-ext-intl.ini - /usr/local/etc/php/conf.d/docker-php-ext-sodium.ini - /usr/local/etc/php/conf.d/docker-php-ext-zip.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-pcntl` to temporarily ignore these required extensions.
composer_validate
Process completed with exit code 2.