composer.lock file update..

This commit is contained in:
Cüneyt Şentürk 2020-03-20 19:57:39 +03:00
parent 9f3bca6e1f
commit c28eb4e1b5

258
composer.lock generated
View File

@ -968,16 +968,6 @@
"dependency", "dependency",
"package" "package"
], ],
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
"time": "2020-03-13T19:34:27+00:00" "time": "2020-03-13T19:34:27+00:00"
}, },
{ {
@ -2167,12 +2157,6 @@
"crossdomain", "crossdomain",
"laravel" "laravel"
], ],
"funding": [
{
"url": "https://github.com/barryvdh",
"type": "github"
}
],
"time": "2020-03-11T21:05:07+00:00" "time": "2020-03-11T21:05:07+00:00"
}, },
{ {
@ -2236,12 +2220,6 @@
} }
], ],
"description": "Automatic caching for Eloquent models.", "description": "Automatic caching for Eloquent models.",
"funding": [
{
"url": "https://github.com/mikebronner",
"type": "github"
}
],
"time": "2020-02-29T19:22:25+00:00" "time": "2020-02-29T19:22:25+00:00"
}, },
{ {
@ -2360,20 +2338,6 @@
"laravel", "laravel",
"markdown" "markdown"
], ],
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://www.patreon.com/GrahamJCampbell",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/graham-campbell/markdown",
"type": "tidelift"
}
],
"time": "2020-03-01T11:40:45+00:00" "time": "2020-03-01T11:40:45+00:00"
}, },
{ {
@ -2902,12 +2866,6 @@
"time", "time",
"translation" "translation"
], ],
"funding": [
{
"url": "https://github.com/jenssegers",
"type": "github"
}
],
"time": "2020-03-10T10:37:12+00:00" "time": "2020-03-10T10:37:12+00:00"
}, },
{ {
@ -3134,16 +3092,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v7.1.3", "version": "v7.2.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "42b311862adfc36b8628ac62d226a3682f463439" "reference": "261e74cf8c6f760fd302fb08b2b51feb066f8987"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/42b311862adfc36b8628ac62d226a3682f463439", "url": "https://api.github.com/repos/laravel/framework/zipball/261e74cf8c6f760fd302fb08b2b51feb066f8987",
"reference": "42b311862adfc36b8628ac62d226a3682f463439", "reference": "261e74cf8c6f760fd302fb08b2b51feb066f8987",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3281,28 +3239,28 @@
"framework", "framework",
"laravel" "laravel"
], ],
"time": "2020-03-14T14:33:32+00:00" "time": "2020-03-19T14:31:45+00:00"
}, },
{ {
"name": "laravel/tinker", "name": "laravel/tinker",
"version": "v2.2.0", "version": "v2.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/tinker.git", "url": "https://github.com/laravel/tinker.git",
"reference": "37579c93271ec30ef099dd633ec7c2de5e5fb112" "reference": "5271893ec90ad9f8d3e34792ac6b72cad3b84cc2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/tinker/zipball/37579c93271ec30ef099dd633ec7c2de5e5fb112", "url": "https://api.github.com/repos/laravel/tinker/zipball/5271893ec90ad9f8d3e34792ac6b72cad3b84cc2",
"reference": "37579c93271ec30ef099dd633ec7c2de5e5fb112", "reference": "5271893ec90ad9f8d3e34792ac6b72cad3b84cc2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/console": "^6.0|^7.0", "illuminate/console": "^6.0|^7.0|^8.0",
"illuminate/contracts": "^6.0|^7.0", "illuminate/contracts": "^6.0|^7.0|^8.0",
"illuminate/support": "^6.0|^7.0", "illuminate/support": "^6.0|^7.0|^8.0",
"php": "^7.2", "php": "^7.2",
"psy/psysh": "^0.9", "psy/psysh": "^0.9|^0.10",
"symfony/var-dumper": "^4.0|^5.0" "symfony/var-dumper": "^4.0|^5.0"
}, },
"require-dev": { "require-dev": {
@ -3310,7 +3268,7 @@
"phpunit/phpunit": "^8.0|^9.0" "phpunit/phpunit": "^8.0|^9.0"
}, },
"suggest": { "suggest": {
"illuminate/database": "The Illuminate Database package (^6.0|^7.0)." "illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0)."
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -3345,7 +3303,7 @@
"laravel", "laravel",
"psysh" "psysh"
], ],
"time": "2020-02-05T15:00:44+00:00" "time": "2020-03-17T15:34:59+00:00"
}, },
{ {
"name": "laravel/ui", "name": "laravel/ui",
@ -3546,16 +3504,16 @@
}, },
{ {
"name": "league/flysystem", "name": "league/flysystem",
"version": "1.0.65", "version": "1.0.66",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/flysystem.git", "url": "https://github.com/thephpleague/flysystem.git",
"reference": "8f17b3ba67097aafb8318cd5c553b1acf7c891c8" "reference": "021569195e15f8209b1c4bebb78bd66aa4f08c21"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/8f17b3ba67097aafb8318cd5c553b1acf7c891c8", "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/021569195e15f8209b1c4bebb78bd66aa4f08c21",
"reference": "8f17b3ba67097aafb8318cd5c553b1acf7c891c8", "reference": "021569195e15f8209b1c4bebb78bd66aa4f08c21",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3626,7 +3584,7 @@
"sftp", "sftp",
"storage" "storage"
], ],
"time": "2020-03-08T18:53:20+00:00" "time": "2020-03-17T18:58:12+00:00"
}, },
{ {
"name": "league/fractal", "name": "league/fractal",
@ -5238,32 +5196,31 @@
}, },
{ {
"name": "psy/psysh", "name": "psy/psysh",
"version": "v0.9.12", "version": "v0.10.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/bobthecow/psysh.git", "url": "https://github.com/bobthecow/psysh.git",
"reference": "90da7f37568aee36b116a030c5f99c915267edd4" "reference": "e361c8b7e5114534078e0ce04ddc442b39018a3c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/90da7f37568aee36b116a030c5f99c915267edd4", "url": "https://api.github.com/repos/bobthecow/psysh/zipball/e361c8b7e5114534078e0ce04ddc442b39018a3c",
"reference": "90da7f37568aee36b116a030c5f99c915267edd4", "reference": "e361c8b7e5114534078e0ce04ddc442b39018a3c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"dnoegel/php-xdg-base-dir": "0.1.*", "dnoegel/php-xdg-base-dir": "0.1.*",
"ext-json": "*", "ext-json": "*",
"ext-tokenizer": "*", "ext-tokenizer": "*",
"jakub-onderka/php-console-highlighter": "0.3.*|0.4.*", "jakub-onderka/php-console-highlighter": "0.4.*|0.3.*",
"nikic/php-parser": "~1.3|~2.0|~3.0|~4.0", "nikic/php-parser": "~4.0|~3.0|~2.0|~1.3",
"php": ">=5.4.0", "php": "^8.0 || ^7.0 || ^5.5.9",
"symfony/console": "~2.3.10|^2.4.2|~3.0|~4.0|~5.0", "symfony/console": "~5.0|~4.0|~3.0|^2.4.2|~2.3.10",
"symfony/var-dumper": "~2.7|~3.0|~4.0|~5.0" "symfony/var-dumper": "~5.0|~4.0|~3.0|~2.7"
}, },
"require-dev": { "require-dev": {
"bamarni/composer-bin-plugin": "^1.2", "bamarni/composer-bin-plugin": "^1.2",
"hoa/console": "~2.15|~3.16", "hoa/console": "~3.16|~2.15"
"phpunit/phpunit": "~4.8.35|~5.0|~6.0|~7.0"
}, },
"suggest": { "suggest": {
"ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)", "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
@ -5278,7 +5235,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-develop": "0.9.x-dev" "dev-master": "0.10.x-dev"
} }
}, },
"autoload": { "autoload": {
@ -5308,7 +5265,7 @@
"interactive", "interactive",
"shell" "shell"
], ],
"time": "2019-12-06T14:19:43+00:00" "time": "2020-03-15T22:52:37+00:00"
}, },
{ {
"name": "ralouphie/getallheaders", "name": "ralouphie/getallheaders",
@ -5917,20 +5874,6 @@
], ],
"description": "Symfony Console Component", "description": "Symfony Console Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2020-02-24T15:05:31+00:00" "time": "2020-02-24T15:05:31+00:00"
}, },
{ {
@ -6095,20 +6038,6 @@
], ],
"description": "Symfony ErrorHandler Component", "description": "Symfony ErrorHandler Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2020-02-29T10:07:09+00:00" "time": "2020-02-29T10:07:09+00:00"
}, },
{ {
@ -6179,20 +6108,6 @@
], ],
"description": "Symfony EventDispatcher Component", "description": "Symfony EventDispatcher Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2020-02-22T20:09:08+00:00" "time": "2020-02-22T20:09:08+00:00"
}, },
{ {
@ -6350,20 +6265,6 @@
], ],
"description": "Symfony Finder Component", "description": "Symfony Finder Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2020-02-14T07:43:07+00:00" "time": "2020-02-14T07:43:07+00:00"
}, },
{ {
@ -6515,20 +6416,6 @@
], ],
"description": "Symfony HttpKernel Component", "description": "Symfony HttpKernel Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2020-02-29T10:41:30+00:00" "time": "2020-02-29T10:41:30+00:00"
}, },
{ {
@ -7067,20 +6954,6 @@
"uri", "uri",
"url" "url"
], ],
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2020-02-25T14:24:11+00:00" "time": "2020-02-25T14:24:11+00:00"
}, },
{ {
@ -7216,20 +7089,6 @@
], ],
"description": "Symfony Translation Component", "description": "Symfony Translation Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2020-02-04T07:41:34+00:00" "time": "2020-02-04T07:41:34+00:00"
}, },
{ {
@ -7473,12 +7332,6 @@
"env", "env",
"environment" "environment"
], ],
"funding": [
{
"url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
"type": "tidelift"
}
],
"time": "2020-03-12T13:44:15+00:00" "time": "2020-03-12T13:44:15+00:00"
}, },
{ {
@ -7528,24 +7381,6 @@
"clean", "clean",
"php" "php"
], ],
"funding": [
{
"url": "https://www.paypal.me/moelleken",
"type": "custom"
},
{
"url": "https://github.com/voku",
"type": "github"
},
{
"url": "https://www.patreon.com/voku",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/voku/portable-ascii",
"type": "tidelift"
}
],
"time": "2020-03-13T01:23:26+00:00" "time": "2020-03-13T01:23:26+00:00"
}, },
{ {
@ -7771,16 +7606,16 @@
}, },
{ {
"name": "facade/ignition", "name": "facade/ignition",
"version": "2.0.1", "version": "2.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/facade/ignition.git", "url": "https://github.com/facade/ignition.git",
"reference": "b8dbf7791c81619161270d580a64a30bad41b832" "reference": "67f1677954ad33ca6b77f2c41cf43a58624f27fc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/facade/ignition/zipball/b8dbf7791c81619161270d580a64a30bad41b832", "url": "https://api.github.com/repos/facade/ignition/zipball/67f1677954ad33ca6b77f2c41cf43a58624f27fc",
"reference": "b8dbf7791c81619161270d580a64a30bad41b832", "reference": "67f1677954ad33ca6b77f2c41cf43a58624f27fc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7802,7 +7637,7 @@
"orchestra/testbench": "5.0" "orchestra/testbench": "5.0"
}, },
"suggest": { "suggest": {
"laravel/telescope": "^2.0" "laravel/telescope": "^3.1"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -7838,7 +7673,7 @@
"laravel", "laravel",
"page" "page"
], ],
"time": "2020-03-05T12:32:22+00:00" "time": "2020-03-18T19:20:44+00:00"
}, },
{ {
"name": "facade/ignition-contracts", "name": "facade/ignition-contracts",
@ -8224,20 +8059,6 @@
"php", "php",
"symfony" "symfony"
], ],
"funding": [
{
"url": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=66BYDWAT92N6L",
"type": "custom"
},
{
"url": "https://github.com/nunomaduro",
"type": "github"
},
{
"url": "https://www.patreon.com/nunomaduro",
"type": "patreon"
}
],
"time": "2020-03-07T12:46:00+00:00" "time": "2020-03-07T12:46:00+00:00"
}, },
{ {
@ -9477,6 +9298,5 @@
"php": "^7.2.5", "php": "^7.2.5",
"ext-bcmath": "*" "ext-bcmath": "*"
}, },
"platform-dev": [], "platform-dev": []
"plugin-api-version": "1.1.0"
} }