Skip to content

Commit 1342717

Browse files
authored
Merge pull request #38 from tobya/patch-1
make sodium requirement a little more obvious
2 parents 263a4dd + d793872 commit 1342717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: Create a new Laravel Zero project
77

88
> **Requires:**
99
>- [PHP 8.1+](https://php.net/releases)
10-
>- [`sodium` PHP extension](https://php.net/manual/book.sodium.php) (required by [Box](https://github.com/box-project/box)) - if you are bundling to a Phar
10+
>- [**`sodium`** PHP extension](https://php.net/manual/book.sodium.php) (required by [Box](https://github.com/box-project/box)) - if you are bundling to a Phar
1111
1212
Laravel Zero utilizes [Composer 2](https://getcomposer.org) to manage its dependencies. So, before using Laravel Zero, make sure you have Composer installed on your machine.
1313

0 commit comments

Comments
 (0)