mirror of
https://github.com/Mibew/mibew.git
synced 2025-02-07 16:24:43 +03:00
Add PHP Code Sniffer to dev dependencies
This commit is contained in:
parent
c7d87ac5c8
commit
1c9430286c
@ -24,6 +24,9 @@
|
||||
"symfony/config": "2.4.*",
|
||||
"symfony/yaml": "2.4.*"
|
||||
},
|
||||
"require-dev": {
|
||||
"squizlabs/php_codesniffer": "1.*"
|
||||
},
|
||||
"config": {
|
||||
"vendor-dir": "mibew/vendor"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user