Skip to content

Commit

Permalink
Merge pull request #24 from xwp/feature/composer2
Browse files Browse the repository at this point in the history
Update composer dependencies
  • Loading branch information
mehigh authored Apr 8, 2021
2 parents d2cab66 + ebdae30 commit 261ca3b
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 33 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"type": "wordpress-plugin",
"require": {},
"require-dev": {
"wp-coding-standards/wpcs": "^2.0",
"dealerdirect/phpcodesniffer-composer-installer": "^0.5.0",
"brainmaestro/composer-git-hooks": "^2.6"
"wp-coding-standards/wpcs": "^2.3.0",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.1",
"brainmaestro/composer-git-hooks": "^2.8.4"
},
"extra": {
"hooks": {
Expand Down
77 changes: 47 additions & 30 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 261ca3b

Please sign in to comment.