Use enlightn/security-checker instead of sensiolabs/security-checker (fixes #342)

This commit is contained in:
Pierre Rudloff 2021-02-02 21:25:47 +01:00
parent 5d550a100d
commit 58f79c5012
2 changed files with 152 additions and 325 deletions

View file

@ -41,13 +41,13 @@
},
"require-dev": {
"consolidation/robo": "^2.1",
"enlightn/security-checker": "^1.4",
"ergebnis/composer-normalize": "^2.6",
"insite/composer-dangling-locked-deps": "^0.2.1",
"php-mock/php-mock-mockery": "^1.3",
"phpro/grumphp": "^1.1",
"phpstan/phpstan": "^0.12.25",
"phpunit/phpunit": "^8.4",
"sensiolabs/security-checker": "^6.0",
"smarty-gettext/smarty-gettext": "^1.6",
"squizlabs/php_codesniffer": "^3.5",
"symfony/error-handler": "^5.0",