phpcs standards

This commit is contained in:
Nabeel Shahzad
2019-05-12 12:08:31 -05:00
parent a79f28caa4
commit 75eaec2f11
6 changed files with 78 additions and 8 deletions

View File

@@ -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": [