HummingBirdAnimeClient/composer.json

11 lines
219 B
JSON
Raw Normal View History

2015-05-22 12:36:26 -04:00
{
"require": {
"guzzlehttp/guzzle": "5.3.*",
"filp/whoops": "1.1.*",
"aura/router": "2.2.*",
"aura/web": "2.0.*",
"aviat4ion/query": "2.0.*",
2015-06-18 10:30:28 -04:00
"robmorgan/phinx": "*",
"abeautifulsite/simpleimage": "*"
2015-05-22 12:36:26 -04:00
}
}