Skip to content

Commit 7c45d25

Browse files
authored
Update framework extensions (#8513)
1 parent 5f1f11d commit 7c45d25

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

deployment.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,17 @@ The Laravel framework has a few system requirements. You should ensure that your
2525
<div class="content-list" markdown="1">
2626

2727
- PHP >= 8.0
28-
- BCMath PHP Extension
2928
- Ctype PHP Extension
3029
- cURL PHP Extension
3130
- DOM PHP Extension
3231
- Fileinfo PHP Extension
33-
- JSON PHP Extension
32+
- Filter PHP Extension
33+
- Hash PHP Extension
3434
- Mbstring PHP Extension
3535
- OpenSSL PHP Extension
3636
- PCRE PHP Extension
3737
- PDO PHP Extension
38+
- Session PHP Extension
3839
- Tokenizer PHP Extension
3940
- XML PHP Extension
4041

0 commit comments

Comments
 (0)