development
language: php php: - 7.2 - 7.3 - 7.4snapshot before_script: - composer self-update - composer install script: phpunit tests