Merge pull request #2665 from nextcloud/dependabot/composer/nextcloud/coding-standard-tw-0.4.0

This commit is contained in:
Julius Härtl
2020-12-28 13:21:32 +01:00
committed by GitHub
16 changed files with 4244 additions and 29 deletions

1
.gitignore vendored
View File

@@ -7,6 +7,5 @@ tests/integration/vendor/
tests/integration/composer.lock
tests/.phpunit.result.cache
vendor/
*.lock
.php_cs.cache
\.idea/

View File

@@ -16,7 +16,7 @@
"christophwurst/nextcloud": "^17",
"jakub-onderka/php-parallel-lint": "^1.0.0",
"phpunit/phpunit": "^8",
"nextcloud/coding-standard": "^0.3.0",
"nextcloud/coding-standard": "^0.4.0",
"symfony/event-dispatcher": "^4.0"
},
"config": {

4216
composer.lock generated Normal file

File diff suppressed because it is too large Load Diff