Rollback phpunit to require-dev

This commit is contained in:
Ivan Shalganov 2013-09-12 20:01:06 +04:00
parent cf0dec5b09
commit bcd9358fe0
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
"ext-tokenizer": "*"
},
"require-dev": {
"phpunit/phpunit": "3.7.*",
"smarty/smarty": "3.*",
"twig/twig": "1.*",
"satooshi/php-coveralls": "dev-master"