Skip to content

Commit 3a259e5

Browse files
author
Bruno Vitorino
committed
Add roave/security-advisories
This package blocks the installation of vulnerable packages
1 parent db9ad1e commit 3a259e5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@
2727
"tijsverkoyen/css-to-inline-styles": "^2.2"
2828
},
2929
"require-dev": {
30-
"phpunit/phpunit": "^5.7"
30+
"phpunit/phpunit": "^5.7",
31+
"roave/security-advisories": "dev-master"
3132
},
3233
"autoload": {
3334
"psr-0": { "SumoCoders\\FrameworkCoreBundle": "" }

0 commit comments

Comments
 (0)