update composer.lock file

This commit is contained in:
Cüneyt Şentürk 2021-02-28 13:13:50 +03:00
parent 12bd88fec3
commit bff158e705

109
composer.lock generated
View File

@ -209,16 +209,16 @@
}, },
{ {
"name": "akaunting/module", "name": "akaunting/module",
"version": "2.0.3", "version": "2.0.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/akaunting/module.git", "url": "https://github.com/akaunting/module.git",
"reference": "5443dc1667f3bcabc46e06b5eb679572ae2ac462" "reference": "d4b82b8f25d8ef1d220b68f23e0b20946037822a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/akaunting/module/zipball/5443dc1667f3bcabc46e06b5eb679572ae2ac462", "url": "https://api.github.com/repos/akaunting/module/zipball/d4b82b8f25d8ef1d220b68f23e0b20946037822a",
"reference": "5443dc1667f3bcabc46e06b5eb679572ae2ac462", "reference": "d4b82b8f25d8ef1d220b68f23e0b20946037822a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -273,9 +273,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/akaunting/module/issues", "issues": "https://github.com/akaunting/module/issues",
"source": "https://github.com/akaunting/module/tree/2.0.3" "source": "https://github.com/akaunting/module/tree/2.0.5"
}, },
"time": "2021-02-16T19:56:17+00:00" "time": "2021-02-25T11:15:01+00:00"
}, },
{ {
"name": "akaunting/money", "name": "akaunting/money",
@ -1115,16 +1115,16 @@
}, },
{ {
"name": "composer/composer", "name": "composer/composer",
"version": "2.0.9", "version": "2.0.11",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/composer.git", "url": "https://github.com/composer/composer.git",
"reference": "591c2c155cac0d2d7f34af41d3b1e29bcbfc685e" "reference": "a5a5632da0b1c2d6fa9a3b65f1f4e90d1f04abb9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/composer/zipball/591c2c155cac0d2d7f34af41d3b1e29bcbfc685e", "url": "https://api.github.com/repos/composer/composer/zipball/a5a5632da0b1c2d6fa9a3b65f1f4e90d1f04abb9",
"reference": "591c2c155cac0d2d7f34af41d3b1e29bcbfc685e", "reference": "a5a5632da0b1c2d6fa9a3b65f1f4e90d1f04abb9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1192,7 +1192,7 @@
"support": { "support": {
"irc": "irc://irc.freenode.org/composer", "irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/composer/issues", "issues": "https://github.com/composer/composer/issues",
"source": "https://github.com/composer/composer/tree/2.0.9" "source": "https://github.com/composer/composer/tree/2.0.11"
}, },
"funding": [ "funding": [
{ {
@ -1208,7 +1208,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-01-27T15:09:27+00:00" "time": "2021-02-24T13:57:23+00:00"
}, },
{ {
"name": "composer/semver", "name": "composer/semver",
@ -1678,16 +1678,16 @@
}, },
{ {
"name": "doctrine/annotations", "name": "doctrine/annotations",
"version": "1.11.1", "version": "1.12.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/annotations.git", "url": "https://github.com/doctrine/annotations.git",
"reference": "ce77a7ba1770462cd705a91a151b6c3746f9c6ad" "reference": "b17c5014ef81d212ac539f07a1001832df1b6d3b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/ce77a7ba1770462cd705a91a151b6c3746f9c6ad", "url": "https://api.github.com/repos/doctrine/annotations/zipball/b17c5014ef81d212ac539f07a1001832df1b6d3b",
"reference": "ce77a7ba1770462cd705a91a151b6c3746f9c6ad", "reference": "b17c5014ef81d212ac539f07a1001832df1b6d3b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1702,11 +1702,6 @@
"phpunit/phpunit": "^7.5 || ^9.1.5" "phpunit/phpunit": "^7.5 || ^9.1.5"
}, },
"type": "library", "type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.11.x-dev"
}
},
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations" "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
@ -1747,9 +1742,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/annotations/issues", "issues": "https://github.com/doctrine/annotations/issues",
"source": "https://github.com/doctrine/annotations/tree/1.11.1" "source": "https://github.com/doctrine/annotations/tree/1.12.1"
}, },
"time": "2020-10-26T10:28:16+00:00" "time": "2021-02-21T21:00:45+00:00"
}, },
{ {
"name": "doctrine/cache", "name": "doctrine/cache",
@ -4527,16 +4522,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v8.28.1", "version": "v8.29.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "73dd43d92fcde6c6abc00658ae33391397ca119d" "reference": "d2eba352b3b3a3c515b18c5726b373fe5026733e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/73dd43d92fcde6c6abc00658ae33391397ca119d", "url": "https://api.github.com/repos/laravel/framework/zipball/d2eba352b3b3a3c515b18c5726b373fe5026733e",
"reference": "73dd43d92fcde6c6abc00658ae33391397ca119d", "reference": "d2eba352b3b3a3c515b18c5726b373fe5026733e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4644,7 +4639,7 @@
"phpunit/phpunit": "Required to use assertions and run tests (^8.5.8|^9.3.3).", "phpunit/phpunit": "Required to use assertions and run tests (^8.5.8|^9.3.3).",
"predis/predis": "Required to use the predis connector (^1.1.2).", "predis/predis": "Required to use the predis connector (^1.1.2).",
"psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).", "psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).",
"pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^4.0).", "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^4.0|^5.0).",
"symfony/cache": "Required to PSR-6 cache bridge (^5.1.4).", "symfony/cache": "Required to PSR-6 cache bridge (^5.1.4).",
"symfony/filesystem": "Required to enable support for relative symbolic links (^5.1.4).", "symfony/filesystem": "Required to enable support for relative symbolic links (^5.1.4).",
"symfony/psr-http-message-bridge": "Required to use PSR-7 bridging features (^2.0).", "symfony/psr-http-message-bridge": "Required to use PSR-7 bridging features (^2.0).",
@ -4691,7 +4686,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-02-16T18:07:44+00:00" "time": "2021-02-23T14:27:41+00:00"
}, },
{ {
"name": "laravel/tinker", "name": "laravel/tinker",
@ -5470,23 +5465,23 @@
}, },
{ {
"name": "maatwebsite/excel", "name": "maatwebsite/excel",
"version": "3.1.26", "version": "3.1.27",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Maatwebsite/Laravel-Excel.git", "url": "https://github.com/Maatwebsite/Laravel-Excel.git",
"reference": "66f7c9584304ad0b6a267a5d8ffbfa2ff4272e85" "reference": "584d65427eae4de0ba072297c8fac9b0d63dbc37"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Maatwebsite/Laravel-Excel/zipball/66f7c9584304ad0b6a267a5d8ffbfa2ff4272e85", "url": "https://api.github.com/repos/Maatwebsite/Laravel-Excel/zipball/584d65427eae4de0ba072297c8fac9b0d63dbc37",
"reference": "66f7c9584304ad0b6a267a5d8ffbfa2ff4272e85", "reference": "584d65427eae4de0ba072297c8fac9b0d63dbc37",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-json": "*", "ext-json": "*",
"illuminate/support": "5.8.*|^6.0|^7.0|^8.0", "illuminate/support": "5.8.*|^6.0|^7.0|^8.0",
"php": "^7.0|^8.0", "php": "^7.0|^8.0",
"phpoffice/phpspreadsheet": "^1.15" "phpoffice/phpspreadsheet": "^1.16"
}, },
"require-dev": { "require-dev": {
"orchestra/testbench": "^6.0", "orchestra/testbench": "^6.0",
@ -5532,7 +5527,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/Maatwebsite/Laravel-Excel/issues", "issues": "https://github.com/Maatwebsite/Laravel-Excel/issues",
"source": "https://github.com/Maatwebsite/Laravel-Excel/tree/3.1.26" "source": "https://github.com/Maatwebsite/Laravel-Excel/tree/3.1.27"
}, },
"funding": [ "funding": [
{ {
@ -5544,7 +5539,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-11-27T16:17:38+00:00" "time": "2021-02-22T16:58:19+00:00"
}, },
{ {
"name": "maennchen/zipstream-php", "name": "maennchen/zipstream-php",
@ -5857,16 +5852,16 @@
}, },
{ {
"name": "mobiledetect/mobiledetectlib", "name": "mobiledetect/mobiledetectlib",
"version": "2.8.36", "version": "2.8.37",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/serbanghita/Mobile-Detect.git", "url": "https://github.com/serbanghita/Mobile-Detect.git",
"reference": "e55c155f4d1ab299a0cfca8ec29a0154918c9e3d" "reference": "9841e3c46f5bd0739b53aed8ac677fa712943df7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/e55c155f4d1ab299a0cfca8ec29a0154918c9e3d", "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/9841e3c46f5bd0739b53aed8ac677fa712943df7",
"reference": "e55c155f4d1ab299a0cfca8ec29a0154918c9e3d", "reference": "9841e3c46f5bd0739b53aed8ac677fa712943df7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5907,9 +5902,15 @@
], ],
"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.36" "source": "https://github.com/serbanghita/Mobile-Detect/tree/2.8.37"
}, },
"time": "2021-02-13T14:35:52+00:00" "funding": [
{
"url": "https://github.com/serbanghita",
"type": "github"
}
],
"time": "2021-02-19T21:22:57+00:00"
}, },
{ {
"name": "moneyphp/money", "name": "moneyphp/money",
@ -11883,16 +11884,16 @@
}, },
{ {
"name": "mockery/mockery", "name": "mockery/mockery",
"version": "1.4.2", "version": "1.4.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/mockery/mockery.git", "url": "https://github.com/mockery/mockery.git",
"reference": "20cab678faed06fac225193be281ea0fddb43b93" "reference": "d1339f64479af1bee0e82a0413813fe5345a54ea"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/mockery/mockery/zipball/20cab678faed06fac225193be281ea0fddb43b93", "url": "https://api.github.com/repos/mockery/mockery/zipball/d1339f64479af1bee0e82a0413813fe5345a54ea",
"reference": "20cab678faed06fac225193be281ea0fddb43b93", "reference": "d1339f64479af1bee0e82a0413813fe5345a54ea",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11949,9 +11950,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/mockery/mockery/issues", "issues": "https://github.com/mockery/mockery/issues",
"source": "https://github.com/mockery/mockery/tree/master" "source": "https://github.com/mockery/mockery/tree/1.4.3"
}, },
"time": "2020-08-11T18:10:13+00:00" "time": "2021-02-24T09:51:49+00:00"
}, },
{ {
"name": "myclabs/deep-copy", "name": "myclabs/deep-copy",
@ -12161,16 +12162,16 @@
}, },
{ {
"name": "phar-io/version", "name": "phar-io/version",
"version": "3.0.4", "version": "3.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phar-io/version.git", "url": "https://github.com/phar-io/version.git",
"reference": "e4782611070e50613683d2b9a57730e9a3ba5451" "reference": "bae7c545bef187884426f042434e561ab1ddb182"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phar-io/version/zipball/e4782611070e50613683d2b9a57730e9a3ba5451", "url": "https://api.github.com/repos/phar-io/version/zipball/bae7c545bef187884426f042434e561ab1ddb182",
"reference": "e4782611070e50613683d2b9a57730e9a3ba5451", "reference": "bae7c545bef187884426f042434e561ab1ddb182",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -12206,9 +12207,9 @@
"description": "Library for handling version information and constraints", "description": "Library for handling version information and constraints",
"support": { "support": {
"issues": "https://github.com/phar-io/version/issues", "issues": "https://github.com/phar-io/version/issues",
"source": "https://github.com/phar-io/version/tree/3.0.4" "source": "https://github.com/phar-io/version/tree/3.1.0"
}, },
"time": "2020-12-13T23:18:30+00:00" "time": "2021-02-23T14:00:09+00:00"
}, },
{ {
"name": "phpspec/prophecy", "name": "phpspec/prophecy",