1234567891011121314 |
- {
- "repositories": [
- {
- "type": "vcs",
- "url": "https://github.com/mazephp/library"
- }
- ],
- "require": {
- "mazephp/library": "dev-master"
- ,"sunra/php-simple-html-dom-parser": "v1.5.0"
- //,"phpmailer/phpmailer": "v5.2.13"
- //,"phpoffice/phpexcel": "v1.8.1"
- }
- }
|