update composer.lock file

This commit is contained in:
Cüneyt Şentürk 2021-01-26 17:35:32 +03:00
parent 671728fb13
commit 9d44ee512b

188
composer.lock generated
View File

@ -917,26 +917,26 @@
}, },
{ {
"name": "brick/math", "name": "brick/math",
"version": "0.9.1", "version": "0.9.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/brick/math.git", "url": "https://github.com/brick/math.git",
"reference": "283a40c901101e66de7061bd359252c013dcc43c" "reference": "dff976c2f3487d42c1db75a3b180e2b9f0e72ce0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/brick/math/zipball/283a40c901101e66de7061bd359252c013dcc43c", "url": "https://api.github.com/repos/brick/math/zipball/dff976c2f3487d42c1db75a3b180e2b9f0e72ce0",
"reference": "283a40c901101e66de7061bd359252c013dcc43c", "reference": "dff976c2f3487d42c1db75a3b180e2b9f0e72ce0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-json": "*", "ext-json": "*",
"php": "^7.1|^8.0" "php": "^7.1 || ^8.0"
}, },
"require-dev": { "require-dev": {
"php-coveralls/php-coveralls": "^2.2", "php-coveralls/php-coveralls": "^2.2",
"phpunit/phpunit": "^7.5.15|^8.5", "phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0",
"vimeo/psalm": "^3.5" "vimeo/psalm": "4.3.2"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -961,7 +961,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/brick/math/issues", "issues": "https://github.com/brick/math/issues",
"source": "https://github.com/brick/math/tree/master" "source": "https://github.com/brick/math/tree/0.9.2"
}, },
"funding": [ "funding": [
{ {
@ -969,7 +969,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-08-18T23:57:15+00:00" "time": "2021-01-20T22:51:39+00:00"
}, },
{ {
"name": "clue/stream-filter", "name": "clue/stream-filter",
@ -4154,23 +4154,23 @@
}, },
{ {
"name": "jaybizzle/crawler-detect", "name": "jaybizzle/crawler-detect",
"version": "v1.2.103", "version": "v1.2.104",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/JayBizzle/Crawler-Detect.git", "url": "https://github.com/JayBizzle/Crawler-Detect.git",
"reference": "3efa2860959cc971f17624b40bf0699823f9d0f3" "reference": "a581e89a9212c4e9d18049666dc735718c29de9c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/3efa2860959cc971f17624b40bf0699823f9d0f3", "url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/a581e89a9212c4e9d18049666dc735718c29de9c",
"reference": "3efa2860959cc971f17624b40bf0699823f9d0f3", "reference": "a581e89a9212c4e9d18049666dc735718c29de9c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.0" "php": ">=5.3.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^4.8|^5.5|^6.5" "phpunit/phpunit": "^4.8|^5.5|^6.5|^9.4"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -4200,9 +4200,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/JayBizzle/Crawler-Detect/issues", "issues": "https://github.com/JayBizzle/Crawler-Detect/issues",
"source": "https://github.com/JayBizzle/Crawler-Detect/tree/v1.2.103" "source": "https://github.com/JayBizzle/Crawler-Detect/tree/v1.2.104"
}, },
"time": "2020-11-23T19:49:25+00:00" "time": "2021-01-13T15:25:20+00:00"
}, },
{ {
"name": "jenssegers/agent", "name": "jenssegers/agent",
@ -4528,16 +4528,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v8.23.1", "version": "v8.24.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "a813df1b248ca305e5f5ce23ea981ed6c6905504" "reference": "d16e9f875e4d7609a05d5007393e22ba95efd1fc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/a813df1b248ca305e5f5ce23ea981ed6c6905504", "url": "https://api.github.com/repos/laravel/framework/zipball/d16e9f875e4d7609a05d5007393e22ba95efd1fc",
"reference": "a813df1b248ca305e5f5ce23ea981ed6c6905504", "reference": "d16e9f875e4d7609a05d5007393e22ba95efd1fc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4691,7 +4691,7 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2021-01-19T14:10:48+00:00" "time": "2021-01-21T14:19:29+00:00"
}, },
{ {
"name": "laravel/tinker", "name": "laravel/tinker",
@ -5340,16 +5340,16 @@
}, },
{ {
"name": "livewire/livewire", "name": "livewire/livewire",
"version": "v2.3.6", "version": "v2.3.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/livewire/livewire.git", "url": "https://github.com/livewire/livewire.git",
"reference": "8663232c198ef12964b62559e9bb2023eb86701d" "reference": "c661e295428b2baaff04320d0a9424db5ca72be5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/livewire/livewire/zipball/8663232c198ef12964b62559e9bb2023eb86701d", "url": "https://api.github.com/repos/livewire/livewire/zipball/c661e295428b2baaff04320d0a9424db5ca72be5",
"reference": "8663232c198ef12964b62559e9bb2023eb86701d", "reference": "c661e295428b2baaff04320d0a9424db5ca72be5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5400,7 +5400,7 @@
"description": "A front-end framework for Laravel.", "description": "A front-end framework for Laravel.",
"support": { "support": {
"issues": "https://github.com/livewire/livewire/issues", "issues": "https://github.com/livewire/livewire/issues",
"source": "https://github.com/livewire/livewire/tree/v2.3.6" "source": "https://github.com/livewire/livewire/tree/v2.3.8"
}, },
"funding": [ "funding": [
{ {
@ -5408,7 +5408,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2021-01-08T17:33:29+00:00" "time": "2021-01-21T14:01:48+00:00"
}, },
{ {
"name": "lorisleiva/laravel-search-string", "name": "lorisleiva/laravel-search-string",
@ -5712,20 +5712,20 @@
}, },
{ {
"name": "markbaker/matrix", "name": "markbaker/matrix",
"version": "2.0.0", "version": "2.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/MarkBaker/PHPMatrix.git", "url": "https://github.com/MarkBaker/PHPMatrix.git",
"reference": "9567d9c4c519fbe40de01dbd1e4469dbbb66f46a" "reference": "35a2d1a919a1de732402f694925168c53c17c838"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/9567d9c4c519fbe40de01dbd1e4469dbbb66f46a", "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/35a2d1a919a1de732402f694925168c53c17c838",
"reference": "9567d9c4c519fbe40de01dbd1e4469dbbb66f46a", "reference": "35a2d1a919a1de732402f694925168c53c17c838",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.2 || ^8.0" "php": "^7.1 || ^8.0"
}, },
"require-dev": { "require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
@ -5743,22 +5743,22 @@
"Matrix\\": "classes/src/" "Matrix\\": "classes/src/"
}, },
"files": [ "files": [
"classes/src/functions/adjoint.php", "classes/src/Functions/adjoint.php",
"classes/src/functions/antidiagonal.php", "classes/src/Functions/antidiagonal.php",
"classes/src/functions/cofactors.php", "classes/src/Functions/cofactors.php",
"classes/src/functions/determinant.php", "classes/src/Functions/determinant.php",
"classes/src/functions/diagonal.php", "classes/src/Functions/diagonal.php",
"classes/src/functions/identity.php", "classes/src/Functions/identity.php",
"classes/src/functions/inverse.php", "classes/src/Functions/inverse.php",
"classes/src/functions/minors.php", "classes/src/Functions/minors.php",
"classes/src/functions/trace.php", "classes/src/Functions/trace.php",
"classes/src/functions/transpose.php", "classes/src/Functions/transpose.php",
"classes/src/operations/add.php", "classes/src/Operations/add.php",
"classes/src/operations/directsum.php", "classes/src/Operations/directsum.php",
"classes/src/operations/subtract.php", "classes/src/Operations/subtract.php",
"classes/src/operations/multiply.php", "classes/src/Operations/multiply.php",
"classes/src/operations/divideby.php", "classes/src/Operations/divideby.php",
"classes/src/operations/divideinto.php" "classes/src/Operations/divideinto.php"
] ]
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
@ -5780,9 +5780,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/MarkBaker/PHPMatrix/issues", "issues": "https://github.com/MarkBaker/PHPMatrix/issues",
"source": "https://github.com/MarkBaker/PHPMatrix/tree/PHP8" "source": "https://github.com/MarkBaker/PHPMatrix/tree/2.1.1"
}, },
"time": "2020-08-28T17:11:00+00:00" "time": "2021-01-21T13:53:09+00:00"
}, },
{ {
"name": "maximebf/debugbar", "name": "maximebf/debugbar",
@ -5851,16 +5851,16 @@
}, },
{ {
"name": "mobiledetect/mobiledetectlib", "name": "mobiledetect/mobiledetectlib",
"version": "2.8.34", "version": "2.8.35",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/serbanghita/Mobile-Detect.git", "url": "https://github.com/serbanghita/Mobile-Detect.git",
"reference": "6f8113f57a508494ca36acbcfa2dc2d923c7ed5b" "reference": "68a35170fdf36e7b35f9c125e5102338dbc3ff65"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/6f8113f57a508494ca36acbcfa2dc2d923c7ed5b", "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/68a35170fdf36e7b35f9c125e5102338dbc3ff65",
"reference": "6f8113f57a508494ca36acbcfa2dc2d923c7ed5b", "reference": "68a35170fdf36e7b35f9c125e5102338dbc3ff65",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5901,9 +5901,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/serbanghita/Mobile-Detect/issues", "issues": "https://github.com/serbanghita/Mobile-Detect/issues",
"source": "https://github.com/serbanghita/Mobile-Detect/tree/2.8.34" "source": "https://github.com/serbanghita/Mobile-Detect/tree/2.8.35"
}, },
"time": "2019-09-18T18:44:20+00:00" "time": "2021-01-25T19:09:34+00:00"
}, },
{ {
"name": "moneyphp/money", "name": "moneyphp/money",
@ -7907,16 +7907,16 @@
}, },
{ {
"name": "ramsey/collection", "name": "ramsey/collection",
"version": "1.1.1", "version": "1.1.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/ramsey/collection.git", "url": "https://github.com/ramsey/collection.git",
"reference": "24d93aefb2cd786b7edd9f45b554aea20b28b9b1" "reference": "28a5c4ab2f5111db6a60b2b4ec84057e0f43b9c1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/ramsey/collection/zipball/24d93aefb2cd786b7edd9f45b554aea20b28b9b1", "url": "https://api.github.com/repos/ramsey/collection/zipball/28a5c4ab2f5111db6a60b2b4ec84057e0f43b9c1",
"reference": "24d93aefb2cd786b7edd9f45b554aea20b28b9b1", "reference": "28a5c4ab2f5111db6a60b2b4ec84057e0f43b9c1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7926,19 +7926,19 @@
"captainhook/captainhook": "^5.3", "captainhook/captainhook": "^5.3",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"ergebnis/composer-normalize": "^2.6", "ergebnis/composer-normalize": "^2.6",
"fzaninotto/faker": "^1.5", "fakerphp/faker": "^1.5",
"hamcrest/hamcrest-php": "^2", "hamcrest/hamcrest-php": "^2",
"jangregor/phpstan-prophecy": "^0.6", "jangregor/phpstan-prophecy": "^0.8",
"mockery/mockery": "^1.3", "mockery/mockery": "^1.3",
"phpstan/extension-installer": "^1", "phpstan/extension-installer": "^1",
"phpstan/phpstan": "^0.12.32", "phpstan/phpstan": "^0.12.32",
"phpstan/phpstan-mockery": "^0.12.5", "phpstan/phpstan-mockery": "^0.12.5",
"phpstan/phpstan-phpunit": "^0.12.11", "phpstan/phpstan-phpunit": "^0.12.11",
"phpunit/phpunit": "^8.5", "phpunit/phpunit": "^8.5 || ^9",
"psy/psysh": "^0.10.4", "psy/psysh": "^0.10.4",
"slevomat/coding-standard": "^6.3", "slevomat/coding-standard": "^6.3",
"squizlabs/php_codesniffer": "^3.5", "squizlabs/php_codesniffer": "^3.5",
"vimeo/psalm": "^3.12.2" "vimeo/psalm": "^4.4"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -7968,15 +7968,19 @@
], ],
"support": { "support": {
"issues": "https://github.com/ramsey/collection/issues", "issues": "https://github.com/ramsey/collection/issues",
"source": "https://github.com/ramsey/collection/tree/1.1.1" "source": "https://github.com/ramsey/collection/tree/1.1.3"
}, },
"funding": [ "funding": [
{ {
"url": "https://github.com/ramsey", "url": "https://github.com/ramsey",
"type": "github" "type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/ramsey/collection",
"type": "tidelift"
} }
], ],
"time": "2020-09-10T20:58:17+00:00" "time": "2021-01-21T17:40:04+00:00"
}, },
{ {
"name": "ramsey/uuid", "name": "ramsey/uuid",
@ -11079,16 +11083,16 @@
}, },
{ {
"name": "vlucas/phpdotenv", "name": "vlucas/phpdotenv",
"version": "v5.2.0", "version": "v5.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/vlucas/phpdotenv.git", "url": "https://github.com/vlucas/phpdotenv.git",
"reference": "fba64139db67123c7a57072e5f8d3db10d160b66" "reference": "b3eac5c7ac896e52deab4a99068e3f4ab12d9e56"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/fba64139db67123c7a57072e5f8d3db10d160b66", "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/b3eac5c7ac896e52deab4a99068e3f4ab12d9e56",
"reference": "fba64139db67123c7a57072e5f8d3db10d160b66", "reference": "b3eac5c7ac896e52deab4a99068e3f4ab12d9e56",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11103,7 +11107,7 @@
"require-dev": { "require-dev": {
"bamarni/composer-bin-plugin": "^1.4.1", "bamarni/composer-bin-plugin": "^1.4.1",
"ext-filter": "*", "ext-filter": "*",
"phpunit/phpunit": "^7.5.20 || ^8.5.2 || ^9.0" "phpunit/phpunit": "^7.5.20 || ^8.5.14 || ^9.5.1"
}, },
"suggest": { "suggest": {
"ext-filter": "Required to use the boolean validator." "ext-filter": "Required to use the boolean validator."
@ -11111,7 +11115,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "5.2-dev" "dev-master": "5.3-dev"
} }
}, },
"autoload": { "autoload": {
@ -11143,7 +11147,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/vlucas/phpdotenv/issues", "issues": "https://github.com/vlucas/phpdotenv/issues",
"source": "https://github.com/vlucas/phpdotenv/tree/v5.2.0" "source": "https://github.com/vlucas/phpdotenv/tree/v5.3.0"
}, },
"funding": [ "funding": [
{ {
@ -11155,7 +11159,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-09-14T15:57:31+00:00" "time": "2021-01-20T15:23:13+00:00"
}, },
{ {
"name": "voku/portable-ascii", "name": "voku/portable-ascii",
@ -11236,12 +11240,12 @@
"version": "1.9.1", "version": "1.9.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/webmozart/assert.git", "url": "https://github.com/webmozarts/assert.git",
"reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389" "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/webmozart/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389", "url": "https://api.github.com/repos/webmozarts/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389",
"reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389", "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389",
"shasum": "" "shasum": ""
}, },
@ -11279,8 +11283,8 @@
"validate" "validate"
], ],
"support": { "support": {
"issues": "https://github.com/webmozart/assert/issues", "issues": "https://github.com/webmozarts/assert/issues",
"source": "https://github.com/webmozart/assert/tree/master" "source": "https://github.com/webmozarts/assert/tree/1.9.1"
}, },
"time": "2020-07-08T17:02:28+00:00" "time": "2020-07-08T17:02:28+00:00"
} }
@ -11669,16 +11673,16 @@
}, },
{ {
"name": "filp/whoops", "name": "filp/whoops",
"version": "2.9.1", "version": "2.9.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/filp/whoops.git", "url": "https://github.com/filp/whoops.git",
"reference": "307fb34a5ab697461ec4c9db865b20ff2fd40771" "reference": "df7933820090489623ce0be5e85c7e693638e536"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/filp/whoops/zipball/307fb34a5ab697461ec4c9db865b20ff2fd40771", "url": "https://api.github.com/repos/filp/whoops/zipball/df7933820090489623ce0be5e85c7e693638e536",
"reference": "307fb34a5ab697461ec4c9db865b20ff2fd40771", "reference": "df7933820090489623ce0be5e85c7e693638e536",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11728,9 +11732,15 @@
], ],
"support": { "support": {
"issues": "https://github.com/filp/whoops/issues", "issues": "https://github.com/filp/whoops/issues",
"source": "https://github.com/filp/whoops/tree/2.9.1" "source": "https://github.com/filp/whoops/tree/2.9.2"
}, },
"time": "2020-11-01T12:00:00+00:00" "funding": [
{
"url": "https://github.com/denis-sokolov",
"type": "github"
}
],
"time": "2021-01-24T12:00:00+00:00"
}, },
{ {
"name": "hamcrest/hamcrest-php", "name": "hamcrest/hamcrest-php",
@ -11915,16 +11925,16 @@
}, },
{ {
"name": "nunomaduro/collision", "name": "nunomaduro/collision",
"version": "v5.2.0", "version": "v5.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nunomaduro/collision.git", "url": "https://github.com/nunomaduro/collision.git",
"reference": "aca954fd03414ba0dd85d7d8e42ba9b251893d1f" "reference": "aca63581f380f63a492b1e3114604e411e39133a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/aca954fd03414ba0dd85d7d8e42ba9b251893d1f", "url": "https://api.github.com/repos/nunomaduro/collision/zipball/aca63581f380f63a492b1e3114604e411e39133a",
"reference": "aca954fd03414ba0dd85d7d8e42ba9b251893d1f", "reference": "aca63581f380f63a492b1e3114604e411e39133a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11999,7 +12009,7 @@
"type": "patreon" "type": "patreon"
} }
], ],
"time": "2021-01-13T10:00:08+00:00" "time": "2021-01-25T15:34:13+00:00"
}, },
{ {
"name": "phar-io/manifest", "name": "phar-io/manifest",