Skip to content

[TASK] Require typo3/minimal for TYPO3 versions in runTests.sh#1961

Merged
kanow merged 1 commit intomainfrom
task/typo3-minimal
Feb 5, 2026
Merged

[TASK] Require typo3/minimal for TYPO3 versions in runTests.sh#1961
kanow merged 1 commit intomainfrom
task/typo3-minimal

Conversation

@oliverklee
Copy link
Contributor

This way, the original typo3/cms-core dependency in composer.json does not get changed in the CI jobs, which allows us to test whether the typo3/cms-core dependency is correct as well.

Fixes #1958

This way, the original `typo3/cms-core` dependency in `composer.json`
does not get changed in the CI jobs, which allows us to test
whether the `typo3/cms-core` dependency is correct as well.

Fixes #1958
@coveralls
Copy link

Pull Request Test Coverage Report for Build 21599282549

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 21596589551: 0.0%
Covered Lines: 111
Relevant Lines: 111

💛 - Coveralls

Copy link
Contributor

@kanow kanow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should work ;-)

@kanow kanow merged commit 63c7c1b into main Feb 5, 2026
32 checks passed
@kanow kanow deleted the task/typo3-minimal branch February 5, 2026 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use typo3/minimal instead of typo3/cms-core to enforce core version in runTests.sh

3 participants