add testbed for WP 5.9 and PHP 8.0, update actions
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-05-14 18:15:30 +02:00
parent aa1a49c575
commit 5a1320c365
7 changed files with 24 additions and 18 deletions

View File

@@ -8,7 +8,7 @@ steps:
commands:
- composer install --ignore-platform-req=php
- name: lint-php
image: php:7.4
image: php:8.0
commands:
- ./vendor/bin/phpcs
depends_on: