You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
167 B

  1. {
  2. "require": {
  3. "league/plates": "3.*",
  4. "league/route": "1.*",
  5. "mf2/mf2": "0.2.*"
  6. },
  7. "autoload": {
  8. "files": [
  9. "lib/helpers.php"
  10. ]
  11. }
  12. }