Update composer lock file.

This commit is contained in:
James Cole 2019-05-09 20:05:52 +02:00
parent 43a17d8676
commit c0029af929
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E

90
composer.lock generated
View File

@ -1309,16 +1309,16 @@
},
{
"name": "laravel/framework",
"version": "v5.8.15",
"version": "v5.8.16",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "8a34004aed6ff0aa4072360e3e5bd875edebc223"
"reference": "83d57f9f9162ab476c43b9ec00d463ff12c578fd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/8a34004aed6ff0aa4072360e3e5bd875edebc223",
"reference": "8a34004aed6ff0aa4072360e3e5bd875edebc223",
"url": "https://api.github.com/repos/laravel/framework/zipball/83d57f9f9162ab476c43b9ec00d463ff12c578fd",
"reference": "83d57f9f9162ab476c43b9ec00d463ff12c578fd",
"shasum": ""
},
"require": {
@ -1452,7 +1452,7 @@
"framework",
"laravel"
],
"time": "2019-04-30T14:05:03+00:00"
"time": "2019-05-07T14:37:11+00:00"
},
{
"name": "laravel/passport",
@ -2075,16 +2075,16 @@
},
{
"name": "league/oauth2-server",
"version": "7.3.3",
"version": "7.4.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/oauth2-server.git",
"reference": "c7f499849704ebe2c60b45b6d6bb231df5601d4a"
"reference": "2eb1cf79e59d807d89c256e7ac5e2bf8bdbd4acf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/c7f499849704ebe2c60b45b6d6bb231df5601d4a",
"reference": "c7f499849704ebe2c60b45b6d6bb231df5601d4a",
"url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/2eb1cf79e59d807d89c256e7ac5e2bf8bdbd4acf",
"reference": "2eb1cf79e59d807d89c256e7ac5e2bf8bdbd4acf",
"shasum": ""
},
"require": {
@ -2148,7 +2148,7 @@
"secure",
"server"
],
"time": "2019-03-29T18:19:35+00:00"
"time": "2019-05-05T09:22:01+00:00"
},
{
"name": "litipk/flysystem-fallback-adapter",
@ -2366,16 +2366,16 @@
},
{
"name": "opis/closure",
"version": "3.1.6",
"version": "3.2.0",
"source": {
"type": "git",
"url": "https://github.com/opis/closure.git",
"reference": "ccb8e3928c5c8181c76cdd0ed9366c5bcaafd91b"
"reference": "09b4389715a7eec100176ea58286649181753508"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/opis/closure/zipball/ccb8e3928c5c8181c76cdd0ed9366c5bcaafd91b",
"reference": "ccb8e3928c5c8181c76cdd0ed9366c5bcaafd91b",
"url": "https://api.github.com/repos/opis/closure/zipball/09b4389715a7eec100176ea58286649181753508",
"reference": "09b4389715a7eec100176ea58286649181753508",
"shasum": ""
},
"require": {
@ -2388,7 +2388,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.1.x-dev"
"dev-master": "3.2.x-dev"
}
},
"autoload": {
@ -2423,7 +2423,7 @@
"serialization",
"serialize"
],
"time": "2019-02-22T10:30:00+00:00"
"time": "2019-05-05T12:50:25+00:00"
},
{
"name": "paragonie/constant_time_encoding",
@ -3377,16 +3377,16 @@
},
{
"name": "symfony/contracts",
"version": "v1.0.2",
"version": "v1.1.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/contracts.git",
"reference": "1aa7ab2429c3d594dd70689604b5cf7421254cdf"
"reference": "d3636025e8253c6144358ec0a62773cae588395b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/contracts/zipball/1aa7ab2429c3d594dd70689604b5cf7421254cdf",
"reference": "1aa7ab2429c3d594dd70689604b5cf7421254cdf",
"url": "https://api.github.com/repos/symfony/contracts/zipball/d3636025e8253c6144358ec0a62773cae588395b",
"reference": "d3636025e8253c6144358ec0a62773cae588395b",
"shasum": ""
},
"require": {
@ -3394,19 +3394,22 @@
},
"require-dev": {
"psr/cache": "^1.0",
"psr/container": "^1.0"
"psr/container": "^1.0",
"symfony/polyfill-intl-idn": "^1.10"
},
"suggest": {
"psr/cache": "When using the Cache contracts",
"psr/container": "When using the Service contracts",
"symfony/cache-contracts-implementation": "",
"symfony/event-dispatcher-implementation": "",
"symfony/http-client-contracts-implementation": "",
"symfony/service-contracts-implementation": "",
"symfony/translation-contracts-implementation": ""
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
"dev-master": "1.1-dev"
}
},
"autoload": {
@ -3441,7 +3444,7 @@
"interoperability",
"standards"
],
"time": "2018-12-05T08:06:11+00:00"
"time": "2019-04-27T14:29:50+00:00"
},
{
"name": "symfony/css-selector",
@ -4552,7 +4555,7 @@
},
{
"name": "tightenco/collect",
"version": "v5.8.15",
"version": "v5.8.16",
"source": {
"type": "git",
"url": "https://github.com/tightenco/collect.git",
@ -6271,16 +6274,16 @@
},
{
"name": "phpunit/phpunit",
"version": "8.1.3",
"version": "8.1.4",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "2a676677982b484ee36b54961f570c02eabbe7e1"
"reference": "b534b017daaef2d7f60c6ee61e6aa2e13fdc6910"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/2a676677982b484ee36b54961f570c02eabbe7e1",
"reference": "2a676677982b484ee36b54961f570c02eabbe7e1",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b534b017daaef2d7f60c6ee61e6aa2e13fdc6910",
"reference": "b534b017daaef2d7f60c6ee61e6aa2e13fdc6910",
"shasum": ""
},
"require": {
@ -6349,7 +6352,7 @@
"testing",
"xunit"
],
"time": "2019-04-19T15:52:00+00:00"
"time": "2019-05-09T05:13:39+00:00"
},
{
"name": "roave/security-advisories",
@ -6357,12 +6360,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "1dfa887a7e87ba9b7c635299462554b9ad241d5b"
"reference": "2149b00d8c04ccbc71f38a261d0129d5b032b5df"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/1dfa887a7e87ba9b7c635299462554b9ad241d5b",
"reference": "1dfa887a7e87ba9b7c635299462554b9ad241d5b",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/2149b00d8c04ccbc71f38a261d0129d5b032b5df",
"reference": "2149b00d8c04ccbc71f38a261d0129d5b032b5df",
"shasum": ""
},
"conflict": {
@ -6427,9 +6430,9 @@
"laravel/framework": ">=4,<4.0.99|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.42|>=5.6,<5.6.30",
"laravel/socialite": ">=1,<1.0.99|>=2,<2.0.10",
"league/commonmark": "<0.18.3",
"magento/magento1ce": "<1.9.4",
"magento/magento1ee": ">=1.9,<1.14.4",
"magento/product-community-edition": ">=2,<2.2.7",
"magento/magento1ce": "<1.9.4.1",
"magento/magento1ee": ">=1.9,<1.14.4.1",
"magento/product-community-edition": ">=2,<2.2.8|>=2.3,<2.3.1",
"monolog/monolog": ">=1.8,<1.12",
"namshi/jose": "<2.2",
"onelogin/php-saml": "<2.10.4",
@ -6503,10 +6506,11 @@
"titon/framework": ">=0,<9.9.99",
"truckersmp/phpwhois": "<=4.3.1",
"twig/twig": "<1.38|>=2,<2.7",
"typo3/cms": ">=6.2,<6.2.30|>=7,<7.6.32|>=8,<8.7.23|>=9,<9.5.4",
"typo3/cms-core": ">=8,<8.7.23|>=9,<9.5.4",
"typo3/cms": ">=6.2,<6.2.30|>=7,<7.6.32|>=8,<8.7.25|>=9,<9.5.6",
"typo3/cms-core": ">=8,<8.7.25|>=9,<9.5.6",
"typo3/flow": ">=1,<1.0.4|>=1.1,<1.1.1|>=2,<2.0.1|>=2.3,<2.3.16|>=3,<3.0.10|>=3.1,<3.1.7|>=3.2,<3.2.7|>=3.3,<3.3.5",
"typo3/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4",
"typo3/phar-stream-wrapper": ">=1,<2.1.1|>=3,<3.1.1",
"ua-parser/uap-php": "<3.8",
"wallabag/tcpdf": "<6.2.22",
"willdurand/js-translation-bundle": "<2.1.1",
@ -6557,7 +6561,7 @@
}
],
"description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it",
"time": "2019-04-30T09:56:45+00:00"
"time": "2019-05-08T13:51:25+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",
@ -6726,16 +6730,16 @@
},
{
"name": "sebastian/environment",
"version": "4.2.1",
"version": "4.2.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/environment.git",
"reference": "3095910f0f0fb155ac4021fc51a4a7a39ac04e8a"
"reference": "f2a2c8e1c97c11ace607a7a667d73d47c19fe404"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/3095910f0f0fb155ac4021fc51a4a7a39ac04e8a",
"reference": "3095910f0f0fb155ac4021fc51a4a7a39ac04e8a",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/f2a2c8e1c97c11ace607a7a667d73d47c19fe404",
"reference": "f2a2c8e1c97c11ace607a7a667d73d47c19fe404",
"shasum": ""
},
"require": {
@ -6775,7 +6779,7 @@
"environment",
"hhvm"
],
"time": "2019-04-25T07:55:20+00:00"
"time": "2019-05-05T09:05:15+00:00"
},
{
"name": "sebastian/exporter",