Skip to content

Commit

Permalink
adjust laravel versions used in testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mallardduck committed Mar 6, 2024
1 parent 695f441 commit e515dfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
fail-fast: true
matrix:
php: [8.0]
laravel: [^8.53, ^9.0]
laravel: [^9.0, ^10.0, ^11.0]
operating-system:
- "macos-latest"
- "ubuntu-latest"
Expand Down

0 comments on commit e515dfd

Please sign in to comment.