Skip to content

Commit

Permalink
Merge pull request #747 from nextcloud/dependabot/composer/nextcloud/…
Browse files Browse the repository at this point in the history
…coding-standard-0.5.0
  • Loading branch information
dependabot[bot] committed Jan 16, 2021
2 parents 3da78df + 5608225 commit 6185a7c
Show file tree
Hide file tree
Showing 2 changed files with 1,647 additions and 579 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"lint": "find . -name \\*.php -not -path './vendor/*' -print0 | xargs -0 -n1 php -l"
},
"require-dev": {
"nextcloud/coding-standard": "^0.3.0",
"nextcloud/coding-standard": "^0.5.0",
"phpunit/phpunit": "^7"
}
}
Loading

0 comments on commit 6185a7c

Please sign in to comment.