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 d6d1626 commit a006f79Copy full SHA for a006f79
.github/workflows/main.yml
@@ -9,7 +9,7 @@ jobs:
9
fail-fast: true
10
matrix:
11
os: [ubuntu-latest]
12
- php: [7.3]
+ php: [7.4]
13
laravel: [8.*]
14
stability: [prefer-stable]
15
include:
0 commit comments