Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit bf0986b

Browse files
authored
updated constraints
1 parent c85b925 commit bf0986b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/run-tests.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ jobs:
1515
include:
1616
- laravel: 8.*
1717
testbench: 6.*
18+
php: 7.3
19+
- laravel: 8.*
20+
testbench: 6.*
21+
php: 7.4
1822
- laravel: 7.*
1923
testbench: 5.*
2024
- laravel: 6.*

0 commit comments

Comments
 (0)