We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c47975d commit 854888fCopy full SHA for 854888f
install.php
@@ -6,7 +6,6 @@
6
}
7
if (!file_exists('vendor')) {
8
exec('php composer.phar install');
9
- exec('php patch.php');
10
11
12
function patchDir(string $base, string $dir): int
0 commit comments