From 45c47613ad92a45acf0322cdfe4ed3a13d7a7f86 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Mon, 5 Aug 2024 12:10:00 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 15653e20fe2..604c40db127 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,14 +31,20 @@ ownCloud admins and users. ## Summary -* Change - Update PHP dependencies: [#41297](https://github.com/owncloud/core/pull/41297) +* Change - Update PHP dependencies: [#41287](https://github.com/owncloud/core/pull/41287) ## Details -* Change - Update PHP dependencies: [#41297](https://github.com/owncloud/core/pull/41297) +* Change - Update PHP dependencies: [#41287](https://github.com/owncloud/core/pull/41287) - The following have been updated: - guzzlehttp/guzzle (7.8.1 to 7.9.2) + The following have been updated: - guzzlehttp/guzzle (7.8.1 to 7.9.2) - + sabre/event (5.1.4 to 5.1.6) - sabre/http (5.1.10 to 5.1.11) - sabre/vobject + (4.5.4 to 4.5.5) - sabre/xml (2.2.7 to 2.2.9) - symfony/console (5.4.40 to + 5.4.42) - symfony/polyfill-php80 (1.29.0 to 1.30.0) - symfony/routing (5.4.40 to + 5.4.42) - symfony/string (5.4.40 to 5.4.42) - symfony/translation (5.4.40 to + 5.4.42) + https://github.com/owncloud/core/pull/41287 https://github.com/owncloud/core/pull/41297 # Changelog for ownCloud Core [10.15.0] (2024-06-18)