Skip to content

Commit a63a62c

Browse files
authored
Update pre-run.sh
1 parent 3cb0898 commit a63a62c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.laminas-ci/pre-run.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@
33
# Due to the fact that we are disabling plugins when installing/updating/downgrading composer dependencies
44
# we have to manually enable the coding standard here.
55
composer enable-codestandard
6+
7+
apt install php-redis
8+
phpenmod redis

0 commit comments

Comments
 (0)