Files
FHeD/composer.json
Luke Tainton 75f1dde336 📈 Install Sentry
Signed-off-by: Luke Tainton <luke@tainton.uk>
2020-08-05 18:45:39 +01:00

7 lines
87 B
JSON

{
"require": {
"ramsey/uuid": "^4.1",
"sentry/sdk": "^2.1"
}
}