Skip to content

Commit 6792e5f

Browse files
authored
Update tests.yml
1 parent f3f2cf9 commit 6792e5f

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
@@ -17,7 +17,7 @@ jobs:
1717
phpunit: ^10.0
1818
- laravel: 12.*
1919
testbench: 10.*
20-
phpunit: ^11.5.3
20+
phpunit: ^11.0
2121
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}
2222
steps:
2323
- name: Checkout code

0 commit comments

Comments
 (0)