We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b89a91 commit e8fa964Copy full SHA for e8fa964
.github/workflows/tests.yaml
@@ -16,6 +16,8 @@ jobs:
16
php: [8.1, 8.2, 8.3, 8.4]
17
laravel: [10.*, 11.*, 12.*]
18
include:
19
+ - laravel: 10.*
20
+ testbench: 8.*
21
- laravel: 11.*
22
testbench: 9.*
23
- laravel: 12.*
0 commit comments