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", "owen-it/laravel-auditing": "^13.0",
"php-ffmpeg/php-ffmpeg": "^1.1", "php-ffmpeg/php-ffmpeg": "^1.1",
"sunspikes/clamav-validator": "*", "sunspikes/clamav-validator": "*",
"thiagoalessio/tesseract_ocr": "^2.12" "thiagoalessio/tesseract_ocr": "^2.12",
"vlucas/phpdotenv": "^5.5"
}, },
"require-dev": { "require-dev": {
"fakerphp/faker": "^1.9.1", "fakerphp/faker": "^1.9.1",

2
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "9156e3b9b4d443b3432f1f303cc2fe97", "content-hash": "2291e0007023eeb8da8dd35672430454",
"packages": [ "packages": [
{ {
"name": "aws/aws-crt-php", "name": "aws/aws-crt-php",