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 02db102 commit c597001Copy full SHA for c597001
.github/workflows/tests.yml
@@ -10,7 +10,7 @@ jobs:
10
fail-fast: true
11
matrix:
12
os: [ubuntu-latest]
13
- php: [8.1, 8.2, 8.3, 8.4]
+ php: [8.2, 8.3, 8.4]
14
laravel: [10.*, 11.*]
15
dependency-version: [prefer-stable]
16
include:
0 commit comments