@@ -47,18 +47,22 @@ ownCloud admins and users.
4747
4848* Change - Update PHP dependencies: [#41287](https://github.com/owncloud/core/pull/41287)
4949
50- The following have been updated: - guzzlehttp/guzzle (7.8.1 to 7.9.2) -
51- guzzlehttp/promises (2.0.3 to 2.0.4) - icewind/smb (3.6.0 to 3.7.0) -
50+ The following have been updated: - doctrine/deprecations (1.1.3 to 1.1.4) -
51+ guzzlehttp/guzzle (7.8.1 to 7.9.2) - guzzlehttp/promises (2.0.3 to 2.0.4) -
52+ icewind/smb (3.6.0 to 3.7.0) - icewind/streams (0.7.7 to 0.7.8) -
5253 laravel/serializable-closure (1.3.3 to 1.3.7) - league/mime-type-detection
5354 (1.15.0 to 1.16.0) - mikey179/vfsstream (1.6.11 to 1.6.12) - monolog/monolog
5455 (2.9.3 to 2.10.0) - pear/pear-core-minimal (v1.10.15 to v1.10.16) -
5556 phpseclib/phpseclib (3.0.39 to 3.0.42) - sabre/dav (4.6.0 to 4.7.0) -
5657 sabre/event (5.1.4 to 5.1.7) - sabre/http (5.1.10 to 5.1.12) - sabre/uri (2.3.3
5758 t0 2.3.4) - sabre/vobject (4.5.4 to 4.5.6) - sabre/xml (2.2.7 to 2.2.11) -
58- symfony/console (5.4.40 to 5.4.47) - symfony/event-dispatcher (5.4.40 to 5.4.45)
59- - symfony/polyfill-php80 (1.29.0 to 1.31.0) - symfony/process (v5.4.40 to
60- v5.4.47) - symfony/routing (5.4.40 to 5.4.45) - symfony/string (5.4.40 to
61- 5.4.47) - symfony/translation (5.4.40 to 5.4.45)
59+ symfony/console (5.4.40 to 5.4.47) - symfony/deprecation-contracts (2.5.3 to
60+ 2.5.4) - symfony/event-dispatcher (5.4.40 to 5.4.45) -
61+ symfony/event-dispatcher-contracts (2.5.3 to 2.5.4) - symfony/polyfill-php80
62+ (1.29.0 to 1.31.0) - symfony/process (v5.4.40 to v5.4.47) - symfony/routing
63+ (5.4.40 to 5.4.48) - symfony/service-contracts (2.5.3 to 2.5.4) - symfony/string
64+ (5.4.40 to 5.4.47) - symfony/translation (5.4.40 to 5.4.45) -
65+ symfony/translation-contracts (2.5.3 to 2.5.4)
6266
6367 https://github.com/owncloud/core/pull/41287
6468 https://github.com/owncloud/core/pull/41297
@@ -72,6 +76,7 @@ ownCloud admins and users.
7276 https://github.com/owncloud/core/pull/41334
7377 https://github.com/owncloud/core/pull/41337
7478 https://github.com/owncloud/core/pull/41341
79+ https://github.com/owncloud/core/pull/41344
7580
7681* Change - Add user hint in share dialog that password policy can apply: [#41314](https://github.com/owncloud/core/pull/41314)
7782
0 commit comments