|
|
|
@ -1291,16 +1291,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "monolog/monolog", |
|
|
|
"version": "1.23.0", |
|
|
|
"version": "1.24.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/Seldaek/monolog.git", |
|
|
|
"reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4" |
|
|
|
"reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd8c787753b3a2ad11bc60c063cff1358a32a3b4", |
|
|
|
"reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4", |
|
|
|
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266", |
|
|
|
"reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
@ -1365,20 +1365,20 @@ |
|
|
|
"logging", |
|
|
|
"psr-3" |
|
|
|
], |
|
|
|
"time": "2017-06-19T01:22:40+00:00" |
|
|
|
"time": "2018-11-05T09:00:11+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "nesbot/carbon", |
|
|
|
"version": "1.34.0", |
|
|
|
"version": "1.35.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/briannesbitt/Carbon.git", |
|
|
|
"reference": "1dbd3cb01c5645f3e7deda7aa46ef780d95fcc33" |
|
|
|
"reference": "3c0342ed6cb7c770d0c33595c51c286716552f65" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/1dbd3cb01c5645f3e7deda7aa46ef780d95fcc33", |
|
|
|
"reference": "1dbd3cb01c5645f3e7deda7aa46ef780d95fcc33", |
|
|
|
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/3c0342ed6cb7c770d0c33595c51c286716552f65", |
|
|
|
"reference": "3c0342ed6cb7c770d0c33595c51c286716552f65", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
@ -1386,9 +1386,12 @@ |
|
|
|
"symfony/translation": "~2.6 || ~3.0 || ~4.0" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"friendsofphp/php-cs-fixer": "~2", |
|
|
|
"phpunit/phpunit": "^4.8.35 || ^5.7" |
|
|
|
}, |
|
|
|
"suggest": { |
|
|
|
"friendsofphp/php-cs-fixer": "Needed for the `composer phpcs` command. Allow to automatically fix code style.", |
|
|
|
"phpstan/phpstan": "Needed for the `composer phpstan` command. Allow to detect potential errors." |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"extra": { |
|
|
|
"laravel": { |
|
|
|
@ -1420,7 +1423,7 @@ |
|
|
|
"datetime", |
|
|
|
"time" |
|
|
|
], |
|
|
|
"time": "2018-09-20T19:36:25+00:00" |
|
|
|
"time": "2018-11-14T12:39:51+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "paragonie/random_compat", |
|
|
|
@ -1835,16 +1838,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "react/dns", |
|
|
|
"version": "v0.4.15", |
|
|
|
"version": "v0.4.16", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/reactphp/dns.git", |
|
|
|
"reference": "319e110a436d26a2fa137cfa3ef2063951715794" |
|
|
|
"reference": "0a0bedfec72b38406413c6ea01e1c015bd0bf72b" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/reactphp/dns/zipball/319e110a436d26a2fa137cfa3ef2063951715794", |
|
|
|
"reference": "319e110a436d26a2fa137cfa3ef2063951715794", |
|
|
|
"url": "https://api.github.com/repos/reactphp/dns/zipball/0a0bedfec72b38406413c6ea01e1c015bd0bf72b", |
|
|
|
"reference": "0a0bedfec72b38406413c6ea01e1c015bd0bf72b", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
@ -1876,7 +1879,7 @@ |
|
|
|
"dns-resolver", |
|
|
|
"reactphp" |
|
|
|
], |
|
|
|
"time": "2018-07-02T12:17:56+00:00" |
|
|
|
"time": "2018-11-11T11:21:13+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "react/event-loop", |
|
|
|
@ -2258,16 +2261,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "respect/validation", |
|
|
|
"version": "1.1.28", |
|
|
|
"version": "1.1.29", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/Respect/Validation.git", |
|
|
|
"reference": "48b06254c4af1a2d6c1715eb3a2bb3cb72e08bfc" |
|
|
|
"reference": "f8c90fa36859ca41c766efcf0c476d58913a7767" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/Respect/Validation/zipball/48b06254c4af1a2d6c1715eb3a2bb3cb72e08bfc", |
|
|
|
"reference": "48b06254c4af1a2d6c1715eb3a2bb3cb72e08bfc", |
|
|
|
"url": "https://api.github.com/repos/Respect/Validation/zipball/f8c90fa36859ca41c766efcf0c476d58913a7767", |
|
|
|
"reference": "f8c90fa36859ca41c766efcf0c476d58913a7767", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
@ -2317,7 +2320,7 @@ |
|
|
|
"validation", |
|
|
|
"validator" |
|
|
|
], |
|
|
|
"time": "2018-10-11T12:18:10+00:00" |
|
|
|
"time": "2018-11-04T21:58:45+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "ringcentral/psr7", |
|
|
|
|