Skip to content

Navigation Menu

Sign in
Appearance settings
Sign up
Appearance settings

Latest commit

 

History

History
History
33 lines (33 loc) · 850 Bytes

File metadata and controls

33 lines (33 loc) · 850 Bytes
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"name": "symfony/mailgun-mailer",
"type": "symfony-mailer-bridge",
"description": "Symfony Mailgun Mailer Bridge",
"keywords": [],
"homepage": "https://symfony.com",
"license": "MIT",
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"require": {
"php": ">=8.4.1",
"symfony/mailer": "^8.2"
},
"require-dev": {
"symfony/http-client": "^7.4|^8.0",
"symfony/webhook": "^7.4|^8.0"
},
"autoload": {
"psr-4": { "Symfony\\Component\\Mailer\\Bridge\\Mailgun\\": "" },
"exclude-from-classmap": [
"/Tests/"
]
},
"minimum-stability": "dev"
}
Morty Proxy This is a proxified and sanitized view of the page, visit original site.