language: php php: - "7.2" - "7.3" before_script: - composer selfupdate - composer install --prefer-source script: - vendor/bin/phpunit