1
0
Fork 0

Update jsonlint

pull/11688/head
Jordi Boggiano 2024-02-07 14:06:15 +01:00
parent 338bc16a11
commit 18cd8a01a4
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC
1 changed files with 6 additions and 6 deletions

12
composer.lock generated
View File

@ -765,16 +765,16 @@
},
{
"name": "seld/jsonlint",
"version": "1.10.1",
"version": "1.10.2",
"source": {
"type": "git",
"url": "https://github.com/Seldaek/jsonlint.git",
"reference": "76d449a358ece77d6f1d6331c68453e657172202"
"reference": "9bb7db07b5d66d90f6ebf542f09fc67d800e5259"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/76d449a358ece77d6f1d6331c68453e657172202",
"reference": "76d449a358ece77d6f1d6331c68453e657172202",
"url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/9bb7db07b5d66d90f6ebf542f09fc67d800e5259",
"reference": "9bb7db07b5d66d90f6ebf542f09fc67d800e5259",
"shasum": ""
},
"require": {
@ -813,7 +813,7 @@
],
"support": {
"issues": "https://github.com/Seldaek/jsonlint/issues",
"source": "https://github.com/Seldaek/jsonlint/tree/1.10.1"
"source": "https://github.com/Seldaek/jsonlint/tree/1.10.2"
},
"funding": [
{
@ -825,7 +825,7 @@
"type": "tidelift"
}
],
"time": "2023-12-18T13:03:25+00:00"
"time": "2024-02-07T12:57:50+00:00"
},
{
"name": "seld/phar-utils",