Composer is used to install deps, however it was accidently set to create the composer.phar and install in the wrong directory, it should be in phpBB/ but it was done in the root which makes tests fail.
It was also not installed at all for the non-travis test suite.