Chore(deps): Bump justinrainbow/json-schema from 5.2.13 to 5.3.0

Bumps [justinrainbow/json-schema](https://github.com/justinrainbow/json-schema) from 5.2.13 to 5.3.0.
- [Release notes](https://github.com/justinrainbow/json-schema/releases)
- [Changelog](https://github.com/jsonrainbow/json-schema/blob/master/CHANGELOG.md)
- [Commits](https://github.com/justinrainbow/json-schema/compare/5.2.13...5.3.0)

---
updated-dependencies:
- dependency-name: justinrainbow/json-schema
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-07-13 01:28:51 +00:00
committed by GitHub
parent 9c82b34bdf
commit bc827c6f00

23
composer.lock generated
View File

@@ -8,20 +8,20 @@
"packages": [ "packages": [
{ {
"name": "justinrainbow/json-schema", "name": "justinrainbow/json-schema",
"version": "v5.2.13", "version": "5.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/justinrainbow/json-schema.git", "url": "https://github.com/jsonrainbow/json-schema.git",
"reference": "fbbe7e5d79f618997bc3332a6f49246036c45793" "reference": "feb2ca6dd1cebdaf1ed60a4c8de2e53ce11c4fd8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/fbbe7e5d79f618997bc3332a6f49246036c45793", "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/feb2ca6dd1cebdaf1ed60a4c8de2e53ce11c4fd8",
"reference": "fbbe7e5d79f618997bc3332a6f49246036c45793", "reference": "feb2ca6dd1cebdaf1ed60a4c8de2e53ce11c4fd8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.3" "php": ">=7.1"
}, },
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1", "friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1",
@@ -32,11 +32,6 @@
"bin/validate-json" "bin/validate-json"
], ],
"type": "library", "type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.0.x-dev"
}
},
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"JsonSchema\\": "src/JsonSchema/" "JsonSchema\\": "src/JsonSchema/"
@@ -71,10 +66,10 @@
"schema" "schema"
], ],
"support": { "support": {
"issues": "https://github.com/justinrainbow/json-schema/issues", "issues": "https://github.com/jsonrainbow/json-schema/issues",
"source": "https://github.com/justinrainbow/json-schema/tree/v5.2.13" "source": "https://github.com/jsonrainbow/json-schema/tree/5.3.0"
}, },
"time": "2023-09-26T02:20:38+00:00" "time": "2024-07-06T21:00:26+00:00"
} }
], ],
"packages-dev": [ "packages-dev": [