Skip to content

Commit 74e97aa

Browse files
authored
Update requirements.md
php 8.0 support was officially added in v5, so should work in v6.0
1 parent a38aa06 commit 74e97aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation/requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ NOTE: **Note:** When setting up your local environment, you must make sure it st
211211
<td class="ee-works"><span>PHP 7.0</span></td>
212212
<td class="ee-works"><span>PHP 7.2</span></td>
213213
<td class="ee-works"><span>PHP 7.4</span></td>
214-
<td class="ee-fail"><span>PHP 8.0</span></td>
214+
<td class="ee-works"><span>PHP 8.0</span></td>
215215
<td class="ee-fail"><span>PHP 8.2</span></td>
216216
<td class="ee-fail"><span>PHP 8.3</span></td>
217217
</tr>

0 commit comments

Comments
 (0)