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 d827ec2 commit 24c2a2eCopy full SHA for 24c2a2e
.github/workflows/run-tests.yml
@@ -18,7 +18,7 @@ jobs:
18
stability: [prefer-lowest, prefer-stable]
19
include:
20
- laravel: 9.*
21
- testbench: 7.*
+ testbench: ^7.0.0
22
- laravel: 8.*
23
testbench: ^6.23
24
0 commit comments