Bump nextcloud/coding-standard from 0.3.0 to 0.4.0

Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/nextcloud/coding-standard/releases)
- [Changelog](https://github.com/nextcloud/coding-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/coding-standard/compare/v0.3.0...v0.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-12-29 15:08:01 +00:00 committed by GitHub
parent 967420f2d7
commit 8daf857799
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1688 additions and 253 deletions

View File

@ -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.4.0",
"phpunit/phpunit": "^7"
}
}

1939
composer.lock generated

File diff suppressed because it is too large Load Diff