Skip to content

Commit 7433322

Browse files
committed
Update composer
1 parent de7163a commit 7433322

File tree

2 files changed

+185
-185
lines changed

2 files changed

+185
-185
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,15 @@
3232
"ext-json": "*",
3333
"php": "^7.2",
3434
"symfony/http-client": "^4.3",
35-
"vlucas/phpdotenv": "^3.6",
3635
"symfony/mailer": "^5.0"
3736
},
3837
"require-dev": {
3938
"friendsofphp/php-cs-fixer": "^2.15",
4039
"infection/infection": "^0.14.2",
4140
"phpunit/phpunit": "^8.4.2",
4241
"symfony/var-dumper": "^4.3",
43-
"symfony/google-mailer": "^5.0"
42+
"symfony/google-mailer": "^5.0",
43+
"vlucas/phpdotenv": "^3.6"
4444
},
4545
"autoload": {
4646
"psr-4": {

0 commit comments

Comments
 (0)