summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index aa2ce17..86af9c5 100644
--- a/composer.json
+++ b/composer.json
@@ -15,7 +15,8 @@
"mongodb/mongodb": "^1.0.1"
},
"require-dev": {
- "phpunit/phpunit": "^5.7 || ^6.0"
+ "phpunit/phpunit": "^5.7 || ^6.0",
+ "squizlabs/php_codesniffer": "^3.2"
},
"provide": {
"ext-mongo": "1.6.14"