mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-22 02:46:37 +00:00
Merge pull request #3297 from pmmp/dependabot/composer/adhocore/json-comment-0.1.0
Bump adhocore/json-comment from 0.0.7 to 0.1.0
This commit is contained in:
commit
dbb594f130
@ -33,7 +33,7 @@
|
|||||||
"pocketmine/classloader": "^0.1.0",
|
"pocketmine/classloader": "^0.1.0",
|
||||||
"pocketmine/log": "^0.1.0",
|
"pocketmine/log": "^0.1.0",
|
||||||
"daverandom/callback-validator": "dev-master",
|
"daverandom/callback-validator": "dev-master",
|
||||||
"adhocore/json-comment": "^0.0.7"
|
"adhocore/json-comment": "^0.1.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpstan/phpstan": "^0.12.8",
|
"phpstan/phpstan": "^0.12.8",
|
||||||
|
14
composer.lock
generated
14
composer.lock
generated
@ -4,27 +4,27 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "e75353b6127ffbd846cdbad57b83a65f",
|
"content-hash": "1294d03ca688653618a4f1d58f5e4ec3",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "adhocore/json-comment",
|
"name": "adhocore/json-comment",
|
||||||
"version": "v0.0.7",
|
"version": "0.1.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/adhocore/php-json-comment.git",
|
"url": "https://github.com/adhocore/php-json-comment.git",
|
||||||
"reference": "135356c7e7336ef59924f1d921c770045f937a76"
|
"reference": "8448076039389f558f39ad0553aab87db3f81614"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/adhocore/php-json-comment/zipball/135356c7e7336ef59924f1d921c770045f937a76",
|
"url": "https://api.github.com/repos/adhocore/php-json-comment/zipball/8448076039389f558f39ad0553aab87db3f81614",
|
||||||
"reference": "135356c7e7336ef59924f1d921c770045f937a76",
|
"reference": "8448076039389f558f39ad0553aab87db3f81614",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.4"
|
"php": ">=5.4"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^4.8 || ^5.7 || ^6.5"
|
"phpunit/phpunit": "^6.5 || ^7.5"
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
@ -48,7 +48,7 @@
|
|||||||
"json",
|
"json",
|
||||||
"strip-comment"
|
"strip-comment"
|
||||||
],
|
],
|
||||||
"time": "2018-08-01T12:27:26+00:00"
|
"time": "2020-01-03T13:51:23+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "daverandom/callback-validator",
|
"name": "daverandom/callback-validator",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user