Skip to content

Instantly share code, notes, and snippets.

@funkatron
Created March 30, 2014 01:16
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save funkatron/9865756 to your computer and use it in GitHub Desktop.
Save funkatron/9865756 to your computer and use it in GitHub Desktop.
{
"require": {
"slim/slim": "2.*",
"slim/views": "0.1.*",
"twig/twig": "1.15.0",
"monolog/monolog": "1.7.0",
"resty/resty": "0.6.0",
"vlucas/valitron": "dev-master#e011ab81c43903e73b766620828877b828e65380",
"j4mie/idiorm": "v1.4.1",
"j4mie/paris": "v1.4.2",
"robmorgan/phinx": "v0.3.3"
},
"require-dev": {
"funkatron/funit": "dev-master",
"fzaninotto/faker": "v1.3.0"
},
"autoload": {
"psr-4": {"GLLApp\\": "./app/"}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment