Actions
Bug #90998
closedComposer downgrades packages while updating from TYPO3 10.0 to TYPO3 10.3
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
composer
Target version:
-
Start date:
2020-04-11
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
What have i done?
I installed a TYPO3-Version with the following stepe and got the following screenshot.
1. console: composer create-project "typo3/cms-base-distribution:^10" source
2. console: composer req bk2k/bootstrap-package
3. Edit Composer.json (change all entries "~10.0.0" to "^10.0.0"
4. console: composer update
Bug or wished?
The screenshot shows, that there are two components, which are downgraded, while i Try to update TYPO3.
Is this wished or is there perhaps a bug in an composer-definition?
The downgrade irritated me a little bit.
Files
Actions