diff --git a/composer.json b/composer.json index cefaea5dc5461850d43457c65d08e123d8858bb2..2586420084cc363a1395964b563a52e4a5ec0bc9 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,9 @@ }, "require-dev": { "mikey179/vfsStream": "1.3.*@dev", - "phpunit/phpunit": "~4.1.0" + "phpunit/phpunit": "~4.1.0", + "twbs/bootstrap": "3.2.*", + "fortawesome/font-awesome": "4.2.*" }, "suggest": { "ext-gd": "GDlib/Freetype is required for building images with text (GIFBUILDER) and can also be used to scale images",