Add PHPUnit dependency

This commit is contained in:
Matthew Ross 2016-04-21 18:20:30 -04:00
parent 0b0a4e9d69
commit f057dca367
2 changed files with 1144 additions and 3 deletions

View File

@ -4,7 +4,8 @@
"gabordemooij/redbean": "^4.3",
"slim/slim": "^3.3",
"firebase/php-jwt": "^3.0",
"phpmailer/phpmailer": "^5.2"
"phpmailer/phpmailer": "^5.2",
"phpunit/phpunit": "^5.3"
},
"license": "MIT",
"authors": [

1144
src/api/composer.lock generated

File diff suppressed because it is too large Load Diff