image: composer:2 test: script: - composer install --ignore-platform-reqs - composer run php-cs:check # - vendor/bin/phpunit