Skip to content

Instantly share code, notes, and snippets.

@msfidelis
Created April 23, 2017 15:00
Show Gist options
  • Save msfidelis/35dec948fa8d35871e71556664095b5e to your computer and use it in GitHub Desktop.
Save msfidelis/35dec948fa8d35871e71556664095b5e to your computer and use it in GitHub Desktop.
{
"require": {
"slim/slim": "^3.8",
"doctrine/orm": "^2.5"
},
"autoload": {
"psr-4": {"App\\": "./src"}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment