Skip to content

Commit

Permalink
Fixes laravel
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Nov 22, 2020
1 parent 43b2742 commit 4dd3977
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ jobs:
php:
- "7.3"
- "7.4"
- "8.0"
dependencies:
- "locked"
- "highest"
- "lowest"
laravel:
- "6.x"
- "7.x"
- "8.x"
experimental:
Expand Down Expand Up @@ -67,7 +67,6 @@ jobs:
- "highest"
- "lowest"
laravel:
- "6.x"
- "7.x"
experimental:
- false
Expand Down

0 comments on commit 4dd3977

Please sign in to comment.