mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-12 11:25:35 +08:00
Chore
This commit is contained in:
@@ -58,7 +58,7 @@ class PackageBuilder
|
||||
|
||||
if ($package->getType() !== 'virtual-target') {
|
||||
// patch before build
|
||||
$package->patchBeforeBuild();
|
||||
$package->emitPatchBeforeBuild();
|
||||
}
|
||||
|
||||
// build
|
||||
|
||||
Reference in New Issue
Block a user