composer.json: Downgrade PHPUnit to 3.7.37 (temporarily)
authorKunal Mehta <legoktm@gmail.com>
Fri, 29 May 2015 04:37:21 +0000 (21:37 -0700)
committerKunal Mehta <legoktm@gmail.com>
Fri, 29 May 2015 04:37:21 +0000 (21:37 -0700)
commita154741a6a33f229ec497de035f9a96115312957
tree272feb83c8a2dd77692fa74101db3665348eab43
parent19989936856ef6323c6e3bf53a41956f6279a1e5
composer.json: Downgrade PHPUnit to 3.7.37 (temporarily)

In preparation of fetching development dependencies (such as PHPUnit!)
for unit tests via composer in jenkins runs, we should initially use the
same version of PHPUnit to avoid any issues that might come during a
version bump. Once that is stable, we can upgrade PHPUnit again.

Bug: T90303
Change-Id: I907e6d061cab72d1647fcbb2eea35ff144febd7e
composer.json