Skip to content

Commit

Permalink
Merge pull request #307 from bearsunday/json-schema-v5
Browse files Browse the repository at this point in the history
Update json-schema dependency for broader compatibility
  • Loading branch information
koriym authored Oct 22, 2024
2 parents 0627482 + 0987402 commit 19c4761
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 @@ -13,7 +13,7 @@
"php": "^8.1",
"ext-filter": "*",
"ext-curl": "*",
"justinrainbow/json-schema": "^6.0.0",
"justinrainbow/json-schema": "^5.3 || ^6.0",
"koriym/attributes": "^1.0",
"koriym/http-constants": "^1.1",
"koriym/json-schema-faker": "^0.3",
Expand Down

0 comments on commit 19c4761

Please sign in to comment.