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 08343ff commit b9cc4b6Copy full SHA for b9cc4b6
.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 ]
+ php: [ 8.3 ]
18
laravel: [ 11.* ]
19
stability: [ prefer-lowest, prefer-stable ]
20
0 commit comments