language: php php: - 7.1 - 7.2 - 7.3 before_install: - composer selfupdate - composer install --dev --no-interaction --prefer-dist