-
- Downloads
There was an error fetching the commit references. Please try again later.
new Sentry Warning Method
modified: classes/class.F.php modified: composer.json
... | ... | @@ -13,6 +13,7 @@ |
"require": { | ||
"php": "^7.2|^7.4|^8.0|^8.2|^8.3", | ||
"mobiledetect/mobiledetectlib": "^2.8.40", | ||
"sentry/sentry": "^3.*", | ||
"vlucas/phpdotenv": "^5.5", | ||
"ext-json": "*" | ||
}, | ||
... | ... |
Please register or sign in to comment