Skip to content

Commit 2195a8e

Browse files
authored
Merge pull request #1277 from ergebnis/feature/json-normalizer
Enhancement: Require `ergebnis/json-normalizer:^4.5.0`
2 parents 9dbca88 + 3521013 commit 2195a8e

File tree

3 files changed

+54
-57
lines changed

3 files changed

+54
-57
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ For a full diff see [`2.41.1...main`][2.41.1...main].
1212

1313
- Required `ergebnis/json:^1.2.0` ([#1273]), by [@dependabot]
1414
- Required `ergebnis/json-printer:^3.5.0` ([#1275]), by [@dependabot]
15+
- Required `ergebnis/json-normalizer:^4.5.0` ([#1277]), by [@dependabot]
1516

1617
## [`2.41.1`][2.41.1]
1718

@@ -1209,6 +1210,7 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0].
12091210
[#1243]: https://github.com/ergebnis/composer-normalize/pull/1243
12101211
[#1273]: https://github.com/ergebnis/composer-normalize/pull/1273
12111212
[#1275]: https://github.com/ergebnis/composer-normalize/pull/1275
1213+
[#1277]: https://github.com/ergebnis/composer-normalize/pull/1277
12121214

12131215
[@core23]: https://github.com/core23
12141216
[@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.2.0",
30-
"ergebnis/json-normalizer": "^4.4.1",
30+
"ergebnis/json-normalizer": "^4.5.0",
3131
"ergebnis/json-printer": "^3.5.0",
3232
"justinrainbow/json-schema": "^5.2.12",
3333
"localheinz/diff": "^1.1.1"

composer.lock

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

0 commit comments

Comments
 (0)