Skip to content

Commit 3767e05

Browse files
authored
Merge pull request #1440 from ergebnis/feature/json-normalizer
Enhancement: Update `ergebnis/json-normalizer`
2 parents ecd9859 + 348186c commit 3767e05

File tree

3 files changed

+9
-7
lines changed

3 files changed

+9
-7
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ For a full diff see [`2.45.0...main`][2.45.0...main].
1111
### Changed
1212

1313
- Updated `schema.json` ([#1419]), by [@ergebnis-bot]
14+
- Updated `ergerbnis/json-normalizer` ([#1440]), by [@localheinz]
1415

1516
## [`2.45.0`][2.45.0]
1617

@@ -1276,6 +1277,7 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0].
12761277
[#1410]: https://github.com/ergebnis/composer-normalize/pull/1410
12771278
[#1416]: https://github.com/ergebnis/composer-normalize/pull/1416
12781279
[#1419]: https://github.com/ergebnis/composer-normalize/pull/1419
1280+
[#1440]: https://github.com/ergebnis/composer-normalize/pull/1440
12791281

12801282
[@core23]: https://github.com/core23
12811283
[@dependabot]: https://github.com/dependabot

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"ext-json": "*",
2828
"composer-plugin-api": "^2.0.0",
2929
"ergebnis/json": "^1.4.0",
30-
"ergebnis/json-normalizer": "^4.8.0",
30+
"ergebnis/json-normalizer": "^4.9.0",
3131
"ergebnis/json-printer": "^3.7.0",
3232
"justinrainbow/json-schema": "^5.2.12 || ^6.0.0",
3333
"localheinz/diff": "^1.2.0"

composer.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)