We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cb0898 commit a63a62cCopy full SHA for a63a62c
.laminas-ci/pre-run.sh
@@ -3,3 +3,6 @@
3
# Due to the fact that we are disabling plugins when installing/updating/downgrading composer dependencies
4
# we have to manually enable the coding standard here.
5
composer enable-codestandard
6
+
7
+apt install php-redis
8
+phpenmod redis
0 commit comments