Skip to content

Commit

Permalink
Also added sodium to 8.x image
Browse files Browse the repository at this point in the history
  • Loading branch information
LordChunk committed Nov 30, 2024
1 parent cca04be commit 92d575a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion laravel/configurations/1-8.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 92d575a

Please sign in to comment.