Skip to content

Commit

Permalink
modularizing core controllers. work in progress. #78
Browse files Browse the repository at this point in the history
  • Loading branch information
endel committed Jul 29, 2014
1 parent c1c432a commit 83b8646
Show file tree
Hide file tree
Showing 22 changed files with 537 additions and 634 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"require": {
"php": ">=5.3.0",
"slim/slim": "2.4.*",
"slim/slim": "~2.4.3",
"doctrine/dbal" : "2.*",
"illuminate/database": "4.1.*",
"illuminate/config": "4.1.*",
Expand Down
47 changes: 21 additions & 26 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 83b8646

Please sign in to comment.