add phpspec

This commit is contained in:
aliaxander 2016-02-20 01:51:11 +03:00
parent 9229c63f2b
commit 90617a8aa0

View file

@ -68,7 +68,8 @@
"block8/php-docblock-checker": "~1.0",
"phploc/phploc": "~3.0",
"jakub-onderka/php-parallel-lint": "0.9.*",
"theseer/phpdox": "0.8.1.1"
"theseer/phpdox": "0.8.1.1",
"phpspec/phpspec": "~2.0"
},
"suggest": {
"block8/php-docblock-checker": "PHP Docblock Checker",