mirror of
https://github.com/flarum/core.git
synced 2025-07-30 21:20:24 +02:00
Add CodeSniffer dependency.
This commit is contained in:
@@ -20,7 +20,8 @@
|
||||
"fzaninotto/faker": "1.4.0",
|
||||
"codeception/codeception": "~2.0.0",
|
||||
"codeception/mockery-module": "*",
|
||||
"laracasts/testdummy": "~2.0"
|
||||
"laracasts/testdummy": "~2.0",
|
||||
"squizlabs/php_codesniffer": "1.*"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
Reference in New Issue
Block a user