Currently, it installs 3 years old 3.7.* and tests don't work with that.
Tests are written with 6.* in mind, so let's update it to have it work for those new contributors (like me) who want to run tests locally.
PR is on its way.
composer.lock should be included into the repo as well, according to composer docs.