updated constraints
This commit is contained in:
parent
c85b925c9d
commit
bf0986bcda
|
|
@ -15,6 +15,10 @@ jobs:
|
||||||
include:
|
include:
|
||||||
- laravel: 8.*
|
- laravel: 8.*
|
||||||
testbench: 6.*
|
testbench: 6.*
|
||||||
|
php: 7.3
|
||||||
|
- laravel: 8.*
|
||||||
|
testbench: 6.*
|
||||||
|
php: 7.4
|
||||||
- laravel: 7.*
|
- laravel: 7.*
|
||||||
testbench: 5.*
|
testbench: 5.*
|
||||||
- laravel: 6.*
|
- laravel: 6.*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue