feat: Update seld/jsonlint from 1.6.1 to 1.7.0

pull/242/head
Dependencies.io Bot 2018-01-03 16:10:27 +00:00
parent 79edb58199
commit 06b45ec238
1 changed files with 6 additions and 6 deletions

12
composer.lock generated
View File

@ -918,23 +918,23 @@
},
{
"name": "seld/jsonlint",
"version": "1.6.1",
"version": "1.7.0",
"source": {
"type": "git",
"url": "https://github.com/Seldaek/jsonlint.git",
"reference": "50d63f2858d87c4738d5b76a7dcbb99fa8cf7c77"
"reference": "9b355654ea99460397b89c132b5c1087b6bf4473"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/50d63f2858d87c4738d5b76a7dcbb99fa8cf7c77",
"reference": "50d63f2858d87c4738d5b76a7dcbb99fa8cf7c77",
"url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/9b355654ea99460397b89c132b5c1087b6bf4473",
"reference": "9b355654ea99460397b89c132b5c1087b6bf4473",
"shasum": ""
},
"require": {
"php": "^5.3 || ^7.0"
},
"require-dev": {
"phpunit/phpunit": "^4.5"
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
},
"bin": [
"bin/jsonlint"
@ -963,7 +963,7 @@
"parser",
"validator"
],
"time": "2017-06-18T15:11:04+00:00"
"time": "2018-01-03T12:13:57+00:00"
},
{
"name": "seld/phar-utils",