Skip to content

Commit cd6112e

Browse files
committed
Update the composer dependencies
1 parent dabb6c7 commit cd6112e

File tree

465 files changed

+6549
-5021
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

465 files changed

+6549
-5021
lines changed

wcfsetup/install/files/lib/system/api/composer.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,18 @@
1010
}
1111
},
1212
"require": {
13-
"cuyz/valinor": "^2.1.1",
13+
"cuyz/valinor": "^2.2.2",
1414
"dragonmantank/cron-expression": "^3.4.0",
1515
"erusev/parsedown": "^1.7.4",
16-
"ezyang/htmlpurifier": "^4.18",
17-
"guzzlehttp/guzzle": "^7.9.3",
18-
"guzzlehttp/psr7": "^2.7.1",
19-
"laminas/laminas-diactoros": "^3.6.0",
20-
"laminas/laminas-httphandlerrunner": "^2.12.0",
16+
"ezyang/htmlpurifier": "^4.19",
17+
"guzzlehttp/guzzle": "^7.10.0",
18+
"guzzlehttp/psr7": "^2.8.0",
19+
"laminas/laminas-diactoros": "^3.7.0",
20+
"laminas/laminas-httphandlerrunner": "^2.13.0",
2121
"laminas/laminas-progressbar": "^2.14.1",
2222
"minishlink/web-push": "^9.0.2",
2323
"nikic/fast-route": "2.0.0-beta1",
24-
"paragonie/constant_time_encoding": "^3.0",
24+
"paragonie/constant_time_encoding": "^3.1.3",
2525
"pelago/emogrifier": "^7.3.0",
2626
"psr/clock": "^1.0",
2727
"psr/event-dispatcher": "^1.0",
@@ -31,10 +31,10 @@
3131
"psr/log": "^3.0.2",
3232
"scssphp/scssphp": "^2.0.1",
3333
"sebastian/diff": "^5.1.1",
34-
"symfony/polyfill-php82": "^1.32.0",
35-
"symfony/polyfill-php83": "^1.32",
36-
"symfony/polyfill-php84": "^1.32",
37-
"symfony/polyfill-php85": "^1.32",
34+
"symfony/polyfill-php82": "^1.33.0",
35+
"symfony/polyfill-php83": "^1.33",
36+
"symfony/polyfill-php84": "^1.33",
37+
"symfony/polyfill-php85": "^1.33",
3838
"willdurand/negotiation": "^3.1",
3939
"woltlab/webp-exif": "^0.1.1"
4040
},

0 commit comments

Comments
 (0)