mirror of
https://github.com/outbackdingo/control-pane.git
synced 2026-02-05 08:18:08 +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
|
|
}
|
|
}
|
|
}
|