diff --git a/box.json.dist b/box.json.dist index 453105b4..fa3b3489 100644 --- a/box.json.dist +++ b/box.json.dist @@ -2,6 +2,7 @@ "alias": "pie.phar", "output": "pie.phar", "git": "pie_version", + "stub": "phar-stub.php", "force-autodiscovery": true, "directories": [ "resources" diff --git a/phar-stub.php b/phar-stub.php new file mode 100644 index 00000000..79c9db6a --- /dev/null +++ b/phar-stub.php @@ -0,0 +1,19 @@ +#!/usr/bin/env php +