Skip to content

Commit 477791a

Browse files
committed
Merge remote-tracking branch 'origin/master'
* origin/master: adding note about security checker discontinued
2 parents df7866b + 042839b commit 477791a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

sfcasts/ep1/flex.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ At your terminal, run:
1313
composer require sec-checker
1414
```
1515

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+
1622
In a real app, you *should* probably pass `--dev` to add this to your *dev*
1723
dependencies... but it won't matter for us.
1824

0 commit comments

Comments
 (0)