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

master
Nightly 2022-09-21 21:46:35 +02:00
parent f364643c19
commit c8242b10d9
1 changed files with 1 additions and 1 deletions

View File

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