We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f6de87 commit 042905bCopy full SHA for 042905b
.github/workflows/tests.yml
@@ -11,7 +11,7 @@ jobs:
11
matrix:
12
php: [8.2, 8.3]
13
laravel: [11.*]
14
- phpunit: [10.*, 11.*]
+ phpunit: [10.*]
15
stability: [prefer-lowest, prefer-stable]
16
include:
17
- laravel: 11.*
0 commit comments