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 1b81ef7 commit 69d1defCopy full SHA for 69d1def
.github/workflows/run-tests.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
fail-fast: true
13
matrix:
14
- php: [8.2, 8.3, 8.4]
+ php: [8.3, 8.4]
15
laravel: ['10.*', '11.*', '12.*']
16
dependency-version: [prefer-stable]
17
include:
0 commit comments