Skip to content

Commit

Permalink
Fix version constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
timacdonald committed Mar 13, 2024
1 parent ee5d6c1 commit 31445e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
- testbench: ^9.0
laravel: ^11.0
exclude:
- laravel: '11.0'
- laravel: ^11.0
php: '8.1'

steps:
Expand Down

0 comments on commit 31445e2

Please sign in to comment.