Skip to content

Commit a4eec47

Browse files
authored
trying to solve the missing redis
1 parent 698df95 commit a4eec47

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.laminas-ci.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,9 @@
55
],
66
"ignore_php_platform_requirements": {
77
}
8-
}
8+
{
9+
"extensions": [
10+
"redis"
11+
]
12+
}
13+
}

0 commit comments

Comments
 (0)