Skip to content

Commit 3381170

Browse files
author
Emmanuel Dyan
committed
Compressed version of the phar
1 parent b408096 commit 3381170

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

RoboFile.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ public function pharBuild()
7171
// Build the phar
7272
return $collection
7373
->taskPackPhar('neuralyzer.phar')
74+
->compress()
7475
->addFile('bin/neuralyzer', 'bin/neuralyzer')
7576
->addFiles($files)
7677
->executable('bin/neuralyzer')

neuralyzer.phar

-5.98 MB
Binary file not shown.

0 commit comments

Comments
 (0)