Do not run `composer install`. - Was getting too many include errors. I checked for what was different this time, and it was that we had manually commented out all the `spl_autoload_register` calls in each individual ET_... class file. So, until we find a fix in which we don't need to make this per-file hack, we must keep it like it is.