Skip to content

Commit

Permalink
Merge pull request #1148 from BrentRobert/patch-1
Browse files Browse the repository at this point in the history
Correct composer require for roave
  • Loading branch information
veewee authored Aug 9, 2024
2 parents b3986f0 + f28abc5 commit 0a25cda
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 0a25cda

Please sign in to comment.