Update seld/jsonlint
parent
9c2793382b
commit
90571a8c9d
|
@ -619,23 +619,24 @@
|
|||
},
|
||||
{
|
||||
"name": "seld/jsonlint",
|
||||
"version": "1.8.3",
|
||||
"version": "1.8.9",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Seldaek/jsonlint.git",
|
||||
"reference": "9ad6ce79c342fbd44df10ea95511a1b24dee5b57"
|
||||
"reference": "d9a308b84277a7dd651ba89bf5ed37b88497b171"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/9ad6ce79c342fbd44df10ea95511a1b24dee5b57",
|
||||
"reference": "9ad6ce79c342fbd44df10ea95511a1b24dee5b57",
|
||||
"url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/d9a308b84277a7dd651ba89bf5ed37b88497b171",
|
||||
"reference": "d9a308b84277a7dd651ba89bf5ed37b88497b171",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^5.3 || ^7.0 || ^8.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
|
||||
"phpstan/phpstan": "^0.12.59",
|
||||
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^8.5.13"
|
||||
},
|
||||
"bin": [
|
||||
"bin/jsonlint"
|
||||
|
@ -666,7 +667,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/Seldaek/jsonlint/issues",
|
||||
"source": "https://github.com/Seldaek/jsonlint/tree/1.8.3"
|
||||
"source": "https://github.com/Seldaek/jsonlint/tree/1.8.9"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -678,7 +679,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2020-11-11T09:19:24+00:00"
|
||||
"time": "2022-03-31T11:30:35+00:00"
|
||||
},
|
||||
{
|
||||
"name": "seld/phar-utils",
|
||||
|
|
Loading…
Reference in New Issue