Skip to content

Commit

Permalink
Fixes typo with the Laravel versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ptejada committed Sep 3, 2020
1 parent ce81109 commit e16f8be
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
strategy:
matrix:
php: [7.1, 7.2, 7.3]
laravel: [5.6, 5.7. 5.8, 6, 7]
laravel: [5.6, 5.7, 5.8, 6, 7]
exclude:
- php: 7.1
laravel: 6
Expand Down

0 comments on commit e16f8be

Please sign in to comment.