composer.json 100 B

123456
  1. {
  2. "require-dev": {
  3. "phpunit/phpunit": "^7",
  4. "statonlab/tripal-test-suite": "^0.3.0"
  5. }
  6. }