Skip to content

Commit

Permalink
Added sodium extension
Browse files Browse the repository at this point in the history
  • Loading branch information
LordChunk committed Nov 30, 2024
1 parent 958e14c commit cca04be
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion laravel/configurations/1-8.3.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"curl",
"mysqli",
"pdo",
"pdo_mysql"
"pdo_mysql",
"sodium"
]
}

0 comments on commit cca04be

Please sign in to comment.