summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 95118a3..7591662 100644
--- a/composer.json
+++ b/composer.json
@@ -25,7 +25,9 @@
},
"require-dev": {
"squizlabs/php_codesniffer": "~2.5",
- "phpunit/phpunit": "~4.6"
+ "phpunit/phpunit": "~4.6",
+ "twbs/bootstrap": "~4.3",
+ "zurb/foundation": "~6.5"
},
"bin": ["bin/pscss"],
"archive": {