Skip to content

Commit 866a915

Browse files
committed
Composer: update some CS dependencies
The DealerDirect PHPCS Composer plugin has released version 1.0 quite a while ago. And if updating that, might as well update PHPCS as well.
1 parent e35bb9f commit 866a915

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
},
2323
"require-dev": {
2424
"mf2/tests": "dev-master#e9e2b905821ba0a5b59dab1a8eaf40634ce9cd49",
25-
"squizlabs/php_codesniffer": "^3.6.2",
26-
"dealerdirect/phpcodesniffer-composer-installer": "^0.7",
25+
"squizlabs/php_codesniffer": "^3.10.2",
26+
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
2727
"phpcompatibility/php-compatibility": "^9.3",
2828
"yoast/phpunit-polyfills": "^1.0"
2929
},

0 commit comments

Comments
 (0)