Make phpunit a dev dependency
This commit is contained in:
parent
454013fd98
commit
991c5cb87c
@ -9,8 +9,10 @@
|
|||||||
"email": "mkoch227@gmail.com"
|
"email": "mkoch227@gmail.com"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"require-dev": {
|
||||||
|
"phpunit/phpunit": "5.7.9"
|
||||||
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"phpunit/phpunit": "5.7.9",
|
|
||||||
"phpmailer/phpmailer": "^5.2",
|
"phpmailer/phpmailer": "^5.2",
|
||||||
"mailgun/mailgun-php": "^2.1",
|
"mailgun/mailgun-php": "^2.1",
|
||||||
"php-http/guzzle6-adapter": "^1.1",
|
"php-http/guzzle6-adapter": "^1.1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user