|
@@ -4,7 +4,7 @@
|
|
"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": "8f9feb6f0dd669b7a0974809de05d8bd",
|
|
|
|
|
|
+ "content-hash": "d7c9f518e63d20424dd17883057f5cb8",
|
|
"packages": [
|
|
"packages": [
|
|
{
|
|
{
|
|
"name": "alchemy/binary-driver",
|
|
"name": "alchemy/binary-driver",
|
|
@@ -71,16 +71,16 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "aws/aws-sdk-php",
|
|
"name": "aws/aws-sdk-php",
|
|
- "version": "3.87.19",
|
|
|
|
|
|
+ "version": "3.87.21",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/aws/aws-sdk-php.git",
|
|
"url": "https://github.com/aws/aws-sdk-php.git",
|
|
- "reference": "79366d3335649960f49694eb052cbdac6616f843"
|
|
|
|
|
|
+ "reference": "266641679eea15075ea13c088f9737460351f7ab"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/79366d3335649960f49694eb052cbdac6616f843",
|
|
|
|
- "reference": "79366d3335649960f49694eb052cbdac6616f843",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/266641679eea15075ea13c088f9737460351f7ab",
|
|
|
|
+ "reference": "266641679eea15075ea13c088f9737460351f7ab",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
@@ -149,7 +149,7 @@
|
|
"s3",
|
|
"s3",
|
|
"sdk"
|
|
"sdk"
|
|
],
|
|
],
|
|
- "time": "2019-02-26T19:08:43+00:00"
|
|
|
|
|
|
+ "time": "2019-02-28T20:02:04+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "beyondcode/laravel-self-diagnosis",
|
|
"name": "beyondcode/laravel-self-diagnosis",
|
|
@@ -1741,40 +1741,42 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "laravel/horizon",
|
|
"name": "laravel/horizon",
|
|
- "version": "v1.4.3",
|
|
|
|
|
|
+ "version": "v3.0.0",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/laravel/horizon.git",
|
|
"url": "https://github.com/laravel/horizon.git",
|
|
- "reference": "b00da78d10158036cab2f45115ecc360f2014ed4"
|
|
|
|
|
|
+ "reference": "11acb6eafee4a0ea3bea87c6277f4342ebd2e1e3"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/laravel/horizon/zipball/b00da78d10158036cab2f45115ecc360f2014ed4",
|
|
|
|
- "reference": "b00da78d10158036cab2f45115ecc360f2014ed4",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/laravel/horizon/zipball/11acb6eafee4a0ea3bea87c6277f4342ebd2e1e3",
|
|
|
|
+ "reference": "11acb6eafee4a0ea3bea87c6277f4342ebd2e1e3",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
"cakephp/chronos": "^1.0",
|
|
"cakephp/chronos": "^1.0",
|
|
|
|
+ "ext-json": "*",
|
|
"ext-pcntl": "*",
|
|
"ext-pcntl": "*",
|
|
"ext-posix": "*",
|
|
"ext-posix": "*",
|
|
- "illuminate/contracts": "~5.5",
|
|
|
|
- "illuminate/queue": "~5.5",
|
|
|
|
- "illuminate/support": "~5.5",
|
|
|
|
|
|
+ "illuminate/contracts": "~5.7.0|~5.8.0",
|
|
|
|
+ "illuminate/queue": "~5.7.0|~5.8.0",
|
|
|
|
+ "illuminate/support": "~5.7.0|~5.8.0",
|
|
"php": ">=7.1.0",
|
|
"php": ">=7.1.0",
|
|
"predis/predis": "^1.1",
|
|
"predis/predis": "^1.1",
|
|
"ramsey/uuid": "^3.5",
|
|
"ramsey/uuid": "^3.5",
|
|
- "symfony/debug": "~3.3|~4.0"
|
|
|
|
|
|
+ "symfony/debug": "^4.2",
|
|
|
|
+ "symfony/process": "^4.2"
|
|
},
|
|
},
|
|
"require-dev": {
|
|
"require-dev": {
|
|
- "mockery/mockery": "~1.0",
|
|
|
|
- "orchestra/database": "~3.5",
|
|
|
|
- "orchestra/testbench": "~3.5",
|
|
|
|
- "phpunit/phpunit": "~6.0"
|
|
|
|
|
|
+ "mockery/mockery": "^1.0",
|
|
|
|
+ "orchestra/database": "^3.7",
|
|
|
|
+ "orchestra/testbench": "^3.7",
|
|
|
|
+ "phpunit/phpunit": "^7.0"
|
|
},
|
|
},
|
|
"type": "library",
|
|
"type": "library",
|
|
"extra": {
|
|
"extra": {
|
|
"branch-alias": {
|
|
"branch-alias": {
|
|
- "dev-master": "1.0-dev"
|
|
|
|
|
|
+ "dev-master": "3.0-dev"
|
|
},
|
|
},
|
|
"laravel": {
|
|
"laravel": {
|
|
"providers": [
|
|
"providers": [
|
|
@@ -1805,7 +1807,7 @@
|
|
"laravel",
|
|
"laravel",
|
|
"queue"
|
|
"queue"
|
|
],
|
|
],
|
|
- "time": "2018-11-01T14:03:51+00:00"
|
|
|
|
|
|
+ "time": "2019-02-27T15:44:24+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "laravel/passport",
|
|
"name": "laravel/passport",
|