Skip to content

Commit e202478

Browse files
Update README.md
1 parent 20c0c1b commit e202478

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,13 @@ Unlike just using `password_hash`, SecurePassword adds a secret entry (commonly
88

99
## Requirements
1010

11-
PHP >= 7.3
11+
PHP >= 7.3
12+
13+
## Installing via Composer
14+
15+
```
16+
composer require brenno-duarte/php-secure-password
17+
```
1218

1319
## How to use
1420

0 commit comments

Comments
 (0)