Browse Source

Remove pinned dependency.

A new version of phpunit-mock-objects has been released that fixes the
regression in 2.3.2.
Mark Story 10 years ago
parent
commit
258117ccc9
1 changed files with 0 additions and 1 deletions
  1. 0 1
      composer.json

+ 0 - 1
composer.json

@@ -28,7 +28,6 @@
     },
     "require-dev": {
         "phpunit/phpunit": "*",
-        "phpunit/phpunit-mock-objects": "2.3.1",
         "cakephp/cakephp-codesniffer": "dev-master"
     },
     "autoload": {