We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c7ecb1 commit e9f6d64Copy full SHA for e9f6d64
1 file changed
composer.json
@@ -27,6 +27,7 @@
27
"require": {
28
"php": ">=5.6",
29
"phpunit/php-code-coverage": "~4.0||~5.0",
30
+ "sebastian/comparator": "~2.0",
31
"behat/behat": "~3.0",
32
"guzzlehttp/guzzle": "~6.0",
33
"symfony/config": "~2.3||~3.0||~4.0",
@@ -37,7 +38,6 @@
37
38
},
39
"require-dev": {
40
"phpunit/phpunit": "~5.0",
- "sebastian/comparator": "~2.0",
41
"mikey179/vfsStream": "1.6.*"
42
43
"suggest": {
0 commit comments