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

Commit 2534ea9

Browse files
committed
Adds compatibility with sensiolabs/security-checker ^6.0
1 parent bd86406 commit 2534ea9

File tree

2 files changed

+383
-82
lines changed

2 files changed

+383
-82
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": "^5.0",
30+
"sensiolabs/security-checker": "^5.0 || ^6.0.3",
3131
"symfony/yaml": "^2.7 || ^3.0 || ^4.0 || ^5.0",
3232
"zendframework/zend-coding-standard": "~1.0.0",
3333
"zendframework/zend-loader": "^2.0"

0 commit comments

Comments
 (0)