Use security-checker instead of security-advisories

So it can be checked with grumphp
This commit is contained in:
Pierre Rudloff 2020-07-05 03:23:14 +02:00
parent 9d6389b1a7
commit 32f0a5012c
3 changed files with 310 additions and 281 deletions

View file

@ -27,7 +27,7 @@
"phpro/grumphp": "^0.18.0",
"phpstan/phpstan": "^0.12.25",
"phpunit/phpunit": "^8.4",
"roave/security-advisories": "dev-master",
"sensiolabs/security-checker": "^6.0",
"smarty-gettext/smarty-gettext": "^1.6",
"squizlabs/php_codesniffer": "^3.5",
"symfony/error-handler": "^5.0",