mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-05 07:45:39 +08:00
Rename to suggestions
This commit is contained in:
@@ -53,7 +53,7 @@ class PackLibCommand extends BuildCommand
|
||||
|
||||
$origin_files = [];
|
||||
// get pack placehoder defines
|
||||
$placehoder = get_pack_placehoder();
|
||||
$placehoder = get_pack_replace();
|
||||
|
||||
foreach ($builder->getLibs() as $lib) {
|
||||
if ($lib->getName() !== $lib_name) {
|
||||
|
||||
Reference in New Issue
Block a user