sync code, fix PHP8 warning

This commit is contained in:
root
2020-11-02 19:53:12 +00:00
parent 255ed956c2
commit 4e4a01749d
7 changed files with 164 additions and 1 deletions

5
composer.json Normal file
View File

@@ -0,0 +1,5 @@
{
"require": {
"sentry/sdk": "^3.0"
}
}