Skip to content

Commit 47664a5

Browse files
authored
Merge pull request #91 from jrfnl/feature/composer-allow-for-new-composer-plugin-version
Composer: update PHPCS Composer plugin dependency
2 parents 766fc9e + 64bfc94 commit 47664a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"require": {
1212
"php": ">=5.4",
1313
"behat/behat": "^2.5",
14-
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.3 || ^0.5 || ^0.6",
14+
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.3 || ^0.5 || ^0.6.2 || ^0.7",
1515
"php-parallel-lint/php-console-highlighter": "^0.5",
1616
"php-parallel-lint/php-parallel-lint": "^1.0",
1717
"phpcompatibility/php-compatibility": "^9",

0 commit comments

Comments
 (0)