Update composer dependencies

This commit is contained in:
Kijin Sung 2018-10-18 14:03:18 +09:00
parent 866a33fd39
commit ab195fbf3b
463 changed files with 14839 additions and 11927 deletions

View file

@ -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"
]