We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aa98ec commit 524cfbeCopy full SHA for 524cfbe
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
fail-fast: true
10
matrix:
11
- php: [8.4, 8.3, 8.2]
+ php: [8.3, 8.2]
12
laravel: [11.*]
13
stability: [prefer-lowest, prefer-stable]
14
include:
0 commit comments