mirror of
https://github.com/php/pie.git
synced 2026-03-23 23:12:17 +01:00
- PIE issue: https://github.com/php/pie/issues/537 - Upstream box issue: https://github.com/box-project/box/issues/1577 Can probably be reverted once the Box issue is fixed & released :)
11 lines
190 B
Plaintext
11 lines
190 B
Plaintext
{
|
|
"alias": "pie.phar",
|
|
"output": "pie.phar",
|
|
"git": "pie_version",
|
|
"stub": "phar-stub.php",
|
|
"force-autodiscovery": true,
|
|
"directories": [
|
|
"resources"
|
|
]
|
|
}
|