Skip to content
Snippets Groups Projects
Commit 391acb55 authored by Christian Kuhn's avatar Christian Kuhn
Browse files

[TASK] Raise various dependencies

Last round of dependency bumps raise min
versions. There is little reason to allow
lower verisons for those not-too-common
ones with first LTS realease, so
we declare them as minimum.

We skip enshrined/svg-sanitize due to
it's broken sec release, though.

firebase/php-jwt: new features, no reasons to stay low
guzzlehttp/guzzle: improved version constraints
nikic/php-parser: PHP fixes, no reason to stay low
phpdocumentor/type-resolver: minor raise, internal rewrite, have
                             it to find issues early
typo3fluid/fluid: minor bump, no reason to stay low

> composer req firebase/php-jwt:^6.4.0
> composer req --no-update firebase/php-jwt:^6.4.0 -d typo3/sysext/core
> composer req guzzlehttp/guzzle:^7.5.1
> composer req --no-update guzzlehttp/guzzle:^7.5.1 -d typo3/sysext/core
> composer req nikic/php-parser:^4.15.4
> composer req --no-update nikic/php-parser:^4.15.4 -d typo3/sysext/install
> composer req phpdocumentor/type-resolver:^1.7.1
> composer req --no-update phpdocumentor/type-resolver:^1.7.1 -d typo3/sysext/extbase
> composer req typo3fluid/fluid:^2.7.4
> composer req --no-update typo3fluid/fluid:^2.7.4 -d typo3/sysext/adminpanel
> composer req --no-update typo3fluid/fluid:^2.7.4 -d typo3/sysext/core
> composer req --no-update typo3fluid/fluid:^2.7.4 -d typo3/sysext/fluid
> composer req --no-update typo3fluid/fluid:^2.7.4 -d typo3/sysext/redirects

Resolves: #100693
Releases: main
Change-Id: I0f0312ca2e820c442fa3bb81b43f36e233c00be3
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78777


Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarOliver Hader <oliver.hader@typo3.org>
Reviewed-by: default avatarOliver Hader <oliver.hader@typo3.org>
parent 23e9dd7f
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment