|
|
|
@ -449,26 +449,25 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "defuse/php-encryption", |
|
|
|
"version": "v2.2.1", |
|
|
|
"version": "v2.3.1", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/defuse/php-encryption.git", |
|
|
|
"reference": "0f407c43b953d571421e0020ba92082ed5fb7620" |
|
|
|
"reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/defuse/php-encryption/zipball/0f407c43b953d571421e0020ba92082ed5fb7620", |
|
|
|
"reference": "0f407c43b953d571421e0020ba92082ed5fb7620", |
|
|
|
"url": "https://api.github.com/repos/defuse/php-encryption/zipball/77880488b9954b7884c25555c2a0ea9e7053f9d2", |
|
|
|
"reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"ext-openssl": "*", |
|
|
|
"paragonie/random_compat": ">= 2", |
|
|
|
"php": ">=5.4.0" |
|
|
|
"php": ">=5.6.0" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"nikic/php-parser": "^2.0|^3.0|^4.0", |
|
|
|
"phpunit/phpunit": "^4|^5" |
|
|
|
"phpunit/phpunit": "^4|^5|^6|^7|^8|^9" |
|
|
|
}, |
|
|
|
"bin": [ |
|
|
|
"bin/generate-defuse-key" |
|
|
|
@ -510,9 +509,9 @@ |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/defuse/php-encryption/issues", |
|
|
|
"source": "https://github.com/defuse/php-encryption/tree/master" |
|
|
|
"source": "https://github.com/defuse/php-encryption/tree/v2.3.1" |
|
|
|
}, |
|
|
|
"time": "2018-07-24T23:27:56+00:00" |
|
|
|
"time": "2021-04-09T23:57:26+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "dflydev/fig-cookies", |
|
|
|
@ -1313,7 +1312,7 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "illuminate/bus", |
|
|
|
"version": "v8.36.0", |
|
|
|
"version": "v8.36.2", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/illuminate/bus.git", |
|
|
|
@ -1366,7 +1365,7 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "illuminate/collections", |
|
|
|
"version": "v8.36.0", |
|
|
|
"version": "v8.36.2", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/illuminate/collections.git", |
|
|
|
@ -1420,7 +1419,7 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "illuminate/container", |
|
|
|
"version": "v8.36.0", |
|
|
|
"version": "v8.36.2", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/illuminate/container.git", |
|
|
|
@ -1471,7 +1470,7 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "illuminate/contracts", |
|
|
|
"version": "v8.36.0", |
|
|
|
"version": "v8.36.2", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/illuminate/contracts.git", |
|
|
|
@ -1519,16 +1518,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "illuminate/database", |
|
|
|
"version": "v8.36.0", |
|
|
|
"version": "v8.36.2", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/illuminate/database.git", |
|
|
|
"reference": "09a2d38e27f930a5d9b7ef3514b650a3dc4cdd55" |
|
|
|
"reference": "41d31456142be497c4e6abd40b674be0162934b1" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/illuminate/database/zipball/09a2d38e27f930a5d9b7ef3514b650a3dc4cdd55", |
|
|
|
"reference": "09a2d38e27f930a5d9b7ef3514b650a3dc4cdd55", |
|
|
|
"url": "https://api.github.com/repos/illuminate/database/zipball/41d31456142be497c4e6abd40b674be0162934b1", |
|
|
|
"reference": "41d31456142be497c4e6abd40b674be0162934b1", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
@ -1583,20 +1582,20 @@ |
|
|
|
"issues": "https://github.com/laravel/framework/issues", |
|
|
|
"source": "https://github.com/laravel/framework" |
|
|
|
}, |
|
|
|
"time": "2021-04-06T13:40:22+00:00" |
|
|
|
"time": "2021-04-06T19:21:01+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "illuminate/events", |
|
|
|
"version": "v8.36.0", |
|
|
|
"version": "v8.36.2", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/illuminate/events.git", |
|
|
|
"reference": "0160e896c1909fa961a245d0628685321a4d58f5" |
|
|
|
"reference": "bd2941d4d55f5d357b203dc2ed81ac5c138593dc" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/illuminate/events/zipball/0160e896c1909fa961a245d0628685321a4d58f5", |
|
|
|
"reference": "0160e896c1909fa961a245d0628685321a4d58f5", |
|
|
|
"url": "https://api.github.com/repos/illuminate/events/zipball/bd2941d4d55f5d357b203dc2ed81ac5c138593dc", |
|
|
|
"reference": "bd2941d4d55f5d357b203dc2ed81ac5c138593dc", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
@ -1638,11 +1637,11 @@ |
|
|
|
"issues": "https://github.com/laravel/framework/issues", |
|
|
|
"source": "https://github.com/laravel/framework" |
|
|
|
}, |
|
|
|
"time": "2021-03-11T13:55:37+00:00" |
|
|
|
"time": "2021-04-06T19:21:57+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "illuminate/macroable", |
|
|
|
"version": "v8.36.0", |
|
|
|
"version": "v8.36.2", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/illuminate/macroable.git", |
|
|
|
@ -1688,7 +1687,7 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "illuminate/pipeline", |
|
|
|
"version": "v8.36.0", |
|
|
|
"version": "v8.36.2", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/illuminate/pipeline.git", |
|
|
|
@ -1736,7 +1735,7 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "illuminate/support", |
|
|
|
"version": "v8.36.0", |
|
|
|
"version": "v8.36.2", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/illuminate/support.git", |
|
|
|
@ -2780,16 +2779,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "react/http", |
|
|
|
"version": "v1.2.0", |
|
|
|
"version": "v1.3.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/reactphp/http.git", |
|
|
|
"reference": "badb0a87890e14b9cdfa3aec3ba1aafd900401ac" |
|
|
|
"reference": "bc537273d11ee769c723a830e63aa33c0c35a530" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/reactphp/http/zipball/badb0a87890e14b9cdfa3aec3ba1aafd900401ac", |
|
|
|
"reference": "badb0a87890e14b9cdfa3aec3ba1aafd900401ac", |
|
|
|
"url": "https://api.github.com/repos/reactphp/http/zipball/bc537273d11ee769c723a830e63aa33c0c35a530", |
|
|
|
"reference": "bc537273d11ee769c723a830e63aa33c0c35a530", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
@ -2858,7 +2857,7 @@ |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/reactphp/http/issues", |
|
|
|
"source": "https://github.com/reactphp/http/tree/v1.2.0" |
|
|
|
"source": "https://github.com/reactphp/http/tree/v1.3.0" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
|
@ -2870,7 +2869,7 @@ |
|
|
|
"type": "github" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2020-12-04T12:57:33+00:00" |
|
|
|
"time": "2021-04-11T18:07:28+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "react/promise", |
|
|
|
|