Actions
Bug #101184
closedGuzzle Promises update is breaking to external extensions
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-06-28
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
Description
The Guzzle Promises update which has been executed in #100919 (TYPO3 v12.4.2) has been breaking for TYPO3 v12.
Since rhe early development up to releasing 12.4 LTS, version 1.x of the promises package has been used. Some external extensions (and their dependencies) still have a restriction to promises version 1.x and can no longer be installed with TYPO3 v12.4.2.
TYPO3 v12 should have kept the option to install version 1.x of promises, just like it has been done for TYPO3 v11.
Actions