diff options
Diffstat (limited to 'Http/composer.json')
-rw-r--r-- | Http/composer.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Http/composer.json b/Http/composer.json index ad04f44..6c6dfe3 100644 --- a/Http/composer.json +++ b/Http/composer.json @@ -23,6 +23,7 @@ "symfony/http-kernel": "~2.4" }, "require-dev": { + "symfony/phpunit-bridge": "~2.7", "symfony/routing": "~2.2", "symfony/security-csrf": "~2.4", "psr/log": "~1.0" |