mailgun-php/composer.json
Travis Swientek e5163bb90b Added PHPUnit
2013-07-18 13:01:36 -05:00

10 lines
122 B
JSON

{
"require": {
"guzzle/guzzle": "3.7"
},
"require-dev": {
"phpunit/phpunit": "3.7.*"
}
}