Andreas Möller

Results 94 comments of Andreas Möller

@benr77 Fixing `scripts.auto-scripts` with https://github.com/ergebnis/json-normalizer/pull/776.

@TravisCarden Fixing `extra.installer-paths` with https://github.com/ergebnis/json-normalizer/pull/777.

@TravisCarden Regarding `extra.patches`, can the direct children of `extra.patches` safely be sorted, or is that also an issue? ## Original `composer.json` ```json { "extra": { "patches": { "drupal/foo": { "foo":...

@FlorentTorregrosa @rafatwork @TravisCarden Fixing `extra.patches` with https://github.com/ergebnis/json-normalizer/pull/780. Does that make sense?

@kAlvaro From my point of view, JSON objects are objects or maps - if the order of properties or keys matter in an object or a map, then something is...

Closing as it seems that this issue has been resolved.

Sounds like a reasonable request to me, @marcoschwepp!

Following @GPHemsle's https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/5915#issuecomment-974674378 and what I mentioned in #7328, I believe we have the following options: ## Option A | Characters | Plural | Singular | | --- | ---...

@NCatalani Absolutely! Would you like to submit a pull request?