[TASK] Raise web-vision/deepl-base to include latest bugfix
#479
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[TASK] Adopt changed core translation mode identifiers
The identifier used for core translation modes in the
dependency package
web-vision/deepl-basehas beenfixed with [1] and released as
1.0.2[2] to restoreworking TYPO3 core localization and copy behaviour.
This change uses the same identifier with the class
constants from the LocalizationController for own
custom localization modes as
afterdefinition tokeep the same sorting alive we strives for and acts
as preparation for rising the dependency to
1.0.2as minimal version to ensure overall working state.
[1] [BUGFIX] Use correct namespace in
ext_emconf.phpdeepl-base#13[2] https://github.com/web-vision/deepl-base/releases/tag/1.0.2
[TASK] Raise
web-vision/deepl-baseto^1.0.2External dependency package
web-vision/deepl-basereleased new version
1.0.2including a requiredbugfix changing the used identifier for provided
TYPO3 core localization modes and required adoption
has been done with previous change.
This change rises the required minimum version for
that dependency to ensure a working state and avoid
conflict matrix constellation not working properly.
ext_emconf.phpdependency is also updated to keep thedependency chain in sync with
composer.json.Used command(s):