Skip to content

Commit 92e070d

Browse files
committed
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 <[email protected]>
1 parent d0b117b commit 92e070d

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)