added phpdotenv

This commit is contained in:
2023-05-06 18:17:07 +10:00
parent 171cfa7aab
commit 4ac86c434e
2 changed files with 3 additions and 2 deletions

View File

@@ -19,7 +19,8 @@
"owen-it/laravel-auditing": "^13.0",
"php-ffmpeg/php-ffmpeg": "^1.1",
"sunspikes/clamav-validator": "*",
"thiagoalessio/tesseract_ocr": "^2.12"
"thiagoalessio/tesseract_ocr": "^2.12",
"vlucas/phpdotenv": "^5.5"
},
"require-dev": {
"fakerphp/faker": "^1.9.1",