From 2f7eafee1e2bd3deae8e0408126158cf64ebd4f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 May 2021 08:31:07 +0000 Subject: [PATCH] Bump christophwurst/nextcloud from 20.0.7 to 21.0.0 Bumps [christophwurst/nextcloud](https://github.com/ChristophWurst/nextcloud_composer) from 20.0.7 to 21.0.0. - [Release notes](https://github.com/ChristophWurst/nextcloud_composer/releases) - [Commits](https://github.com/ChristophWurst/nextcloud_composer/compare/v20.0.7...v21.0.0) Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/composer.json b/composer.json index 4db8b3c81d..67185a120f 100644 --- a/composer.json +++ b/composer.json @@ -46,7 +46,7 @@ "youthweb/urllinker": "^1.3" }, "require-dev": { - "christophwurst/nextcloud": "v20.0.7", + "christophwurst/nextcloud": "v21.0.0", "psalm/phar": "^4.6", "roave/security-advisories": "dev-master" }, diff --git a/composer.lock b/composer.lock index 3580d109dc..db900f21fa 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "37b96159064d686c39e6a4366d0e25e7", + "content-hash": "5f82d0fece542ef11d867949a1d3de61", "packages": [ { "name": "amphp/amp", @@ -2225,25 +2225,25 @@ "packages-dev": [ { "name": "christophwurst/nextcloud", - "version": "v20.0.7", + "version": "v21.0.0", "source": { "type": "git", "url": "https://github.com/ChristophWurst/nextcloud_composer.git", - "reference": "114c6598743dc4caa21c84eafadedf3f6730cdab" + "reference": "41e1476b4aed5bce7371895054049eca353729c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/114c6598743dc4caa21c84eafadedf3f6730cdab", - "reference": "114c6598743dc4caa21c84eafadedf3f6730cdab", + "url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/41e1476b4aed5bce7371895054049eca353729c5", + "reference": "41e1476b4aed5bce7371895054049eca353729c5", "shasum": "" }, "require": { - "php": "^7.2" + "php": "^7.3 || ~8.0.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "20.0.0-dev" + "dev-master": "21.0.0-dev" } }, "notification-url": "https://packagist.org/downloads/", @@ -2257,7 +2257,7 @@ } ], "description": "Composer package containing Nextcloud's public API (classes, interfaces)", - "time": "2021-02-03T07:58:35+00:00" + "time": "2021-03-01T08:42:25+00:00" }, { "name": "psalm/phar", @@ -2296,12 +2296,12 @@ "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "2da463d475b13cf8c519d862f1a6423ab7a515e3" + "reference": "db47aac368cb81bc9d3b09556e63b716be61cf43" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/2da463d475b13cf8c519d862f1a6423ab7a515e3", - "reference": "2da463d475b13cf8c519d862f1a6423ab7a515e3", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/db47aac368cb81bc9d3b09556e63b716be61cf43", + "reference": "db47aac368cb81bc9d3b09556e63b716be61cf43", "shasum": "" }, "conflict": { @@ -2445,7 +2445,7 @@ "pear/archive_tar": "<1.4.12", "personnummer/personnummer": "<3.0.2", "phpfastcache/phpfastcache": ">=5,<5.0.13", - "phpmailer/phpmailer": "<6.1.6", + "phpmailer/phpmailer": "<6.1.6|>=6.1.8,<6.4.1", "phpmussel/phpmussel": ">=1,<1.6", "phpmyadmin/phpmyadmin": "<4.9.6|>=5,<5.0.3", "phpoffice/phpexcel": "<1.8.2", @@ -2633,7 +2633,7 @@ "type": "tidelift" } ], - "time": "2021-04-30T18:08:49+00:00" + "time": "2021-05-02T09:01:19+00:00" } ], "aliases": [],