... require PHP version >8.1.0. ... running 7.4.30
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Nightly 2022-09-21 21:46:35 +02:00
parent f364643c19
commit c8242b10d9

View File

@ -8,7 +8,7 @@ steps:
- composer install - composer install
- name: test - name: test
image: php:7 image: php:latest
commands: commands:
- vendor/bin/phpunit --configuration phpunit.xml - vendor/bin/phpunit --configuration phpunit.xml