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 78b4601 commit 0498d7aCopy full SHA for 0498d7a
.github/workflows/tests.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- php: [7.4, 8.0]
+ php: [7.4, 8.0, 8.1]
16
laravel: [8.*, 6.*]
17
dependency-version: [prefer-stable]
18
include:
0 commit comments