From 61cf41e2a3242f6473d2e36173d447a7013c711b Mon Sep 17 00:00:00 2001 From: Tuan Duong Date: Tue, 19 Mar 2019 18:17:24 +0900 Subject: [PATCH] Update vendor version --- composer.json | 2 +- composer.lock | 214 +++++++++++++++++++++++++++++++++++++++----------- 2 files changed, 170 insertions(+), 46 deletions(-) diff --git a/composer.json b/composer.json index 68a9ebf5f..fbbc8c21f 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "fideloper/proxy": "^4.0", "laravel/framework": "5.8.*", "laravel/tinker": "^1.0", - "tuandm/laravue-core": "^0.3.2", + "tuandm/laravue-core": "^0.3.3", "tymon/jwt-auth": "^1.0" }, "require-dev": { diff --git a/composer.lock b/composer.lock index 6818e5667..286c951ca 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "0587f326dd04e2daf5a0d8dbf1553a1f", + "content-hash": "768d8d1974bd1ae16b9b83223e227e62", "packages": [ { "name": "dnoegel/php-xdg-base-dir", @@ -268,16 +268,16 @@ }, { "name": "erusev/parsedown", - "version": "1.7.1", + "version": "v1.7.2", "source": { "type": "git", "url": "https://github.com/erusev/parsedown.git", - "reference": "92e9c27ba0e74b8b028b111d1b6f956a15c01fc1" + "reference": "d60bcdc46978357759ecb13cb4b078da783f8faf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/erusev/parsedown/zipball/92e9c27ba0e74b8b028b111d1b6f956a15c01fc1", - "reference": "92e9c27ba0e74b8b028b111d1b6f956a15c01fc1", + "url": "https://api.github.com/repos/erusev/parsedown/zipball/d60bcdc46978357759ecb13cb4b078da783f8faf", + "reference": "d60bcdc46978357759ecb13cb4b078da783f8faf", "shasum": "" }, "require": { @@ -310,7 +310,7 @@ "markdown", "parser" ], - "time": "2018-03-08T01:11:30+00:00" + "time": "2019-03-17T17:19:46+00:00" }, { "name": "fideloper/proxy", @@ -456,16 +456,16 @@ }, { "name": "laravel/framework", - "version": "v5.8.3", + "version": "v5.8.4", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "d36d74acd3added5abbe7e7a84342b54bb0b0521" + "reference": "d651f8bd25c6baf7ae4913bc51f02849fad4e925" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/d36d74acd3added5abbe7e7a84342b54bb0b0521", - "reference": "d36d74acd3added5abbe7e7a84342b54bb0b0521", + "url": "https://api.github.com/repos/laravel/framework/zipball/d651f8bd25c6baf7ae4913bc51f02849fad4e925", + "reference": "d651f8bd25c6baf7ae4913bc51f02849fad4e925", "shasum": "" }, "require": { @@ -599,7 +599,7 @@ "framework", "laravel" ], - "time": "2019-03-05T13:51:19+00:00" + "time": "2019-03-12T13:33:14+00:00" }, { "name": "laravel/tinker", @@ -949,16 +949,16 @@ }, { "name": "nesbot/carbon", - "version": "2.14.2", + "version": "2.16.0", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "a1f4f9abcde8241ce33bf5090896e9c16d0b4232" + "reference": "dd16fedc022180ea4292a03aabe95e9895677911" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/a1f4f9abcde8241ce33bf5090896e9c16d0b4232", - "reference": "a1f4f9abcde8241ce33bf5090896e9c16d0b4232", + "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/dd16fedc022180ea4292a03aabe95e9895677911", + "reference": "dd16fedc022180ea4292a03aabe95e9895677911", "shasum": "" }, "require": { @@ -1005,7 +1005,7 @@ "datetime", "time" ], - "time": "2019-02-28T09:07:12+00:00" + "time": "2019-03-12T09:31:40+00:00" }, { "name": "nikic/php-parser", @@ -1516,25 +1516,28 @@ }, { "name": "swiftmailer/swiftmailer", - "version": "v6.1.3", + "version": "v6.2.0", "source": { "type": "git", "url": "https://github.com/swiftmailer/swiftmailer.git", - "reference": "8ddcb66ac10c392d3beb54829eef8ac1438595f4" + "reference": "6fa3232ff9d3f8237c0fae4b7ff05e1baa4cd707" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/8ddcb66ac10c392d3beb54829eef8ac1438595f4", - "reference": "8ddcb66ac10c392d3beb54829eef8ac1438595f4", + "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/6fa3232ff9d3f8237c0fae4b7ff05e1baa4cd707", + "reference": "6fa3232ff9d3f8237c0fae4b7ff05e1baa4cd707", "shasum": "" }, "require": { "egulias/email-validator": "~2.0", - "php": ">=7.0.0" + "php": ">=7.0.0", + "symfony/polyfill-iconv": "^1.0", + "symfony/polyfill-intl-idn": "^1.10", + "symfony/polyfill-mbstring": "^1.0" }, "require-dev": { "mockery/mockery": "~0.9.1", - "symfony/phpunit-bridge": "~3.3@dev" + "symfony/phpunit-bridge": "^3.4.19|^4.1.8" }, "suggest": { "ext-intl": "Needed to support internationalized email addresses", @@ -1543,7 +1546,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "6.1-dev" + "dev-master": "6.2-dev" } }, "autoload": { @@ -1571,7 +1574,7 @@ "mail", "mailer" ], - "time": "2018-09-11T07:12:52+00:00" + "time": "2019-03-10T07:52:41+00:00" }, { "name": "symfony/console", @@ -2136,6 +2139,127 @@ ], "time": "2018-08-06T14:22:27+00:00" }, + { + "name": "symfony/polyfill-iconv", + "version": "v1.10.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-iconv.git", + "reference": "97001cfc283484c9691769f51cdf25259037eba2" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/97001cfc283484c9691769f51cdf25259037eba2", + "reference": "97001cfc283484c9691769f51cdf25259037eba2", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "suggest": { + "ext-iconv": "For best performance" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.9-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Iconv\\": "" + }, + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill for the Iconv extension", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "iconv", + "polyfill", + "portable", + "shim" + ], + "time": "2018-09-21T06:26:08+00:00" + }, + { + "name": "symfony/polyfill-intl-idn", + "version": "v1.10.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-intl-idn.git", + "reference": "89de1d44f2c059b266f22c9cc9124ddc4cd0987a" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/89de1d44f2c059b266f22c9cc9124ddc4cd0987a", + "reference": "89de1d44f2c059b266f22c9cc9124ddc4cd0987a", + "shasum": "" + }, + "require": { + "php": ">=5.3.3", + "symfony/polyfill-mbstring": "^1.3", + "symfony/polyfill-php72": "^1.9" + }, + "suggest": { + "ext-intl": "For best performance" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.9-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Intl\\Idn\\": "" + }, + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + }, + { + "name": "Laurent Bassin", + "email": "laurent@bassin.info" + } + ], + "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "idn", + "intl", + "polyfill", + "portable", + "shim" + ], + "time": "2018-09-30T16:36:12+00:00" + }, { "name": "symfony/polyfill-mbstring", "version": "v1.10.0", @@ -2682,16 +2806,16 @@ }, { "name": "tuandm/laravue-core", - "version": "0.3.2", + "version": "0.3.3", "source": { "type": "git", "url": "https://github.com/tuandm/laravue-core.git", - "reference": "3207bf4038a0ea07980ea5e43c9d8f64a4c241f6" + "reference": "c0322fdbcf99ba383504b6f0fc49baa61e4dafa9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tuandm/laravue-core/zipball/3207bf4038a0ea07980ea5e43c9d8f64a4c241f6", - "reference": "3207bf4038a0ea07980ea5e43c9d8f64a4c241f6", + "url": "https://api.github.com/repos/tuandm/laravue-core/zipball/c0322fdbcf99ba383504b6f0fc49baa61e4dafa9", + "reference": "c0322fdbcf99ba383504b6f0fc49baa61e4dafa9", "shasum": "" }, "require": { @@ -2723,20 +2847,20 @@ } ], "description": "A Laravel package to provide a beatiful datashboard built by VueJS and Element-UI", - "time": "2019-03-18T15:22:57+00:00" + "time": "2019-03-19T08:52:49+00:00" }, { "name": "tymon/jwt-auth", - "version": "dev-develop", + "version": "1.0.0-rc.4.1", "source": { "type": "git", "url": "https://github.com/tymondesigns/jwt-auth.git", - "reference": "f72b8eb0deff2c002d40a8b0411a546c28ebec98" + "reference": "63698d304554e5d0bc3eb481cc260a9fc900e151" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tymondesigns/jwt-auth/zipball/f72b8eb0deff2c002d40a8b0411a546c28ebec98", - "reference": "f72b8eb0deff2c002d40a8b0411a546c28ebec98", + "url": "https://api.github.com/repos/tymondesigns/jwt-auth/zipball/63698d304554e5d0bc3eb481cc260a9fc900e151", + "reference": "63698d304554e5d0bc3eb481cc260a9fc900e151", "shasum": "" }, "require": { @@ -2798,20 +2922,20 @@ "jwt", "laravel" ], - "time": "2019-03-05T09:05:32+00:00" + "time": "2019-03-14T20:29:20+00:00" }, { "name": "vlucas/phpdotenv", - "version": "v3.3.2", + "version": "v3.3.3", "source": { "type": "git", "url": "https://github.com/vlucas/phpdotenv.git", - "reference": "1ee9369cfbf26cfcf1f2515d98f15fab54e9647a" + "reference": "dbcc609971dd9b55f48b8008b553d79fd372ddde" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/1ee9369cfbf26cfcf1f2515d98f15fab54e9647a", - "reference": "1ee9369cfbf26cfcf1f2515d98f15fab54e9647a", + "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/dbcc609971dd9b55f48b8008b553d79fd372ddde", + "reference": "dbcc609971dd9b55f48b8008b553d79fd372ddde", "shasum": "" }, "require": { @@ -2850,7 +2974,7 @@ "env", "environment" ], - "time": "2019-01-30T10:43:17+00:00" + "time": "2019-03-06T09:39:45+00:00" } ], "packages-dev": [ @@ -3876,16 +4000,16 @@ }, { "name": "phpunit/phpunit", - "version": "7.5.6", + "version": "7.5.7", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "09c85e14994df92e5ff1f5ec0b481bdb7d3d3df9" + "reference": "eb343b86753d26de07ecba7868fa983104361948" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/09c85e14994df92e5ff1f5ec0b481bdb7d3d3df9", - "reference": "09c85e14994df92e5ff1f5ec0b481bdb7d3d3df9", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/eb343b86753d26de07ecba7868fa983104361948", + "reference": "eb343b86753d26de07ecba7868fa983104361948", "shasum": "" }, "require": { @@ -3903,7 +4027,7 @@ "phpunit/php-code-coverage": "^6.0.7", "phpunit/php-file-iterator": "^2.0.1", "phpunit/php-text-template": "^1.2.1", - "phpunit/php-timer": "^2.0", + "phpunit/php-timer": "^2.1", "sebastian/comparator": "^3.0", "sebastian/diff": "^3.0", "sebastian/environment": "^4.0", @@ -3956,7 +4080,7 @@ "testing", "xunit" ], - "time": "2019-02-18T09:24:50+00:00" + "time": "2019-03-16T07:31:17+00:00" }, { "name": "sebastian/code-unit-reverse-lookup",