composer.json 102 B

123456
  1. {
  2. "require": {
  3. "php": ">=5.2.11",
  4. "zendframework/zendframework1": "~1.12"
  5. }
  6. }