diff --git a/composer.json b/composer.json index faad394..297d115 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ ], "require": { "php": "8.1 - 8.5", - "vlucas/phpdotenv": "^5.6.2", + "vlucas/phpdotenv": "^5.6.4", "yiisoft/aliases": "^3.1.1", "yiisoft/log": "^2.2", "yiisoft/log-target-file": "^3.1",