language: php php: - 7.0 - 7.1 - 7.2 - 7.3 - 7.4 - 8.0snapshot install: - composer self-update --2 - composer update --ignore-platform-req=php