Skip to content

Commit 042905b

Browse files
committed
Only test with PhpUnit 10
1 parent 2f6de87 commit 042905b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
matrix:
1212
php: [8.2, 8.3]
1313
laravel: [11.*]
14-
phpunit: [10.*, 11.*]
14+
phpunit: [10.*]
1515
stability: [prefer-lowest, prefer-stable]
1616
include:
1717
- laravel: 11.*

0 commit comments

Comments
 (0)