updated constraints

This commit is contained in:
rennokki 2020-09-10 08:48:46 +03:00 committed by GitHub
parent c85b925c9d
commit bf0986bcda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,10 @@ jobs:
include:
- laravel: 8.*
testbench: 6.*
php: 7.3
- laravel: 8.*
testbench: 6.*
php: 7.4
- laravel: 7.*
testbench: 5.*
- laravel: 6.*