pull/242/merge
dependencies[bot] 2018-01-03 16:10:30 +00:00 committed by GitHub
commit 633f8d06bb
1 changed files with 6 additions and 6 deletions

12
composer.lock generated
View File

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