Skip to content

Commit

Permalink
Merge pull request #23 from marcelloceschia/feature/update_sentry
Browse files Browse the repository at this point in the history
update sentry to v1.10.0
  • Loading branch information
Hans Höchtl authored Nov 24, 2018
2 parents f752a12 + 702e837 commit 4be752c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
}
],
"require": {
"sentry/sentry": "^1.7",
"sentry/sentry": "^1.10",
"composer/installers": "~1.0"
},
"scripts": {
Expand Down
10 changes: 5 additions & 5 deletions composer.lock

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

2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<label lang="en">Sentry</label>
<label lang="de">Sentry</label>

<version>1.2.1</version>
<version>1.2.2</version>
<author>Onedrop GmbH &amp; Co. KG</author>
<copyright>(c) by Onedrop GmbH &amp; Co. KG</copyright>
<license>MIT</license>
Expand Down

0 comments on commit 4be752c

Please sign in to comment.