Skip to content

Commit

Permalink
Correct composer require for roave
Browse files Browse the repository at this point in the history
  • Loading branch information
BrentRobert authored Aug 9, 2024
1 parent b3986f0 commit f28abc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/tasks/securitychecker/roave.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ The Security Checker will check your `composer.lock` file for known security vul
***Composer***

```
composer require --dev roave/security-advisories:lastest-dev
composer require --dev roave/security-advisories:dev-latest
```
More information about the library can be found on [GitHub](https://github.com/Roave/SecurityAdvisories).

Expand Down

0 comments on commit f28abc5

Please sign in to comment.