Skip to content

Commit

Permalink
ECS fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
janhenckens committed Mar 26, 2024
1 parent 8bad195 commit 709e824
Show file tree
Hide file tree
Showing 6 changed files with 7,124 additions and 17 deletions.
6 changes: 6 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,11 @@
"documentationUrl": "https://github.com/statikbe/craft-sentry/blob/master/README.md",
"changelogUrl": "https://raw.githubusercontent.com/statikbe/craft-sentry/master/CHANGELOG.md",
"class": "statikbe\\sentry\\Sentry"
},
"config": {
"allow-plugins": {
"yiisoft/yii2-composer": true,
"craftcms/plugin-installer": true
}
}
}
Loading

0 comments on commit 709e824

Please sign in to comment.