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 117dc33 commit 88a8babCopy full SHA for 88a8bab
.github/workflows/tests.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
fail-fast: false
10
matrix:
11
- php: [8.0, 8.1]
+ php: [8.2, 8.1, 8.0]
12
laravel: [8.*, 9.*]
13
dependency-version: [prefer-stable]
14
include:
0 commit comments