Skip to content

Commit

Permalink
Merge pull request #698 from ergebnis/dependabot/composer/ergebnis/js…
Browse files Browse the repository at this point in the history
…on-pointer-3.1.0

composer(deps): bump ergebnis/json-pointer from 3.0.0 to 3.1.0
  • Loading branch information
localheinz committed Mar 21, 2022
2 parents 00c0ee2 + 643e742 commit 5f4a8ee
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 7 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -11,6 +11,7 @@ For a full diff see [`3.0.0...main`][3.0.0...main].
### Changed

- Required `ergebnis/json-pointer:^3.0.0` and `ergebnis/json-schema-validator:^3.1.0` ([#697]), by [@localheinz]
- Required `ergebnis/json-pointer:^3.1.0` ([#698]), by [@dependabot]

## [`3.0.0`][3.0.0]

Expand Down Expand Up @@ -502,6 +503,7 @@ For a full diff see [`5d8b3e2...0.1.0`][5d8b3e2...0.1.0].
[#672]: https://github.com/ergebnis/json-normalizer/pull/672
[#673]: https://github.com/ergebnis/json-normalizer/pull/673
[#697]: https://github.com/ergebnis/json-normalizer/pull/697
[#698]: https://github.com/ergebnis/json-normalizer/pull/698

[@BackEndTea]: https://github.com/BackEndTea
[@dependabot]: https://github.com/dependabot
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -21,7 +21,7 @@
"require": {
"php": "^7.4 || ^8.0",
"ext-json": "*",
"ergebnis/json-pointer": "^3.0.0",
"ergebnis/json-pointer": "^3.1.0",
"ergebnis/json-printer": "^3.2.0",
"ergebnis/json-schema-validator": "^3.1.0",
"justinrainbow/json-schema": "^5.2.11"
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 5f4a8ee

Please sign in to comment.