Skip to content

Commit

Permalink
Fix command: requires -> require
Browse files Browse the repository at this point in the history
  • Loading branch information
bocharsky-bw committed Oct 20, 2021
1 parent aeb17f6 commit 7791d42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sfcasts/ep5-security/install.md
Expand Up @@ -49,7 +49,7 @@ system.
That's no fun, so let's install one! Go back to your terminal and run:

```terminal
composer requires security
composer require security
```

This installs Symfony's security bundle. After it finishes... run:
Expand Down

0 comments on commit 7791d42

Please sign in to comment.