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 b3e90a3 commit a2aa481Copy full SHA for a2aa481
.github/workflows/php.yml
@@ -34,7 +34,3 @@ jobs:
34
run: |
35
composer require --dev --no-interaction "orchestra/testbench:^5.1"
36
composer test:integration
37
- if: matrix.laravel-version == '^8.0'
38
- run: |
39
- composer require --dev --no-interaction "orchestra/testbench:^6.0"
40
- composer test:integration
0 commit comments