Skip to content
This repository was archived by the owner on Jan 13, 2022. It is now read-only.

Commit a74d810

Browse files
committed
Remove codesniffer from composer.json.
1 parent d3b3550 commit a74d810

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@
1717
"php-http/client-implementation": "^1.0",
1818
"php-http/httplug": "^1.0",
1919
"php-http/discovery": "^1.0",
20-
"paragonie/random_compat": "^2.0",
21-
"squizlabs/php_codesniffer": "^2.7"
20+
"paragonie/random_compat": "^2.0"
2221
},
2322
"require-dev": {
2423
"phpunit/phpunit": "^4.8 || ^5.6",

0 commit comments

Comments
 (0)