Actions
Task #66703
closedcomposer.json should stick to explicit dependencies
Start date:
2015-05-01
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Having light version dependencies in composer.json makes packaging of TYPO3 CMS unreliable since:
- We cannot prevent that a faulty 3rd-party package is committed right before when preparing the package
- One cannot install TYPO3 CMS from git tags at a later time using the exact same 3rd-party configuration
Updated by Gerrit Code Review over 9 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/39153
Updated by Xavier Perseguers over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 1e58013251ef5f70aac469e967851bbc630a5ed2.
Actions