Skip to content

Commit c6e8386

Browse files
committed
Fix build
1 parent 9b23654 commit c6e8386

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

e2e/composer.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,10 @@
1313
"symlink": false
1414
}
1515
}
16-
]
16+
],
17+
"config": {
18+
"allow-plugins": {
19+
"phpstan/extension-installer": true
20+
}
21+
}
1722
}

0 commit comments

Comments
 (0)