Skip to content

Commit 0c412a2

Browse files
authored
Update tests.yml
1 parent 35f7ebe commit 0c412a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
phpunit: 9.*
3131
- laravel: 12.*
3232
testbench: 10.x
33-
phpunit: 10.*
33+
phpunit: 11.*
3434
steps:
3535
- name: Check out repository code
3636
uses: actions/checkout@v2

0 commit comments

Comments
 (0)