diff options
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/composer.json b/composer.json index b0400cd..981e7d1 100644 --- a/composer.json +++ b/composer.json @@ -34,8 +34,7 @@          "php": "^5.3.2 || ^7.0"      },      "require-dev": { -        "phpunit/phpunit": "^4.5 || ^5.0.5", -        "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0" +        "phpunit/phpunit": "^4.5 || ^5.0.5"      },      "autoload": {          "psr-4": { | 
