From bfa4d69baaa0fe0acaeea70c5b23909644992b5e Mon Sep 17 00:00:00 2001 From: "R. Eric Wheeler" Date: Tue, 7 Feb 2017 13:48:51 -0800 Subject: [PATCH] updated composer.json --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 4bb6352..091b9a4 100644 --- a/composer.json +++ b/composer.json @@ -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",