Skip to content

Commit

Permalink
Merge pull request #4 from cmbrownfield/patch-1
Browse files Browse the repository at this point in the history
Add monolog requirement to composer.json
  • Loading branch information
Flynsarmy committed Dec 19, 2013
2 parents b92d9ea + 405b303 commit 62ff4a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
}
],
"require": {
"monolog/monolog": ">=1.6.0",
"slim/slim": ">=2.3.0",
"php": ">=5.3.0"
},
Expand Down

0 comments on commit 62ff4a8

Please sign in to comment.