|
|
|
|
|
by thejosh
3772 days ago
|
|
What's a "real project"? I use composer every day, and have 0 problems when doing a `composer install` on production. I also recommend setting up Toran Proxy, which will allow you to ensure you're not boned when Github goes down. |
|
One of not negligible size. They usually have many dependencies. I can see on our composer.json around ~60 dependencies, and the number will only grow (apart some lucky circumstances).
https://github.com/composer/composer/issues/1898
> I also recommend setting up Toran Proxy, which will allow you to ensure you're not boned when Github goes down.
Yes, that's a good idea