X Tutup
Skip to content

Commit e6ea1a0

Browse files
authored
Merge pull request #41173 from owncloud/php-dependencies-20240201
Update PHP dependencies
2 parents 33aba05 + 19ecd27 commit e6ea1a0

File tree

2 files changed

+58
-56
lines changed

2 files changed

+58
-56
lines changed

changelog/unreleased/PHPdependencies20231010onward

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,24 @@ Change: Update PHP dependencies
22

33
The following have been updated:
44
- deepdiver/zipstreamer (2.0.0 to v2.0.2)
5+
- doctrine/deprecations (1.1.2 to 1.1.3)
56
- firebase/php-jwt (6.8.1 to 6.10.0)
67
- google/apiclient (v2.15.1 to v2.15.3)
78
- google/apiclient-services (v0.319.0 to v0.331.0)
89
- google/auth (v1.31.0 to v1.34.0)
910
- guzzlehttp/guzzle (7.8.0 to 7.8.1)
1011
- laravel/serializable-closure (v1.3.1 to v1.3.3)
11-
- league/mime-type-detection (1.13.0 to 1.14.0)
12+
- league/mime-type-detection (1.13.0 to 1.15.0)
1213
- monolog/monolog (2.9.1 to 2.9.2)
1314
- phpseclib/phpseclib (3.0.33 to 3.0.35)
1415
- sabre/dav (4.4.0 to 4.6.0)
1516
- sabre/vobject (4.5.3 to 4.5.4)
16-
- symfony/console (5.4.28 to 5.4.34)
17-
- symfony/event-dispatcher (5.4.26 to 5.4.34)
18-
- symfony/process (5.4.28 to 5.4.34)
19-
- symfony/routing (5.4.26 to 5.4.34)
20-
- symfony/string (5.4.29 to 5.4.34)
21-
- symfony/translation (5.4.24 to 5.4.31)
17+
- symfony/console (5.4.28 to 5.4.35)
18+
- symfony/event-dispatcher (5.4.26 to 5.4.35)
19+
- symfony/process (5.4.28 to 5.4.35)
20+
- symfony/routing (5.4.26 to 5.4.35)
21+
- symfony/string (5.4.29 to 5.4.35)
22+
- symfony/translation (5.4.24 to 5.4.35)
2223

2324
https://github.com/owncloud/core/pull/41033
2425
https://github.com/owncloud/core/pull/41071
@@ -35,3 +36,4 @@ https://github.com/owncloud/core/pull/41139
3536
https://github.com/owncloud/core/pull/41151
3637
https://github.com/owncloud/core/pull/41152
3738
https://github.com/owncloud/core/pull/41155
39+
https://github.com/owncloud/core/pull/41173

composer.lock

Lines changed: 49 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
X Tutup