composer.json 160 B

123456789
  1. {
  2. "name": "elgg/custom_index_hydra",
  3. "type": "elgg-plugin",
  4. "require": {
  5. "composer/installers": ">=1.0.8"
  6. },
  7. "license": "GPL-2.0"
  8. }