Skip to content

Commit

Permalink
Merge pull request #28 from PHPCSStandards/feature/composer-update-de…
Browse files Browse the repository at this point in the history
…pendency

Composer: update PHPCS Composer plugin dependency
  • Loading branch information
jrfnl committed Jan 20, 2020
2 parents ce9c0a3 + 424ec13 commit 02bdad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"php" : ">=5.4",
"squizlabs/php_codesniffer" : "^3.0.2",
"phpcompatibility/php-compatibility" : "^9.0.0",
"dealerdirect/phpcodesniffer-composer-installer" : "^0.3 || ^0.4.1 || ^0.5.0"
"dealerdirect/phpcodesniffer-composer-installer" : "^0.3 || ^0.4.1 || ^0.5 || ^0.6"
},
"require-dev" : {
"roave/security-advisories" : "dev-master",
Expand Down

0 comments on commit 02bdad2

Please sign in to comment.