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 0a9e340 commit 039b417Copy full SHA for 039b417
.github/workflows/run-tests.yml
@@ -20,6 +20,8 @@ jobs:
20
exclude:
21
- laravel: "^11.0"
22
php: 8.1
23
+ - laravel: "^10.0"
24
+ php: 8.1
25
26
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.dependency-version }}
27
0 commit comments