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 16c2b59 commit 0009180Copy full SHA for 0009180
.github/workflows/run-tests.yml
@@ -14,7 +14,7 @@ jobs:
14
include:
15
- php: 8.0
16
laravel: 7.*
17
- phpunit: 9.*
+ phpunit: 9.3.3
18
testbench: 5.*
19
20
name: Laravel Actions Tests - PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }}
0 commit comments