phpcs standards
This commit is contained in:
@@ -54,14 +54,15 @@
|
||||
"webpatser/laravel-uuid": "3.*"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "7.5.*",
|
||||
"barryvdh/laravel-ide-helper": "^2.0",
|
||||
"barryvdh/laravel-debugbar": "^3.0",
|
||||
"mockery/mockery": "0.9.*",
|
||||
"filp/whoops": "~2.0",
|
||||
"barryvdh/laravel-ide-helper": "^2.0",
|
||||
"bpocallaghan/generators": "5.0.1",
|
||||
"codedungeon/phpunit-result-printer": "^0.13.0",
|
||||
"filp/whoops": "~2.0",
|
||||
"mockery/mockery": "0.9.*",
|
||||
"nunomaduro/collision": "^2.0",
|
||||
"codedungeon/phpunit-result-printer": "^0.13.0"
|
||||
"phpunit/phpunit": "7.5.*",
|
||||
"squizlabs/php_codesniffer": "3.*"
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
|
||||
Reference in New Issue
Block a user