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 112ed14 commit 60ddd43Copy full SHA for 60ddd43
.github/workflows/tests.yml
@@ -32,7 +32,7 @@ jobs:
32
33
# Laravel 10 requires PHP 8.1
34
- laravel: 10.*
35
- php: 8.0
+ php: 8.0.2
36
37
name: P${{ matrix.php }} / L${{ matrix.laravel }} / G${{ matrix.guzzle }} / ${{ matrix.dependency-version }}
38
0 commit comments