Skip to content

Commit

Permalink
Merge pull request #1 from goedemiddag/patch-1
Browse files Browse the repository at this point in the history
Laravel 9
  • Loading branch information
bonroyage authored Apr 29, 2022
2 parents 7d0ef27 + 58317e0 commit 0a55a04
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
matrix:
php: [7.4, 8.0, 8.1]
laravel: [^6.0, ^7.0, ^8.0, ^9.0]
exclude:
- php: 7.4
laravel: ^9.0

name: PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }}

Expand Down

0 comments on commit 0a55a04

Please sign in to comment.