From 01f5e061d9a0251d4513a8aa4773ce1f19a54843 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 16:23:45 +0000 Subject: [PATCH] build(deps): Bump icewind/searchdav from 3.1.0 to 3.2.0 Bumps [icewind/searchdav](https://github.com/icewind1991/SearchDAV) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/icewind1991/SearchDAV/releases) - [Commits](https://github.com/icewind1991/SearchDAV/compare/v3.1.0...v3.2.0) --- updated-dependencies: - dependency-name: icewind/searchdav dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index f188a92bb..e50a9a029 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "fusonic/opengraph": "^2.3.0", "giggsey/libphonenumber-for-php-lite": "^8.13.48", "guzzlehttp/guzzle": "^7.9.2", - "icewind/searchdav": "^3.1.0", + "icewind/searchdav": "^3.2.0", "icewind/streams": "^0.7.7", "kornrunner/blurhash": "^1.2", "laravel/serializable-closure": "^1.3.5", diff --git a/composer.lock b/composer.lock index 65a9057bf..b072cb101 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": "8439d4f72d510b5e5eaf9bd12290d182", + "content-hash": "3590e1faea96199b2a06d73cd3ea33fc", "packages": [ { "name": "aws/aws-crt-php", @@ -1476,16 +1476,16 @@ }, { "name": "icewind/searchdav", - "version": "v3.1.0", + "version": "v3.2.0", "source": { "type": "git", "url": "https://github.com/icewind1991/SearchDAV.git", - "reference": "8339181df313361da4daee6cb1c7f144f67f8492" + "reference": "3865288b6962de33086d4e02ec3584610c32b773" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/icewind1991/SearchDAV/zipball/8339181df313361da4daee6cb1c7f144f67f8492", - "reference": "8339181df313361da4daee6cb1c7f144f67f8492", + "url": "https://api.github.com/repos/icewind1991/SearchDAV/zipball/3865288b6962de33086d4e02ec3584610c32b773", + "reference": "3865288b6962de33086d4e02ec3584610c32b773", "shasum": "" }, "require": { @@ -1518,9 +1518,9 @@ "description": "sabre/dav plugin to implement rfc5323 SEARCH", "support": { "issues": "https://github.com/icewind1991/SearchDAV/issues", - "source": "https://github.com/icewind1991/SearchDAV/tree/v3.1.0" + "source": "https://github.com/icewind1991/SearchDAV/tree/v3.2.0" }, - "time": "2023-11-14T22:32:04+00:00" + "time": "2024-11-08T15:54:16+00:00" }, { "name": "icewind/streams",