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.
2 parents 4c7d0a4 + a9104fc commit 2a8837fCopy full SHA for 2a8837f
.github/workflows/run-tests.yml
@@ -14,7 +14,7 @@ jobs:
14
max-parallel: 1
15
matrix:
16
os: [ ubuntu-latest ]
17
- php: [ 8.2, 8.3, 8.4 ]
+ php: [ 8.3, 8.4 ]
18
laravel: [ 12.* ]
19
stability: [ prefer-lowest, prefer-stable ]
20
0 commit comments