We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents df7866b + 042839b commit 477791aCopy full SHA for 477791a
sfcasts/ep1/flex.md
@@ -13,6 +13,12 @@ At your terminal, run:
13
composer require sec-checker
14
```
15
16
+***TIP
17
+You can still download the security checker to see how its recipe works,
18
+but the API it uses has been discontinued in favor of other solutions.
19
+If you want to know more, see https://github.com/sensiolabs/security-checker
20
+***
21
+
22
In a real app, you *should* probably pass `--dev` to add this to your *dev*
23
dependencies... but it won't matter for us.
24
0 commit comments