Skip to content
This repository has been archived by the owner on Jan 21, 2021. It is now read-only.

Commit

Permalink
Enable gzip compression of .phar
Browse files Browse the repository at this point in the history
This reduces the size of the .phar from 1.8M to 591K
  • Loading branch information
mbrodala committed Dec 16, 2015
1 parent 2c446b7 commit 3d11c3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions box.json
Expand Up @@ -17,5 +17,6 @@
"git-version": "package_version",
"main": "bin/climb",
"output": "climb.phar",
"compression": "GZ",
"stub": true
}

0 comments on commit 3d11c3b

Please sign in to comment.