Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[WIP][TASK] Adjust
typo3/testing-framework
constraint
The composer package version constraint for the `typo3/testing-framework` is adjusted to ensure latest version for each required major versions. Used command(s): ```shell composer require --dev --no-update \ 'typo3/testing-framework':'^7.0 || ^8.2.7' ``` --- Temporary using TF branch for 8 to test changes before releasing 8.2.7. ```shell composer require --dev --no-update \ 'typo3/testing-framework':'^7.0 || dev-8-codeception-htaccess@dev' ```
- Loading branch information