Update dependency vlucas/phpdotenv to ^5.3

This commit is contained in:
Renovate Bot
2021-04-19 11:11:31 +00:00
parent 18cdccb63e
commit a5f21c484f
2 changed files with 49 additions and 39 deletions

View File

@@ -1,7 +1,7 @@
{
"require": {
"ramsey/uuid": "^4.0",
"vlucas/phpdotenv": "^5.0",
"vlucas/phpdotenv": "^5.3",
"jumbojett/openid-connect-php": "^0.9.0",
"sentry/sdk": "^3.0"
}