Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Include composer-unused to find unused packages #1382

Merged
merged 3 commits into from
Jul 29, 2024

Conversation

cumuru
Copy link
Contributor

@cumuru cumuru commented Jul 29, 2024

typo3/cms-fluid and typo3/cms-frontend are ignored because of their indirect usage.
Fixes: #348

@cumuru cumuru requested a review from oliverklee July 29, 2024 16:40
@cumuru cumuru linked an issue Jul 29, 2024 that may be closed by this pull request
@coveralls
Copy link

coveralls commented Jul 29, 2024

Pull Request Test Coverage Report for Build 10148802950

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 10148605533: 0.0%
Covered Lines: 46
Relevant Lines: 46

💛 - Coveralls

@cumuru cumuru force-pushed the 348-add-composer-unused-to-the-toolchain branch from a27daae to 47cf41c Compare July 29, 2024 16:50
@oliverklee oliverklee added this to the 4.0.0: Breaking changes milestone Jul 29, 2024
@oliverklee oliverklee added the enhancement New feature or request label Jul 29, 2024
composer.json Outdated Show resolved Hide resolved
cumuru and others added 3 commits July 29, 2024 19:16
typo3/cms-fluid and typo3/cms-frontend are ignored because
of their indirect usage.
Fixes: #348
Co-authored-by: Oliver Klee <[email protected]>
@cumuru cumuru force-pushed the 348-add-composer-unused-to-the-toolchain branch from 32c884b to 1ff6125 Compare July 29, 2024 17:16
@oliverklee oliverklee merged commit 93d8c3c into main Jul 29, 2024
53 checks passed
@oliverklee oliverklee deleted the 348-add-composer-unused-to-the-toolchain branch July 29, 2024 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add composer-unused to the toolchain
3 participants