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