|
|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
|
|
|
"This file is @generated automatically"
|
|
|
|
|
],
|
|
|
|
|
"content-hash": "2e1535f199098b30f3943fb68b33b70d",
|
|
|
|
|
"content-hash": "9bee5b364553644fe2fee966d3385d96",
|
|
|
|
|
"packages": [
|
|
|
|
|
{
|
|
|
|
|
"name": "adbario/php-dot-notation",
|
|
|
|
|
@ -7139,6 +7139,7 @@
|
|
|
|
|
],
|
|
|
|
|
"packages-dev": [
|
|
|
|
|
{
|
|
|
|
|
<<<<<<< HEAD
|
|
|
|
|
"name": "barryvdh/laravel-ide-helper",
|
|
|
|
|
"version": "v2.8.2",
|
|
|
|
|
"source": {
|
|
|
|
|
@ -8107,6 +8108,8 @@
|
|
|
|
|
"time": "2020-05-29T18:28:51+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
=======
|
|
|
|
|
>>>>>>> 3417af67c015796062bd10018264488545f53a75
|
|
|
|
|
"name": "doctrine/instantiator",
|
|
|
|
|
"version": "1.4.0",
|
|
|
|
|
"source": {
|
|
|
|
|
@ -8559,78 +8562,6 @@
|
|
|
|
|
],
|
|
|
|
|
"time": "2020-07-09T08:09:16+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "justinrainbow/json-schema",
|
|
|
|
|
"version": "5.2.10",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/justinrainbow/json-schema.git",
|
|
|
|
|
"reference": "2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b"
|
|
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
|
|
|
|
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b",
|
|
|
|
|
"reference": "2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b",
|
|
|
|
|
"shasum": "",
|
|
|
|
|
"mirrors": [
|
|
|
|
|
{
|
|
|
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
"preferred": true
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
|
},
|
|
|
|
|
"require-dev": {
|
|
|
|
|
"friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1",
|
|
|
|
|
"json-schema/json-schema-test-suite": "1.2.0",
|
|
|
|
|
"phpunit/phpunit": "^4.8.35"
|
|
|
|
|
},
|
|
|
|
|
"bin": [
|
|
|
|
|
"bin/validate-json"
|
|
|
|
|
],
|
|
|
|
|
"type": "library",
|
|
|
|
|
"extra": {
|
|
|
|
|
"branch-alias": {
|
|
|
|
|
"dev-master": "5.0.x-dev"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"autoload": {
|
|
|
|
|
"psr-4": {
|
|
|
|
|
"JsonSchema\\": "src/JsonSchema/"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
"license": [
|
|
|
|
|
"MIT"
|
|
|
|
|
],
|
|
|
|
|
"authors": [
|
|
|
|
|
{
|
|
|
|
|
"name": "Bruno Prieto Reis",
|
|
|
|
|
"email": "bruno.p.reis@gmail.com"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "Justin Rainbow",
|
|
|
|
|
"email": "justin.rainbow@gmail.com"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "Igor Wiedler",
|
|
|
|
|
"email": "igor@wiedler.ch"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "Robert Schönthal",
|
|
|
|
|
"email": "seroscho@googlemail.com"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"description": "A library to validate a json schema.",
|
|
|
|
|
"homepage": "https://github.com/justinrainbow/json-schema",
|
|
|
|
|
"keywords": [
|
|
|
|
|
"json",
|
|
|
|
|
"schema"
|
|
|
|
|
],
|
|
|
|
|
"time": "2020-05-27T16:41:55+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "mockery/mockery",
|
|
|
|
|
"version": "1.4.3",
|
|
|
|
|
@ -9609,58 +9540,6 @@
|
|
|
|
|
],
|
|
|
|
|
"time": "2021-03-17T07:27:54+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "react/promise",
|
|
|
|
|
"version": "v2.8.0",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/reactphp/promise.git",
|
|
|
|
|
"reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4"
|
|
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
|
|
|
|
"url": "https://api.github.com/repos/reactphp/promise/zipball/f3cff96a19736714524ca0dd1d4130de73dbbbc4",
|
|
|
|
|
"reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4",
|
|
|
|
|
"shasum": "",
|
|
|
|
|
"mirrors": [
|
|
|
|
|
{
|
|
|
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
"preferred": true
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
|
"php": ">=5.4.0"
|
|
|
|
|
},
|
|
|
|
|
"require-dev": {
|
|
|
|
|
"phpunit/phpunit": "^7.0 || ^6.5 || ^5.7 || ^4.8.36"
|
|
|
|
|
},
|
|
|
|
|
"type": "library",
|
|
|
|
|
"autoload": {
|
|
|
|
|
"psr-4": {
|
|
|
|
|
"React\\Promise\\": "src/"
|
|
|
|
|
},
|
|
|
|
|
"files": [
|
|
|
|
|
"src/functions_include.php"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
"license": [
|
|
|
|
|
"MIT"
|
|
|
|
|
],
|
|
|
|
|
"authors": [
|
|
|
|
|
{
|
|
|
|
|
"name": "Jan Sorgalla",
|
|
|
|
|
"email": "jsorgalla@gmail.com"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"description": "A lightweight implementation of CommonJS Promises/A for PHP",
|
|
|
|
|
"keywords": [
|
|
|
|
|
"promise",
|
|
|
|
|
"promises"
|
|
|
|
|
],
|
|
|
|
|
"time": "2020-05-12T15:16:56+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "sebastian/code-unit-reverse-lookup",
|
|
|
|
|
"version": "1.0.2",
|
|
|
|
|
@ -10415,6 +10294,7 @@
|
|
|
|
|
"time": "2016-10-03T07:35:21+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
<<<<<<< HEAD
|
|
|
|
|
"name": "seld/jsonlint",
|
|
|
|
|
"version": "1.8.3",
|
|
|
|
|
"source": {
|
|
|
|
|
@ -10595,6 +10475,8 @@
|
|
|
|
|
"time": "2021-04-01T10:42:13+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
=======
|
|
|
|
|
>>>>>>> 3417af67c015796062bd10018264488545f53a75
|
|
|
|
|
"name": "theseer/tokenizer",
|
|
|
|
|
"version": "1.2.0",
|
|
|
|
|
"source": {
|
|
|
|
|
@ -10716,5 +10598,9 @@
|
|
|
|
|
"php": "^7.2.5"
|
|
|
|
|
},
|
|
|
|
|
"platform-dev": [],
|
|
|
|
|
<<<<<<< HEAD
|
|
|
|
|
"plugin-api-version": "1.1.0"
|
|
|
|
|
=======
|
|
|
|
|
"plugin-api-version": "2.3.0"
|
|
|
|
|
>>>>>>> 3417af67c015796062bd10018264488545f53a75
|
|
|
|
|
}
|
|
|
|
|
|