Simplepie and Github rate limiting
Just a quick question about the composer setup:
Is there a specific reason we fetch `simplepie` from the github repo rather than the pre-built composer package?
As Github is getting more and more restrictive about repo access for free software projects, this causes some issues with deployment. (You need a github account _and_ an access token to be able to install it via composer.)