Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Commit db26fce

Browse files
committed
make compatible with sensiolabs/security-checker 5.0
1 parent 84d3609 commit db26fce

File tree

4 files changed

+229
-77
lines changed

4 files changed

+229
-77
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"php-amqplib/php-amqplib": "^2.0",
2828
"phpunit/phpunit": "^5.7.27 || 6.5.8 || ^7.1.2",
2929
"predis/predis": "^1.0",
30-
"sensiolabs/security-checker": "^1.3",
30+
"sensiolabs/security-checker": "^5.0",
3131
"symfony/yaml": "^2.7 || ^3.0 || ^4.0",
3232
"zendframework/zend-coding-standard": "~1.0.0",
3333
"zendframework/zend-loader": "^2.0"

0 commit comments

Comments
 (0)