Update libraries.

This commit is contained in:
James Cole
2020-02-26 20:29:04 +01:00
parent 61f3f995ad
commit e4fa437f78

68
composer.lock generated
View File

@@ -1390,16 +1390,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v6.16.0", "version": "v6.17.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "b47217e41868d3049ec545cbb713aa94c6f39e55" "reference": "32d1ed55dd46dcd706ff2e45bb7965be7320b87d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/b47217e41868d3049ec545cbb713aa94c6f39e55", "url": "https://api.github.com/repos/laravel/framework/zipball/32d1ed55dd46dcd706ff2e45bb7965be7320b87d",
"reference": "b47217e41868d3049ec545cbb713aa94c6f39e55", "reference": "32d1ed55dd46dcd706ff2e45bb7965be7320b87d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1532,7 +1532,7 @@
"framework", "framework",
"laravel" "laravel"
], ],
"time": "2020-02-18T15:17:52+00:00" "time": "2020-02-26T14:23:01+00:00"
}, },
{ {
"name": "laravel/passport", "name": "laravel/passport",
@@ -2687,16 +2687,16 @@
}, },
{ {
"name": "phpseclib/phpseclib", "name": "phpseclib/phpseclib",
"version": "2.0.24", "version": "2.0.25",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpseclib/phpseclib.git", "url": "https://github.com/phpseclib/phpseclib.git",
"reference": "40998159a0907cc523e1f2d1904d45765613a617" "reference": "c18159618ed7cd7ff721ac1a8fec7860a475d2f0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/40998159a0907cc523e1f2d1904d45765613a617", "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/c18159618ed7cd7ff721ac1a8fec7860a475d2f0",
"reference": "40998159a0907cc523e1f2d1904d45765613a617", "reference": "c18159618ed7cd7ff721ac1a8fec7860a475d2f0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2775,7 +2775,7 @@
"x.509", "x.509",
"x509" "x509"
], ],
"time": "2020-02-04T12:15:04+00:00" "time": "2020-02-25T04:16:50+00:00"
}, },
{ {
"name": "pragmarx/google2fa", "name": "pragmarx/google2fa",
@@ -5118,16 +5118,16 @@
}, },
{ {
"name": "tightenco/collect", "name": "tightenco/collect",
"version": "v6.16.0", "version": "v6.17.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/tightenco/collect.git", "url": "https://github.com/tightenco/collect.git",
"reference": "75e997d1803c2e979ce6f314a5df8a97a8af93b0" "reference": "bc554bfb79fc02b4e6e1dd463a7fa8470119e9ab"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/tightenco/collect/zipball/75e997d1803c2e979ce6f314a5df8a97a8af93b0", "url": "https://api.github.com/repos/tightenco/collect/zipball/bc554bfb79fc02b4e6e1dd463a7fa8470119e9ab",
"reference": "75e997d1803c2e979ce6f314a5df8a97a8af93b0", "reference": "bc554bfb79fc02b4e6e1dd463a7fa8470119e9ab",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -5164,7 +5164,7 @@
"collection", "collection",
"laravel" "laravel"
], ],
"time": "2020-02-18T17:25:13+00:00" "time": "2020-02-25T19:45:47+00:00"
}, },
{ {
"name": "tijsverkoyen/css-to-inline-styles", "name": "tijsverkoyen/css-to-inline-styles",
@@ -5341,33 +5341,33 @@
"packages-dev": [ "packages-dev": [
{ {
"name": "barryvdh/laravel-ide-helper", "name": "barryvdh/laravel-ide-helper",
"version": "v2.6.6", "version": "v2.6.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/barryvdh/laravel-ide-helper.git", "url": "https://github.com/barryvdh/laravel-ide-helper.git",
"reference": "b91b959364d97af658f268c733c75dccdbff197e" "reference": "edd69c5e0508972c81f1f7173236de2459c45814"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/b91b959364d97af658f268c733c75dccdbff197e", "url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/edd69c5e0508972c81f1f7173236de2459c45814",
"reference": "b91b959364d97af658f268c733c75dccdbff197e", "reference": "edd69c5e0508972c81f1f7173236de2459c45814",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"barryvdh/reflection-docblock": "^2.0.6", "barryvdh/reflection-docblock": "^2.0.6",
"composer/composer": "^1.6", "composer/composer": "^1.6",
"doctrine/dbal": "~2.3", "doctrine/dbal": "~2.3",
"illuminate/console": "^5.5|^6", "illuminate/console": "^5.5|^6|^7",
"illuminate/filesystem": "^5.5|^6", "illuminate/filesystem": "^5.5|^6|^7",
"illuminate/support": "^5.5|^6", "illuminate/support": "^5.5|^6|^7",
"php": ">=7" "php": ">=7.2"
}, },
"require-dev": { "require-dev": {
"illuminate/config": "^5.5|^6", "illuminate/config": "^5.5|^6|^7",
"illuminate/view": "^5.5|^6", "illuminate/view": "^5.5|^6|^7",
"phpro/grumphp": "^0.14", "mockery/mockery": "^1.3",
"phpunit/phpunit": "4.*", "orchestra/testbench": "^3|^4",
"scrutinizer/ocular": "~1.1", "phpro/grumphp": "^0.17.1",
"squizlabs/php_codesniffer": "^3" "squizlabs/php_codesniffer": "^3"
}, },
"type": "library", "type": "library",
@@ -5408,7 +5408,7 @@
"phpstorm", "phpstorm",
"sublime" "sublime"
], ],
"time": "2019-10-30T20:53:27+00:00" "time": "2020-02-25T20:41:32+00:00"
}, },
{ {
"name": "barryvdh/reflection-docblock", "name": "barryvdh/reflection-docblock",
@@ -6358,16 +6358,16 @@
}, },
{ {
"name": "phpdocumentor/reflection-docblock", "name": "phpdocumentor/reflection-docblock",
"version": "5.0.0", "version": "5.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
"reference": "a48807183a4b819072f26e347bbd0b5199a9d15f" "reference": "cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/a48807183a4b819072f26e347bbd0b5199a9d15f", "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e",
"reference": "a48807183a4b819072f26e347bbd0b5199a9d15f", "reference": "cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -6407,7 +6407,7 @@
} }
], ],
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
"time": "2020-02-09T09:16:15+00:00" "time": "2020-02-22T12:28:44+00:00"
}, },
{ {
"name": "phpdocumentor/type-resolver", "name": "phpdocumentor/type-resolver",