Skip to content

Commit

Permalink
Merge pull request #1060 from ergebnis/fix/json-normalizer
Browse files Browse the repository at this point in the history
Fix: Update `ergebnis/json-normalizer`
  • Loading branch information
localheinz authored Feb 27, 2023
2 parents 94d6319 + 5a4ed6d commit 0a3c757
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 7 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

For a full diff see [`2.30.0...main`][2.30.0...main].

### Fixed

- Required `ergebnis/json-normalizer:^4.0.1` ([#1060]), by [@localheinz]

## [`2.30.0`][2.30.0]

For a full diff see [`2.29.0...2.30.0`][2.29.0...2.30.0].
Expand Down Expand Up @@ -1008,6 +1012,7 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0].
[#1008]: https://github.com/ergebnis/composer-normalize/pull/1008
[#1020]: https://github.com/ergebnis/composer-normalize/pull/1020
[#1056]: https://github.com/ergebnis/composer-normalize/pull/1056
[#1060]: https://github.com/ergebnis/composer-normalize/pull/1060

[@core23]: https://github.com/core23
[@dependabot]: https://github.com/dependabot
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"ext-json": "*",
"composer-plugin-api": "^2.0.0",
"ergebnis/json": "^1.0.1",
"ergebnis/json-normalizer": "~4.0.0",
"ergebnis/json-normalizer": "^4.0.1",
"ergebnis/json-printer": "^3.3.0",
"justinrainbow/json-schema": "^5.2.12",
"localheinz/diff": "^1.1.1"
Expand Down
12 changes: 6 additions & 6 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0a3c757

Please sign in to comment.