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

[TASK] Require doctrine/lexer:^3.0

The lexer is used in the core ext_tables.sql
parser. Other dependencies that use it allow
3.0 already, it comes with more PHP type hints,
it should be fair to require ^3.0 with core v13.

> composer req doctrine/lexer:^3.0
> composer req doctrine/lexer:^3.0 -d typo3/sysext/core --no-update

Resolves: #101659
Releases: main
Change-Id: Iaae9f9c5ffc4087bd4bcb3772df3c22c6fab18cf
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/80520


Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
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 avatarOliver Klee <typo3-coding@oliverklee.de>
parent 5efbc8c8
Branches
Tags
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