summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-20 02:01:12 +0000
committerGitHub <noreply@github.com>2021-02-20 02:01:12 +0000
commit4c550cbce69f74cdb83cc24479710d35cb1eae42 (patch)
tree66a8c748e8ebb697d6fc92443b38d4c8fe4a8ce2 /composer.json
parenta018067ab0ccc9fdacc76aec824f7bb925978b7d (diff)
Bump christophwurst/nextcloud_testing from 0.10.0 to 0.12.4
Bumps [christophwurst/nextcloud_testing](https://github.com/ChristophWurst/nextcloud_testing) from 0.10.0 to 0.12.4. - [Release notes](https://github.com/ChristophWurst/nextcloud_testing/releases) - [Commits](https://github.com/ChristophWurst/nextcloud_testing/compare/0.10.0...v0.12.4) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index d774de8f..e2728295 100644
--- a/composer.json
+++ b/composer.json
@@ -15,7 +15,7 @@
"test:integration": "phpunit -c phpunit.integration.xml --fail-on-warning"
},
"require-dev": {
- "christophwurst/nextcloud_testing": "^0.10.0",
+ "christophwurst/nextcloud_testing": "^0.12.4",
"nextcloud/coding-standard": "^0.3.0",
"phpunit/phpunit": "^9"
}