composer.json 86 B

123456
  1. {
  2. "require": {
  3. "phpunit/phpunit": "3.7.24 - 4",
  4. "phing/phing": "dev-master"
  5. }
  6. }