Skip to content

Add redis extension

Add redis extension #6

Triggered via push December 4, 2023 20:36
Status Failure
Total duration 4m 55s
Billable time 18m
Artifacts

run-tests.yml

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

Annotations

4 errors
P8.2 - prefer-stable - windows-latest
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires PHP extension ext-redis * but it is missing from your system. Install or enable PHP's redis 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-redis` to temporarily ignore these required extensions.
P8.2 - prefer-stable - windows-latest
Process completed with exit code 1.
P8.2 - prefer-lowest - windows-latest
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires PHP extension ext-redis * but it is missing from your system. Install or enable PHP's redis 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-redis` to temporarily ignore these required extensions.
P8.2 - prefer-lowest - windows-latest
Process completed with exit code 1.