Skip to content

Commit

Permalink
Use composer to install "sentry/sentry"
Browse files Browse the repository at this point in the history
  • Loading branch information
Luiz Gustavo Nogara committed Jan 19, 2018
1 parent e71e0a6 commit cd57bf9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@
],
"require": {
"ext-curl": "*",
"composer/installers": "~1.0"
"composer/installers": "~1.0",
"sentry/sentry": "*"
},
"conflict": {
"raven/raven": "*"
Expand Down

0 comments on commit cd57bf9

Please sign in to comment.