mirror of
https://github.com/dannyvankooten/AltoRouter.git
synced 2025-09-03 13:12:40 +02:00
add php-cs to match with PSR2 requirements
This commit is contained in:
@@ -24,7 +24,8 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "5.7.*",
|
||||
"codeclimate/php-test-reporter": "dev-master"
|
||||
"codeclimate/php-test-reporter": "dev-master",
|
||||
"squizlabs/php_codesniffer": "3.4.2"
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": ["AltoRouter.php"]
|
||||
|
Reference in New Issue
Block a user