PrestaShop / PrestaShop/TranslationToolsBundle
Fix TranslationToolsBundle v4 compatibility range with Twig
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 5
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
TranslationToolsBundle is not fully compatible with Twig v2 and Twig v3 although the composer.json states so.
We should fix the composer.json of TranslationToolsBundle v4, to state we only are compatible with Twig v1.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the TranslationToolsBundle v4 composer.json and inspect the Twig dependency constraint. Update the compatibility declaration so it reflects Twig v1 only, then verify the Composer metadata expresses that supported range.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100