Skip to content

Commit

Permalink
Update seld/jsonlint requirement from ^1.10 to ^1.11
Browse files Browse the repository at this point in the history
Updates the requirements on [seld/jsonlint](https://github.com/Seldaek/jsonlint) to permit the latest version.
- [Release notes](https://github.com/Seldaek/jsonlint/releases)
- [Changelog](https://github.com/Seldaek/jsonlint/blob/main/CHANGELOG.md)
- [Commits](Seldaek/jsonlint@1.10.0...1.11.0)

---
updated-dependencies:
- dependency-name: seld/jsonlint
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and trasher committed Aug 1, 2024
1 parent 2b46a1e commit c9513ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"require": {
"php": ">=7.4",
"seld/jsonlint": "^1.10",
"seld/jsonlint": "^1.11",
"swaggest/json-schema": "^0.12.42",
"symfony/polyfill-php81": "^1.30",
"ext-json": "*",
Expand Down

0 comments on commit c9513ce

Please sign in to comment.