Upgrade modules and debugbar dependencies

This commit is contained in:
Joshua Dwire 2019-09-14 14:35:11 -04:00
parent 7f2e8bfcd6
commit ac1e48455f
2 changed files with 50 additions and 28 deletions

View File

@ -21,7 +21,7 @@
"bacon/bacon-qr-code": "^1.0", "bacon/bacon-qr-code": "^1.0",
"barracudanetworks/archivestream-php": "1.0.5", "barracudanetworks/archivestream-php": "1.0.5",
"barryvdh/laravel-cors": "^0.9.1", "barryvdh/laravel-cors": "^0.9.1",
"barryvdh/laravel-debugbar": "~2.2", "barryvdh/laravel-debugbar": "~3.0.1",
"barryvdh/laravel-ide-helper": "~2.2", "barryvdh/laravel-ide-helper": "~2.2",
"cerdic/css-tidy": "~v1.5", "cerdic/css-tidy": "~v1.5",
"chumper/datatable": "dev-add-back-options", "chumper/datatable": "dev-add-back-options",
@ -53,7 +53,7 @@
"maatwebsite/excel": "~2.0", "maatwebsite/excel": "~2.0",
"mpdf/mpdf": "7.1.7", "mpdf/mpdf": "7.1.7",
"nesbot/carbon": "^1.26", "nesbot/carbon": "^1.26",
"nwidart/laravel-modules": "1.*", "nwidart/laravel-modules": "2.0.*",
"omnipay/authorizenet": "dev-solution-id as 2.5.0", "omnipay/authorizenet": "dev-solution-id as 2.5.0",
"omnipay/firstdata": "^2.4", "omnipay/firstdata": "^2.4",
"omnipay/payfast": "dev-master", "omnipay/payfast": "dev-master",

74
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "69f5b4652eea49d4f571aef80b45df47", "content-hash": "7a2fd23f5878498afcc54b1bc31def3e",
"packages": [ "packages": [
{ {
"name": "abdala/omnipay-pagseguro", "name": "abdala/omnipay-pagseguro",
@ -621,25 +621,44 @@
}, },
{ {
"name": "barryvdh/laravel-debugbar", "name": "barryvdh/laravel-debugbar",
"version": "v2.4.3", "version": "v3.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/barryvdh/laravel-debugbar.git", "url": "https://github.com/barryvdh/laravel-debugbar.git",
"reference": "d7c88f08131f6404cb714f3f6cf0642f6afa3903" "reference": "bce341e3194bbeffa60ac782d645067557f5075e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/d7c88f08131f6404cb714f3f6cf0642f6afa3903", "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/bce341e3194bbeffa60ac782d645067557f5075e",
"reference": "d7c88f08131f6404cb714f3f6cf0642f6afa3903", "reference": "bce341e3194bbeffa60ac782d645067557f5075e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/support": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*", "illuminate/routing": "5.5.x",
"maximebf/debugbar": "~1.13.0", "illuminate/session": "5.5.x",
"php": ">=5.5.9", "illuminate/support": "5.5.x",
"symfony/finder": "~2.7|~3.0" "maximebf/debugbar": "~1.14.0",
"php": ">=7.0",
"symfony/debug": "^3",
"symfony/finder": "^3"
},
"require-dev": {
"illuminate/framework": "5.5.x"
}, },
"type": "library", "type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
},
"laravel": {
"providers": [
"Barryvdh\\Debugbar\\ServiceProvider"
],
"aliases": {
"Debugbar": "Barryvdh\\Debugbar\\Facade"
}
}
},
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"Barryvdh\\Debugbar\\": "src/" "Barryvdh\\Debugbar\\": "src/"
@ -666,7 +685,7 @@
"profiler", "profiler",
"webprofiler" "webprofiler"
], ],
"time": "2017-07-21T11:56:48+00:00" "time": "2017-08-29T08:54:25+00:00"
}, },
{ {
"name": "barryvdh/laravel-ide-helper", "name": "barryvdh/laravel-ide-helper",
@ -5328,16 +5347,16 @@
}, },
{ {
"name": "maximebf/debugbar", "name": "maximebf/debugbar",
"version": "1.13.1", "version": "v1.14.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/maximebf/php-debugbar.git", "url": "https://github.com/maximebf/php-debugbar.git",
"reference": "afee79a236348e39a44cb837106b7c5b4897ac2a" "reference": "64251a392344e3d22f3d21c3b7c531ba96eb01d2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/afee79a236348e39a44cb837106b7c5b4897ac2a", "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/64251a392344e3d22f3d21c3b7c531ba96eb01d2",
"reference": "afee79a236348e39a44cb837106b7c5b4897ac2a", "reference": "64251a392344e3d22f3d21c3b7c531ba96eb01d2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5356,7 +5375,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.13-dev" "dev-master": "1.14-dev"
} }
}, },
"autoload": { "autoload": {
@ -5385,7 +5404,7 @@
"debug", "debug",
"debugbar" "debugbar"
], ],
"time": "2017-01-05T08:46:19+00:00" "time": "2017-09-13T12:19:36+00:00"
}, },
{ {
"name": "meebio/omnipay-creditcall", "name": "meebio/omnipay-creditcall",
@ -5989,28 +6008,28 @@
}, },
{ {
"name": "nwidart/laravel-modules", "name": "nwidart/laravel-modules",
"version": "1.27.2", "version": "2.0.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nWidart/laravel-modules.git", "url": "https://github.com/nWidart/laravel-modules.git",
"reference": "5f149198bd3d4cf9c9323a301d5b8b0aabc44591" "reference": "bb70bccf1c6909777d9ee748e84370a7417a1b3c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nWidart/laravel-modules/zipball/5f149198bd3d4cf9c9323a301d5b8b0aabc44591", "url": "https://api.github.com/repos/nWidart/laravel-modules/zipball/bb70bccf1c6909777d9ee748e84370a7417a1b3c",
"reference": "5f149198bd3d4cf9c9323a301d5b8b0aabc44591", "reference": "bb70bccf1c6909777d9ee748e84370a7417a1b3c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"laravel/framework": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*", "laravel/framework": "5.5.*",
"php": ">=5.5" "php": ">=7.0"
}, },
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "^2.4", "friendsofphp/php-cs-fixer": "^2.4",
"mockery/mockery": "~0.9.3", "mockery/mockery": "~0.9",
"orchestra/testbench": "^3.1|^3.2|^3.3|^3.4", "orchestra/testbench": "^3.5",
"phpro/grumphp": "^0.11", "phpro/grumphp": "^0.11",
"phpunit/phpunit": "~5.7" "phpunit/phpunit": "~6.0"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -6021,6 +6040,9 @@
"aliases": { "aliases": {
"Module": "Nwidart\\Modules\\Facades\\Module" "Module": "Nwidart\\Modules\\Facades\\Module"
} }
},
"branch-alias": {
"dev-master": "2.0-dev"
} }
}, },
"autoload": { "autoload": {
@ -6051,7 +6073,7 @@
"nwidart", "nwidart",
"rad" "rad"
], ],
"time": "2017-08-31T16:09:16+00:00" "time": "2017-08-31T17:00:30+00:00"
}, },
{ {
"name": "omnipay/2checkout", "name": "omnipay/2checkout",