Skip to content

Commit 320ed39

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

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.laminas-ci/pre-run.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
#!/bin/bash
22

3+
apt install php-redis
4+
phpenmod redis
5+
36
# Due to the fact that we are disabling plugins when installing/updating/downgrading composer dependencies
47
# we have to manually enable the coding standard here.
58
composer enable-codestandard

0 commit comments

Comments
 (0)