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 b901288 commit 55dae77Copy full SHA for 55dae77
.github/workflows/tests.yml
@@ -16,7 +16,7 @@ jobs:
16
17
strategy:
18
matrix:
19
- php: [7.4, 8.0]
+ php: [7.4]
20
dependencies: [locked]
21
22
steps:
@@ -69,7 +69,7 @@ jobs:
69
70
71
72
73
74
75
@@ -127,7 +127,7 @@ jobs:
127
128
129
130
131
132
dependencies:
133
- "lowest"
@@ -178,7 +178,7 @@ jobs:
178
179
180
181
182
183
184
- "locked"
@@ -232,7 +232,7 @@ jobs:
232
233
234
235
236
237
238
0 commit comments