[add] Asserts

This commit is contained in:
2018-08-05 20:37:31 -06:00
parent e033e1ce58
commit 882a9ccad1
5 changed files with 228 additions and 8 deletions

View File

@@ -15,7 +15,8 @@
"php": ">=5.5.0",
"slim/slim": "^3.1",
"slim/php-view": "^2.0",
"monolog/monolog": "^1.17"
"monolog/monolog": "^1.17",
"respect/validation": "^1.1"
},
"require-dev": {
"phpunit/phpunit": ">=4.8 < 6.0"