Fixed coding standart issues, improved readme
Showing
... | ... | @@ -33,8 +33,7 @@ |
} | ||
}, | ||
"require-dev": { | ||
"phpunit/phpunit": "~4.1", | ||
"phpspec/phpspec": "~2.1", | ||
"squizlabs/php_codesniffer": "~2.3" | ||
"phpunit/phpunit": "~5.2", | ||
"squizlabs/php_codesniffer": "~2.5" | ||
} | ||
} |
phpcs.xml
0 → 100644
Please register or sign in to comment