Skip to content

Commit 859c22a

Browse files
committed
Merge pull request #265 from phase2/task/phpcs2
Update to PHPCS 2 and Coder 8.2.6
2 parents e6f7473 + dd5bce3 commit 859c22a

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

example/composer.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,9 @@
44
"require-dev": {
55
"behat/mink-zombie-driver": "~1.2",
66
"drupal/drupal-extension": "~3.0",
7-
"drush/drush": "8.x",
8-
"phpmd/phpmd": "~2.1",
9-
"squizlabs/php_codesniffer": "~1.5",
10-
"drupal/coder": "7.2.3"
7+
"drush/drush": "^8",
8+
"drupal/coder": "^8.2",
9+
"phpmd/phpmd": "~2.1"
1110
},
1211
"require": {
1312
"roave/security-advisories": "dev-master"

0 commit comments

Comments
 (0)