Run tests on PHP 8

This commit is contained in:
Marcel Pociot 2021-05-18 10:30:07 +02:00 committed by GitHub
parent f3ae3633c4
commit f3703babe6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ jobs:
php:
- '7.3'
- '7.4'
- '8.0'
laravel:
- 6.*
- 7.*