mirror of
https://github.com/Mibew/mibew.git
synced 2025-02-08 00:34:42 +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/config": "2.4.*",
|
||||||
"symfony/yaml": "2.4.*"
|
"symfony/yaml": "2.4.*"
|
||||||
},
|
},
|
||||||
|
"require-dev": {
|
||||||
|
"squizlabs/php_codesniffer": "1.*"
|
||||||
|
},
|
||||||
"config": {
|
"config": {
|
||||||
"vendor-dir": "mibew/vendor"
|
"vendor-dir": "mibew/vendor"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user