composer.json 156 B

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