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 7c7de23 commit 3ffaf14Copy full SHA for 3ffaf14
.github/workflows/default.yml
@@ -11,7 +11,7 @@ jobs:
11
12
strategy:
13
matrix:
14
- php: [7.4, 7.3, 7.2]
+ php: [7.4, 7.3]
15
laravel: [8.*, 7.*, 6.*]
16
dependency-version: [prefer-lowest, prefer-stable]
17
os: [ubuntu-latest, windows-latest]
0 commit comments