composer.json 269 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 { "name": "insu/commonwell-corp", "authors": [ { "name": "Insu Mun", "email": "insu@gotenzing.com" } ], "require": { }, "require-dev": { "sunra/php-simple-html-dom-parser": "v1.5.0" } }