25d23c1c86801173b0f39861f146f38617d1895d.svn-base 332 B

1234567891011121314
  1. {
  2. "repositories": [
  3. {
  4. "type": "vcs",
  5. "url": "https://github.com/mazephp/library"
  6. }
  7. ],
  8. "require": {
  9. "mazephp/library": "dev-master"
  10. ,"sunra/php-simple-html-dom-parser": "v1.5.0"
  11. //,"phpmailer/phpmailer": "v5.2.13"
  12. //,"phpoffice/phpexcel": "v1.8.1"
  13. }
  14. }