Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce size of resulting PHAR #7

Open
ashleyhindle opened this issue Jan 21, 2019 · 0 comments
Open

Reduce size of resulting PHAR #7

ashleyhindle opened this issue Jan 21, 2019 · 0 comments

Comments

@ashleyhindle
Copy link
Contributor

Currently it's around 11.5MB:

4.0K	autoload.php
  0B	bin
196K	composer
 56K	dflydev
140K	doctrine
 11M	fzaninotto
760K	ifsnop
 84K	kevinlebrun
232K	myclabs
136K	nategood
368K	phpdocumentor
432K	phpspec
5.5M	phpunit
776K	sebastian
484K	symfony
 72K	webmozart```

I'm best setting up travis to build the box without dev dependencies which will save a decent amount of space, but the majority of the size is from `Faker` which is essential.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant