Skip to content

Commit

Permalink
Add new dev tools: monolog/monolog, raveren/kint and filp/whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
elkuku committed Jun 28, 2013
1 parent 3a5da59 commit 90025b8
Show file tree
Hide file tree
Showing 2 changed files with 172 additions and 8 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@
"twig/twig" : "1.*",
"mustache/mustache" : "2.1.*"
},
"require-dev": {
"monolog/monolog": "1.5.0",
"raveren/kint": "dev-master",
"filp/whoops": "1.0.7"
},
"autoload": {
"psr-0": {
"Joomla": "src/",
Expand Down
175 changes: 167 additions & 8 deletions composer.lock

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

0 comments on commit 90025b8

Please sign in to comment.