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 bc1f00b commit 141027bCopy full SHA for 141027b
.github/workflows/main.yml
@@ -8,7 +8,7 @@ jobs:
8
max-parallel: 15
9
fail-fast: false
10
matrix:
11
- php-versions: ["7.3", "7.4"]
+ php-versions: ["7.3", "7.4", "8.0"]
12
composer-flags: ["--prefer-lowest", "--prefer-stable"]
13
env:
14
- LARAVEL_VERSION='^7.0'
0 commit comments