Skip to content

Commit

Permalink
Add pest-plugin-watch v3.0 for Laravel 10.*.
Browse files Browse the repository at this point in the history
  • Loading branch information
damms005 committed Oct 10, 2024
1 parent 05f1944 commit 9723dd9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,13 @@ jobs:
testbench: ^9.0
pest: ^2.0
pest-plugin-laravel: ^3.0
pest-plugin-watch: ^3.0
pest-plugin-mock: ^3.0
- laravel: 10.*
testbench: ^8.0
pest: ^2.0
pest-plugin-laravel: ^2.0
pest-plugin-watch: ^2.0
pest-plugin-mock: ^2.0
exclude:
- laravel: 11.*
Expand Down

0 comments on commit 9723dd9

Please sign in to comment.