summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/composer.json b/composer.json
index 112a6bd..95118a3 100644
--- a/composer.json
+++ b/composer.json
@@ -25,8 +25,7 @@
},
"require-dev": {
"squizlabs/php_codesniffer": "~2.5",
- "phpunit/phpunit": "~3.7",
- "kherge/box": "~2.5"
+ "phpunit/phpunit": "~4.6"
},
"bin": ["bin/pscss"],
"archive": {
@@ -35,7 +34,6 @@
"/.gitattributes",
"/.gitignore",
"/.travis.yml",
- "/box.json.dist",
"/phpunit.xml.dist",
"/tests"
]