mirror of
https://github.com/outbackdingo/control-pane.git
synced 2026-01-28 18:18:41 +00:00
12 lines
189 B
JSON
12 lines
189 B
JSON
{
|
|
"require": {
|
|
"sentry/sdk": "^3.1",
|
|
"sentry/sentry": "^3.22"
|
|
},
|
|
"config": {
|
|
"allow-plugins": {
|
|
"php-http/discovery": true
|
|
}
|
|
}
|
|
}
|