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

[TASK] Remove dev dependency "ergebnis/composer-normalize" #5

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

sbuerk
Copy link
Owner

@sbuerk sbuerk commented Feb 8, 2024

The hyped "ergebnis/composer-normalize" composer plugin to
normalize composer.json file and using it as a pipeline check
operats strictly on semver and not allowing a more practical
approach regardin the version handling of dependencies.

Due to the fact that having another mindset then this plugin,
it's not usable until it can be controlled. [1]

Therefore, the plugin is removed again until this point which
may never come. Handling the composer.json file manually in
shape is doable.

Used command(s):

> Build/Scripts/runTests.sh -s composer \
    -- remove --dev "ergebnis/composer-normalize"

[1] ergebnis/composer-normalize#1287

Releases: main

@sbuerk sbuerk changed the title stefan 1 [TASK] Remove dev dependency "ergebnis/composer-normalize" Feb 8, 2024
The hyped `"ergebnis/composer-normalize"` composer plugin to
normalize composer.json file and using it as a pipeline check
operats strictly on semver and not allowing a more practical
approach regardin the version handling of dependencies.

Due to the fact that having another mindset then this plugin,
it's not usable until it can be controlled. [1]

Therefore, the plugin is removed again until this point which
may never come. Handling the composer.json file manually in
shape is doable.

Used command(s):

```terminal
> Build/Scripts/runTests.sh -s composer \
    -- remove --dev "ergebnis/composer-normalize"
```

[1] ergebnis/composer-normalize#1287

Releases: main
@sbuerk sbuerk merged commit e0415cd into main Feb 8, 2024
132 checks passed
@sbuerk sbuerk deleted the stefan-1 branch February 8, 2024 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant