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

Evaluate the ergebnis/composer-normalize dev dependency #82

Closed
TravisCarden opened this issue Mar 2, 2023 · 1 comment
Closed

Evaluate the ergebnis/composer-normalize dev dependency #82

TravisCarden opened this issue Mar 2, 2023 · 1 comment

Comments

@TravisCarden
Copy link
Collaborator

Dependency ergebnis/composer-normalize
Description Provides a composer plugin for normalizing composer.json.
Value/justification Medium. Ensures composer.json components and values are in a consistent, sensible order and alphabetized as appropriate. It's like PHPCS for composer.json.
Usage/popularity High. Currently over 9M installs and 1K dependents on Packagist.
Security policy Apparently none. Requested one at ergebnis/composer-normalize#1065
Maintainance Active. Responsive maintainers. Somewhat frequent, well-documented releases adhere strictly to Semver.
Considerations

Dependency tree

$ composer info --tree ergebnis/composer-normalize
ergebnis/composer-normalize 2.30.2 Provides a composer plugin for normalizing composer.json.
|--composer-plugin-api ^2.0.0
|--ergebnis/json ^1.0.1
|  `--php ^8.0
|--ergebnis/json-normalizer ^4.0.2
|  |--ergebnis/json ^1.0.1
|  |  `--php ^8.0
|  |--ergebnis/json-pointer ^3.2.0
|  |  `--php ^8.0
|  |--ergebnis/json-printer ^3.3.0
|  |  |--ext-json *
|  |  |--ext-mbstring *
|  |  |  `--php >=7.1
|  |  `--php ^8.0
|  |--ergebnis/json-schema-validator ^4.0.0
|  |  |--ergebnis/json ^1.0.0
|  |  |  `--php ^8.0
|  |  |--ergebnis/json-pointer ^3.2.0
|  |  |  `--php ^8.0
|  |  |--ext-json *
|  |  |--justinrainbow/json-schema ^5.2.12
|  |  |  `--php >=5.3.3
|  |  `--php ^8.0
|  |--ext-json *
|  |--justinrainbow/json-schema ^5.2.12
|  |  `--php >=5.3.3
|  `--php ~8.0.0 || ~8.1.0 || ~8.2.0
|--ergebnis/json-printer ^3.3.0
|  |--ext-json *
|  |--ext-mbstring *
|  |  `--php >=7.1
|  `--php ^8.0
|--ext-json *
|--justinrainbow/json-schema ^5.2.12
|  `--php >=5.3.3
|--localheinz/diff ^1.1.1
|  `--php ^7.1 || ^8.0
`--php ~8.0.0 || ~8.1.0 || ~8.2.0
@TravisCarden
Copy link
Collaborator Author

Removed in #292

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

No branches or pull requests

1 participant