Skip to content

Commit

Permalink
+Laravel 9
Browse files Browse the repository at this point in the history
  • Loading branch information
rudiedirkx committed Apr 6, 2024
1 parent 10e9813 commit 2565501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fail-fast: false
matrix:
php: ['8.1', '8.2', '8.3']
laravel: ['10', '11']
laravel: ['9', '10', '11']
exclude:
- {php: '8.1', laravel: '11'}
steps:
Expand Down

0 comments on commit 2565501

Please sign in to comment.