language: php php: - 7.3 - 8.0 script: - composer install - mkdir tests/cache - chmod 777 tests/cache - phpunit