composer update

This commit is contained in:
2019-07-04 06:15:03 +00:00
parent eb2f2f86f0
commit 472c22fcfb
89 changed files with 249 additions and 6415 deletions

163
composer.lock generated
View File

@@ -4,51 +4,8 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"content-hash": "4734718f1343444e5bb22b4c13e12742",
"content-hash": "338c19197729ee706a00a6f970e48247",
"packages": [
{
"name": "balping/json-raw-encoder",
"version": "v1.0.0",
"source": {
"type": "git",
"url": "https://github.com/balping/json-raw-encoder.git",
"reference": "c404b7fc0e04ddf5d298e53105c5fc306f523195"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/balping/json-raw-encoder/zipball/c404b7fc0e04ddf5d298e53105c5fc306f523195",
"reference": "c404b7fc0e04ddf5d298e53105c5fc306f523195",
"shasum": ""
},
"require": {
"php": ">=7.0"
},
"require-dev": {
"phpunit/phpunit": "^7.1"
},
"type": "library",
"autoload": {
"psr-4": {
"Balping\\JsonRaw\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0-only"
],
"authors": [
{
"name": "Balázs Dura-Kovács"
}
],
"description": "Encode arrays to json with raw JS objects (eg. callbacks) in them",
"keywords": [
"callback",
"encode",
"json"
],
"time": "2018-05-04T15:38:02+00:00"
},
{
"name": "cakephp/chronos",
"version": "1.2.8",
@@ -106,52 +63,6 @@
],
"time": "2019-06-17T15:19:18+00:00"
},
{
"name": "consoletvs/charts",
"version": "6.5.0",
"source": {
"type": "git",
"url": "https://github.com/ConsoleTVs/Charts.git",
"reference": "63e8c604e65df77e8844527906ee80b53695e219"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ConsoleTVs/Charts/zipball/63e8c604e65df77e8844527906ee80b53695e219",
"reference": "63e8c604e65df77e8844527906ee80b53695e219",
"shasum": ""
},
"require": {
"balping/json-raw-encoder": "^1.0",
"illuminate/console": "5.*",
"illuminate/support": "5.*",
"php": ">=7.0"
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"ConsoleTVs\\Charts\\ChartsServiceProvider"
]
}
},
"autoload": {
"psr-4": {
"ConsoleTVs\\Charts\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Èrik Campobadal Forés",
"email": "soc@erik.cat"
}
],
"description": "The laravel charting package",
"time": "2019-04-21T13:30:11+00:00"
},
{
"name": "dnoegel/php-xdg-base-dir",
"version": "0.1",
@@ -574,58 +485,6 @@
],
"time": "2019-01-10T14:06:47+00:00"
},
{
"name": "fx3costa/laravelchartjs",
"version": "2.5.1",
"source": {
"type": "git",
"url": "https://github.com/fxcosta/laravel-chartjs.git",
"reference": "ab1b987e12c477be2408f77df8c0506be0e7848b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fxcosta/laravel-chartjs/zipball/ab1b987e12c477be2408f77df8c0506be0e7848b",
"reference": "ab1b987e12c477be2408f77df8c0506be0e7848b",
"shasum": ""
},
"require": {
"illuminate/support": "~5.1",
"php": ">=5.6.4"
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"Fx3costa\\LaravelChartJs\\Providers\\ChartjsServiceProvider"
]
}
},
"autoload": {
"psr-4": {
"Fx3costa\\LaravelChartJs\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Felix",
"email": "fx3costa@gmail.com"
}
],
"description": "Simple package to facilitate and automate the use of charts in Laravel 5.x using Chartjs v2 library",
"keywords": [
"chart",
"chartjs",
"fx3costa",
"graphics",
"laravel5",
"reports"
],
"time": "2018-09-11T21:37:47+00:00"
},
{
"name": "guzzlehttp/guzzle",
"version": "6.3.3",
@@ -1014,16 +873,16 @@
},
{
"name": "laravel/framework",
"version": "v5.8.26",
"version": "v5.8.27",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "1d8ec9afdedc79314c18715056b8143d7e1fac31"
"reference": "f1dccffb96f614895393e27e4667105a05407af5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/1d8ec9afdedc79314c18715056b8143d7e1fac31",
"reference": "1d8ec9afdedc79314c18715056b8143d7e1fac31",
"url": "https://api.github.com/repos/laravel/framework/zipball/f1dccffb96f614895393e27e4667105a05407af5",
"reference": "f1dccffb96f614895393e27e4667105a05407af5",
"shasum": ""
},
"require": {
@@ -1157,20 +1016,20 @@
"framework",
"laravel"
],
"time": "2019-06-25T16:20:51+00:00"
"time": "2019-07-02T13:43:47+00:00"
},
{
"name": "laravel/horizon",
"version": "v3.2.4",
"version": "v3.2.5",
"source": {
"type": "git",
"url": "https://github.com/laravel/horizon.git",
"reference": "dab98e62eb3604e96dc5c7afcbb974999f187d4e"
"reference": "03cfd34e84a83e537df1d640d196193e69c229b4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/horizon/zipball/dab98e62eb3604e96dc5c7afcbb974999f187d4e",
"reference": "dab98e62eb3604e96dc5c7afcbb974999f187d4e",
"url": "https://api.github.com/repos/laravel/horizon/zipball/03cfd34e84a83e537df1d640d196193e69c229b4",
"reference": "03cfd34e84a83e537df1d640d196193e69c229b4",
"shasum": ""
},
"require": {
@@ -1226,7 +1085,7 @@
"laravel",
"queue"
],
"time": "2019-06-25T15:20:03+00:00"
"time": "2019-07-02T15:31:06+00:00"
},
{
"name": "laravel/socialite",