summaryrefslogtreecommitdiffstats
path: root/installed.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-09-03 06:19:54 +0200
committerRemi Collet <remi@php.net>2025-09-03 06:19:54 +0200
commit57995a5c2ec4f4c89c61fcc89a7ae1ff3bdc6afb (patch)
treebc7d237cc0de9eab4827a65844a3922cc19df294 /installed.json
parentd4947781754d87cd0c32df93ea60ce38017fe480 (diff)
update to 1.2.0
Diffstat (limited to 'installed.json')
-rw-r--r--installed.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/installed.json b/installed.json
index db8e37d..1265687 100644
--- a/installed.json
+++ b/installed.json
@@ -817,17 +817,17 @@
},
{
"name": "justinrainbow/json-schema",
- "version": "6.5.0",
- "version_normalized": "6.5.0.0",
+ "version": "6.5.1",
+ "version_normalized": "6.5.1.0",
"source": {
"type": "git",
"url": "https://github.com/jsonrainbow/json-schema.git",
- "reference": "3916d662058b47fddb07c0c2ec57eb027b9ba21d"
+ "reference": "b5ab21e431594897e5bb86343c01f140ba862c26"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/3916d662058b47fddb07c0c2ec57eb027b9ba21d",
- "reference": "3916d662058b47fddb07c0c2ec57eb027b9ba21d",
+ "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/b5ab21e431594897e5bb86343c01f140ba862c26",
+ "reference": "b5ab21e431594897e5bb86343c01f140ba862c26",
"shasum": ""
},
"require": {
@@ -843,7 +843,7 @@
"phpstan/phpstan": "^1.12",
"phpunit/phpunit": "^8.5"
},
- "time": "2025-08-29T08:51:57+00:00",
+ "time": "2025-08-29T10:58:11+00:00",
"bin": [
"bin/validate-json"
],
@@ -889,7 +889,7 @@
],
"support": {
"issues": "https://github.com/jsonrainbow/json-schema/issues",
- "source": "https://github.com/jsonrainbow/json-schema/tree/6.5.0"
+ "source": "https://github.com/jsonrainbow/json-schema/tree/6.5.1"
},
"install-path": "../justinrainbow/json-schema"
},