This commit is contained in:
2022-11-25 20:52:46 -03:00
parent 11d8479a0c
commit dd0410a0fb
15 changed files with 325 additions and 50 deletions

View File

@ -2,7 +2,7 @@
"name": "provm/emails",
"type": "project",
"require": {
"ddeboer/imap": "^1.14",
"guzzlehttp/guzzle": "^7.5",
"monolog/monolog": "^3.2",
"php-di/php-di": "^6.4",
"symfony/console": "^6.1",
@ -15,8 +15,7 @@
},
"autoload": {
"psr-4": {
"ProVM\\Common\\": "common/",
"Provm\\Emails\\": "src/"
"ProVM\\Common\\": "common/"
}
},
"authors": [