Skip to content

Commit e9f6d64

Browse files
committed
add sebastianbergman/comparator 2.0 to require
1 parent 1c7ecb1 commit e9f6d64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"require": {
2828
"php": ">=5.6",
2929
"phpunit/php-code-coverage": "~4.0||~5.0",
30+
"sebastian/comparator": "~2.0",
3031
"behat/behat": "~3.0",
3132
"guzzlehttp/guzzle": "~6.0",
3233
"symfony/config": "~2.3||~3.0||~4.0",
@@ -37,7 +38,6 @@
3738
},
3839
"require-dev": {
3940
"phpunit/phpunit": "~5.0",
40-
"sebastian/comparator": "~2.0",
4141
"mikey179/vfsStream": "1.6.*"
4242
},
4343
"suggest": {

0 commit comments

Comments
 (0)