Skip to content

Commit 920fa97

Browse files
boesingOcramius
authored andcommitted
qa: remove redundant apcu extension from .laminas-ci.json
This extension is now automatically parsed from the `require` section of `composer.json`. Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
1 parent 4da7ada commit 920fa97

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.laminas-ci.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
{
2-
"extensions": [
3-
"apcu"
4-
],
52
"ini": [
63
"apc.enable_cli=1"
74
],

0 commit comments

Comments
 (0)