Skip to content
Snippets Groups Projects
Commit 4e42e1f0 authored by Oliver Klee's avatar Oliver Klee Committed by Stefan Bürk
Browse files

[TASK] Bump the Doctrine dependencies

Used commands:

> composer req -W doctrine/annotations:^1.13.3 doctrine/dbal:^3.3.7 \
  doctrine/event-manager:^1.1.1
> composer req doctrine/annotations:^1.13.3 doctrine/dbal:^3.3.7 \
  doctrine/event-manager:^1.1.1 -d typo3/sysext/core --no-update
> composer req doctrine/dbal:^3.3.7 -d typo3/sysext/install --no-update
> composer req doctrine/dbal:^3.3.7 -d typo3/sysext/redirects --no-update

Also make use of a Doctrine-DBAL-provided PHPStan/Psalm type to satisfy
the required types for the new DBAL version.

Resolves: #97956
Releases: main
Change-Id: Ia193947df78c67c60f5861ca1f9912eacbf5b980
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/75204


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
parent 5ff2f02d
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