Skip to content

Commit

Permalink
Merge pull request #76 from jrfnl/feature/composer-update-dependency
Browse files Browse the repository at this point in the history
Composer: update PHPCS Composer plugin dependency
  • Loading branch information
gmazzap authored Oct 4, 2020
2 parents 61f46e0 + c277984 commit f8273d8
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 @@ -34,7 +34,7 @@
"require-dev": {
"phpunit/phpunit": "^5.7.9 || ^6.0 || ^7.0",
"phpcompatibility/php-compatibility": "^9.3.0",
"dealerdirect/phpcodesniffer-composer-installer": "^0.4"
"dealerdirect/phpcodesniffer-composer-installer": "^0.6 || ^0.7"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit f8273d8

Please sign in to comment.