updated composer.json

This commit is contained in:
R. Eric Wheeler 2017-02-07 13:48:51 -08:00
parent 7f033d78cc
commit bfa4d69baa
1 changed files with 2 additions and 1 deletions

View File

@ -17,7 +17,8 @@
"tedivm/stash": "^0.14.1",
"doctrine/collections": "^1.4",
"ircmaxell/security-lib": "^1.1",
"ircmaxell/random-lib": "^1.2"
"ircmaxell/random-lib": "^1.2",
"sikofitt/retrorsum": "^1.0"
},
"require-dev": {
"phpunit/phpunit": "^6.0",