Skip to content

Commit

Permalink
Merge pull request #5 from stevie-mayhew/pulls/composer-requirements
Browse files Browse the repository at this point in the history
MINOR: remove lock file from project
  • Loading branch information
camspiers committed Apr 30, 2015
2 parents ba66477 + 8fb8caa commit ecbcc8b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 796 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"require": {
"composer/installers": "~1.0",
"monolog/monolog": "~1.7",
"monolog/monolog": "^1.7",
"filp/whoops": "1.*"
},
"require-dev": {
Expand Down
Loading

0 comments on commit ecbcc8b

Please sign in to comment.