added phpdotenv
This commit is contained in:
@@ -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
2
composer.lock
generated
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user