mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-07 16:55:38 +08:00
Fix php74 upx bug (#450)
* fix php74 cannot compile with no-strip or with-upx-pack (including lint some code) * use captainhook installer instead of plugin composer * use captainhook installer instead of plugin composer * add [no build test] flag * update actions/cache version [no build test] * test update actions/cache version * test update actions/cache version * test update actions/cache version
This commit is contained in:
@@ -187,11 +187,6 @@
|
||||
"icu"
|
||||
]
|
||||
},
|
||||
"parallel": {
|
||||
"type": "external",
|
||||
"source": "parallel",
|
||||
"arg-type-windows": "with"
|
||||
},
|
||||
"ldap": {
|
||||
"type": "builtin",
|
||||
"arg-type": "with-prefix",
|
||||
|
||||
Reference in New Issue
Block a user