mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2025-04-03 05:03:33 +03:00
9 lines
122 B
JSON
9 lines
122 B
JSON
{
|
|
"require": {
|
|
"guzzle/guzzle": "3.7"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "3.7.*"
|
|
}
|
|
|
|
}
|