Merge pull request #2229 from nextcloud/dependabot/composer/christophwurst/nextcloud-18.0.4

This commit is contained in:
dependabot-preview[bot] 2020-05-04 07:30:22 +00:00 committed by GitHub
commit fc80857c5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View File

@ -9,7 +9,7 @@
"nextcloud/coding-standard": "^0.3.0"
},
"require-dev": {
"christophwurst/nextcloud": "v18.0.2",
"christophwurst/nextcloud": "v18.0.4",
"christophwurst/nextcloud_testing": "0.10.0",
"phan/phan": "^2.0"
},

12
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "5dc5f42f1de8fa948dd1048dba68d89c",
"content-hash": "6b18704dd9d1a735805ba57adf4cb4fe",
"packages": [
{
"name": "composer/semver",
@ -1369,16 +1369,16 @@
"packages-dev": [
{
"name": "christophwurst/nextcloud",
"version": "v18.0.2",
"version": "v18.0.4",
"source": {
"type": "git",
"url": "https://github.com/ChristophWurst/nextcloud_composer.git",
"reference": "cb28cad585dd6b935be45f16ea2df482e29df78b"
"reference": "075e5ad6e2c112247bca5cc4c69d0a7f9034dc6e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/cb28cad585dd6b935be45f16ea2df482e29df78b",
"reference": "cb28cad585dd6b935be45f16ea2df482e29df78b",
"url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/075e5ad6e2c112247bca5cc4c69d0a7f9034dc6e",
"reference": "075e5ad6e2c112247bca5cc4c69d0a7f9034dc6e",
"shasum": ""
},
"require": {
@ -1401,7 +1401,7 @@
}
],
"description": "Composer package containing Nextcloud's public API (classes, interfaces)",
"time": "2020-03-24T13:19:53+00:00"
"time": "2020-04-27T12:42:11+00:00"
},
{
"name": "christophwurst/nextcloud_testing",