mirror of
https://github.com/optim-enterprises-bv/control-pane.git
synced 2025-10-29 00:52:30 +00:00
fix SQLite3 DQS
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
{
|
||||
"require": {
|
||||
"sentry/sdk": "^3.1"
|
||||
"sentry/sdk": "^3.1",
|
||||
"sentry/sentry": "^3.22"
|
||||
},
|
||||
"config": {
|
||||
"allow-plugins": {
|
||||
"php-http/discovery": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user