composer update

This commit is contained in:
Denis Duliçi 2021-07-11 01:07:28 +03:00
parent fb12046a7a
commit 703e4ee979
2 changed files with 74 additions and 70 deletions

View File

@ -24,7 +24,7 @@
"akaunting/module-bc21": "^2.0",
"akaunting/module-offline-payments": "^2.0",
"akaunting/module-paypal-standard": "^2.0",
"barryvdh/laravel-debugbar": "3.5.*",
"barryvdh/laravel-debugbar": "^3.6",
"barryvdh/laravel-dompdf": "0.*",
"barryvdh/laravel-ide-helper": "^2.9",
"bkwld/cloner": "3.9.*",

142
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "49b08641aed852dd08fe0e3da19ea37e",
"content-hash": "20f8ff73204ad873550385774c9f86d1",
"packages": [
{
"name": "akaunting/laravel-firewall",
@ -629,16 +629,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.185.4",
"version": "3.185.10",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "077bf5cf6a0a959ca756729dc49c619c303c6274"
"reference": "667a83e4a18cb75db3ce74162efc97123da96261"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/077bf5cf6a0a959ca756729dc49c619c303c6274",
"reference": "077bf5cf6a0a959ca756729dc49c619c303c6274",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/667a83e4a18cb75db3ce74162efc97123da96261",
"reference": "667a83e4a18cb75db3ce74162efc97123da96261",
"shasum": ""
},
"require": {
@ -713,9 +713,9 @@
"support": {
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
"issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.185.4"
"source": "https://github.com/aws/aws-sdk-php/tree/3.185.10"
},
"time": "2021-06-30T18:13:52+00:00"
"time": "2021-07-09T19:21:22+00:00"
},
{
"name": "balping/json-raw-encoder",
@ -765,16 +765,16 @@
},
{
"name": "barryvdh/laravel-debugbar",
"version": "v3.5.7",
"version": "v3.6.2",
"source": {
"type": "git",
"url": "https://github.com/barryvdh/laravel-debugbar.git",
"reference": "88fd9cfa144b06b2549e9d487fdaec68265e791e"
"reference": "70b89754913fd89fef16d0170a91dbc2a5cd633a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/88fd9cfa144b06b2549e9d487fdaec68265e791e",
"reference": "88fd9cfa144b06b2549e9d487fdaec68265e791e",
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/70b89754913fd89fef16d0170a91dbc2a5cd633a",
"reference": "70b89754913fd89fef16d0170a91dbc2a5cd633a",
"shasum": ""
},
"require": {
@ -834,15 +834,19 @@
],
"support": {
"issues": "https://github.com/barryvdh/laravel-debugbar/issues",
"source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.5.7"
"source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.6.2"
},
"funding": [
{
"url": "https://fruitcake.nl",
"type": "custom"
},
{
"url": "https://github.com/barryvdh",
"type": "github"
}
],
"time": "2021-05-13T20:18:35+00:00"
"time": "2021-06-14T14:29:26+00:00"
},
{
"name": "barryvdh/laravel-dompdf",
@ -4952,16 +4956,16 @@
},
{
"name": "kyslik/column-sortable",
"version": "6.4.0",
"version": "6.4.1",
"source": {
"type": "git",
"url": "https://github.com/Kyslik/column-sortable.git",
"reference": "9aef633bfe160c5a43d97e92e55983daa2696eb1"
"reference": "44f9da98acd31b2e871d0074bd638998990888b1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Kyslik/column-sortable/zipball/9aef633bfe160c5a43d97e92e55983daa2696eb1",
"reference": "9aef633bfe160c5a43d97e92e55983daa2696eb1",
"url": "https://api.github.com/repos/Kyslik/column-sortable/zipball/44f9da98acd31b2e871d0074bd638998990888b1",
"reference": "44f9da98acd31b2e871d0074bd638998990888b1",
"shasum": ""
},
"require": {
@ -5007,9 +5011,9 @@
],
"support": {
"issues": "https://github.com/Kyslik/column-sortable/issues",
"source": "https://github.com/Kyslik/column-sortable/tree/6.4.0"
"source": "https://github.com/Kyslik/column-sortable/tree/6.4.1"
},
"time": "2020-09-11T21:17:32+00:00"
"time": "2021-07-09T12:15:54+00:00"
},
{
"name": "laracasts/flash",
@ -5071,16 +5075,16 @@
},
{
"name": "laravel/framework",
"version": "v8.49.0",
"version": "v8.49.2",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "855a919d08b45f93cb3cf709736528c3d1531884"
"reference": "d9b43ee080b4d51344b2e578aa667f85040471a2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/855a919d08b45f93cb3cf709736528c3d1531884",
"reference": "855a919d08b45f93cb3cf709736528c3d1531884",
"url": "https://api.github.com/repos/laravel/framework/zipball/d9b43ee080b4d51344b2e578aa667f85040471a2",
"reference": "d9b43ee080b4d51344b2e578aa667f85040471a2",
"shasum": ""
},
"require": {
@ -5235,7 +5239,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2021-06-29T13:50:21+00:00"
"time": "2021-07-06T14:06:38+00:00"
},
{
"name": "laravel/slack-notification-channel",
@ -6125,16 +6129,16 @@
},
{
"name": "maatwebsite/excel",
"version": "3.1.31",
"version": "3.1.32",
"source": {
"type": "git",
"url": "https://github.com/Maatwebsite/Laravel-Excel.git",
"reference": "cbe6370af70f93bd017f77ef92d32bd492a47fcb"
"reference": "9dc29b63a77fb7f2f514ef754af3a1b57e83cadf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Maatwebsite/Laravel-Excel/zipball/cbe6370af70f93bd017f77ef92d32bd492a47fcb",
"reference": "cbe6370af70f93bd017f77ef92d32bd492a47fcb",
"url": "https://api.github.com/repos/Maatwebsite/Laravel-Excel/zipball/9dc29b63a77fb7f2f514ef754af3a1b57e83cadf",
"reference": "9dc29b63a77fb7f2f514ef754af3a1b57e83cadf",
"shasum": ""
},
"require": {
@ -6187,7 +6191,7 @@
],
"support": {
"issues": "https://github.com/Maatwebsite/Laravel-Excel/issues",
"source": "https://github.com/Maatwebsite/Laravel-Excel/tree/3.1.31"
"source": "https://github.com/Maatwebsite/Laravel-Excel/tree/3.1.32"
},
"funding": [
{
@ -6199,7 +6203,7 @@
"type": "github"
}
],
"time": "2021-06-02T17:31:29+00:00"
"time": "2021-07-08T10:11:21+00:00"
},
{
"name": "maennchen/zipstream-php",
@ -6784,16 +6788,16 @@
},
{
"name": "monolog/monolog",
"version": "2.2.0",
"version": "2.3.0",
"source": {
"type": "git",
"url": "https://github.com/Seldaek/monolog.git",
"reference": "1cb1cde8e8dd0f70cc0fe51354a59acad9302084"
"reference": "df991fd88693ab703aa403413d83e15f688dae33"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/1cb1cde8e8dd0f70cc0fe51354a59acad9302084",
"reference": "1cb1cde8e8dd0f70cc0fe51354a59acad9302084",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/df991fd88693ab703aa403413d83e15f688dae33",
"reference": "df991fd88693ab703aa403413d83e15f688dae33",
"shasum": ""
},
"require": {
@ -6812,7 +6816,7 @@
"php-amqplib/php-amqplib": "~2.4",
"php-console/php-console": "^3.1.3",
"phpspec/prophecy": "^1.6.1",
"phpstan/phpstan": "^0.12.59",
"phpstan/phpstan": "^0.12.91",
"phpunit/phpunit": "^8.5",
"predis/predis": "^1.1",
"rollbar/rollbar": "^1.3",
@ -6864,7 +6868,7 @@
],
"support": {
"issues": "https://github.com/Seldaek/monolog/issues",
"source": "https://github.com/Seldaek/monolog/tree/2.2.0"
"source": "https://github.com/Seldaek/monolog/tree/2.3.0"
},
"funding": [
{
@ -6876,7 +6880,7 @@
"type": "tidelift"
}
],
"time": "2020-12-14T13:15:25+00:00"
"time": "2021-07-05T11:34:13+00:00"
},
{
"name": "monooso/unobserve",
@ -7000,16 +7004,16 @@
},
{
"name": "myclabs/php-enum",
"version": "1.8.1",
"version": "1.8.3",
"source": {
"type": "git",
"url": "https://github.com/myclabs/php-enum.git",
"reference": "55555d31a622b4bc9662664132a0533ae6ef47b1"
"reference": "b942d263c641ddb5190929ff840c68f78713e937"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/myclabs/php-enum/zipball/55555d31a622b4bc9662664132a0533ae6ef47b1",
"reference": "55555d31a622b4bc9662664132a0533ae6ef47b1",
"url": "https://api.github.com/repos/myclabs/php-enum/zipball/b942d263c641ddb5190929ff840c68f78713e937",
"reference": "b942d263c641ddb5190929ff840c68f78713e937",
"shasum": ""
},
"require": {
@ -7044,7 +7048,7 @@
],
"support": {
"issues": "https://github.com/myclabs/php-enum/issues",
"source": "https://github.com/myclabs/php-enum/tree/1.8.1"
"source": "https://github.com/myclabs/php-enum/tree/1.8.3"
},
"funding": [
{
@ -7056,7 +7060,7 @@
"type": "tidelift"
}
],
"time": "2021-06-29T09:20:05+00:00"
"time": "2021-07-05T08:18:36+00:00"
},
{
"name": "nesbot/carbon",
@ -7153,16 +7157,16 @@
},
{
"name": "nikic/php-parser",
"version": "v4.10.5",
"version": "v4.11.0",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
"reference": "4432ba399e47c66624bc73c8c0f811e5c109576f"
"reference": "fe14cf3672a149364fb66dfe11bf6549af899f94"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/4432ba399e47c66624bc73c8c0f811e5c109576f",
"reference": "4432ba399e47c66624bc73c8c0f811e5c109576f",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/fe14cf3672a149364fb66dfe11bf6549af899f94",
"reference": "fe14cf3672a149364fb66dfe11bf6549af899f94",
"shasum": ""
},
"require": {
@ -7203,22 +7207,22 @@
],
"support": {
"issues": "https://github.com/nikic/PHP-Parser/issues",
"source": "https://github.com/nikic/PHP-Parser/tree/v4.10.5"
"source": "https://github.com/nikic/PHP-Parser/tree/v4.11.0"
},
"time": "2021-05-03T19:11:20+00:00"
"time": "2021-07-03T13:36:55+00:00"
},
{
"name": "nunomaduro/larastan",
"version": "v0.7.6",
"version": "v0.7.10",
"source": {
"type": "git",
"url": "https://github.com/nunomaduro/larastan.git",
"reference": "1dff40b931885001c696c9eb4af90e7d1599bb08"
"reference": "d684efa6f79ff34f3a516efa9db532c861438718"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nunomaduro/larastan/zipball/1dff40b931885001c696c9eb4af90e7d1599bb08",
"reference": "1dff40b931885001c696c9eb4af90e7d1599bb08",
"url": "https://api.github.com/repos/nunomaduro/larastan/zipball/d684efa6f79ff34f3a516efa9db532c861438718",
"reference": "d684efa6f79ff34f3a516efa9db532c861438718",
"shasum": ""
},
"require": {
@ -7233,7 +7237,7 @@
"illuminate/support": "^6.0 || ^7.0 || ^8.0 || ^9.0",
"mockery/mockery": "^0.9 || ^1.0",
"php": "^7.2 || ^8.0",
"phpstan/phpstan": "^0.12.83",
"phpstan/phpstan": "^0.12.90",
"symfony/process": "^4.3 || ^5.0"
},
"require-dev": {
@ -7241,7 +7245,7 @@
"phpunit/phpunit": "^7.3 || ^8.2 || ^9.3"
},
"suggest": {
"orchestra/testbench": "^4.0 || ^5.0"
"orchestra/testbench": "Using Larastan for analysing a package needs Testbench"
},
"type": "phpstan-extension",
"extra": {
@ -7282,7 +7286,7 @@
],
"support": {
"issues": "https://github.com/nunomaduro/larastan/issues",
"source": "https://github.com/nunomaduro/larastan/tree/v0.7.6"
"source": "https://github.com/nunomaduro/larastan/tree/v0.7.10"
},
"funding": [
{
@ -7302,7 +7306,7 @@
"type": "patreon"
}
],
"time": "2021-05-18T09:40:03+00:00"
"time": "2021-07-07T12:13:19+00:00"
},
{
"name": "omnipay/common",
@ -8306,16 +8310,16 @@
},
{
"name": "phpstan/phpstan",
"version": "0.12.90",
"version": "0.12.92",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "f0e4b56630fc3d4eb5be86606d07212ac212ede4"
"reference": "64d4c5dc8ea96972bc18432d137a330239a5d2b2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/f0e4b56630fc3d4eb5be86606d07212ac212ede4",
"reference": "f0e4b56630fc3d4eb5be86606d07212ac212ede4",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/64d4c5dc8ea96972bc18432d137a330239a5d2b2",
"reference": "64d4c5dc8ea96972bc18432d137a330239a5d2b2",
"shasum": ""
},
"require": {
@ -8346,7 +8350,7 @@
"description": "PHPStan - PHP Static Analysis Tool",
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/0.12.90"
"source": "https://github.com/phpstan/phpstan/tree/0.12.92"
},
"funding": [
{
@ -8366,7 +8370,7 @@
"type": "tidelift"
}
],
"time": "2021-06-18T07:15:38+00:00"
"time": "2021-07-10T13:53:49+00:00"
},
{
"name": "plank/laravel-mediable",
@ -12868,16 +12872,16 @@
},
{
"name": "fakerphp/faker",
"version": "v1.14.1",
"version": "v1.15.0",
"source": {
"type": "git",
"url": "https://github.com/FakerPHP/Faker.git",
"reference": "ed22aee8d17c7b396f74a58b1e7fefa4f90d5ef1"
"reference": "89c6201c74db25fa759ff16e78a4d8f32547770e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/FakerPHP/Faker/zipball/ed22aee8d17c7b396f74a58b1e7fefa4f90d5ef1",
"reference": "ed22aee8d17c7b396f74a58b1e7fefa4f90d5ef1",
"url": "https://api.github.com/repos/FakerPHP/Faker/zipball/89c6201c74db25fa759ff16e78a4d8f32547770e",
"reference": "89c6201c74db25fa759ff16e78a4d8f32547770e",
"shasum": ""
},
"require": {
@ -12927,9 +12931,9 @@
],
"support": {
"issues": "https://github.com/FakerPHP/Faker/issues",
"source": "https://github.com/FakerPHP/Faker/tree/v.1.14.1"
"source": "https://github.com/FakerPHP/Faker/tree/v1.15.0"
},
"time": "2021-03-30T06:27:33+00:00"
"time": "2021-07-06T20:39:40+00:00"
},
{
"name": "filp/whoops",