From feecbbeaf2624b5be20505d6d351ef81f0f8d064 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 9 Feb 2020 10:50:13 +0000 Subject: [PATCH] Bump spatie/laravel-sitemap from 5.5.0 to 5.6.0 Bumps [spatie/laravel-sitemap](https://github.com/spatie/laravel-sitemap) from 5.5.0 to 5.6.0. - [Release notes](https://github.com/spatie/laravel-sitemap/releases) - [Changelog](https://github.com/spatie/laravel-sitemap/blob/master/CHANGELOG.md) - [Commits](https://github.com/spatie/laravel-sitemap/compare/5.5.0...5.6.0) Signed-off-by: dependabot-preview[bot] --- composer.lock | 161 +++++++++++++++++++++++++------------------------- 1 file changed, 82 insertions(+), 79 deletions(-) diff --git a/composer.lock b/composer.lock index 90de3b6ef..d29f6931b 100644 --- a/composer.lock +++ b/composer.lock @@ -1,7 +1,7 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "d4359a9440bd810fd75803bd4ce7c924", @@ -54,6 +54,7 @@ "laravel", "toolkit" ], + "abandoned": true, "time": "2015-05-16T19:24:58+00:00" }, { @@ -934,16 +935,16 @@ }, { "name": "guzzlehttp/guzzle", - "version": "6.4.1", + "version": "6.5.2", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "0895c932405407fd3a7368b6910c09a24d26db11" + "reference": "43ece0e75098b7ecd8d13918293029e555a50f82" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/0895c932405407fd3a7368b6910c09a24d26db11", - "reference": "0895c932405407fd3a7368b6910c09a24d26db11", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/43ece0e75098b7ecd8d13918293029e555a50f82", + "reference": "43ece0e75098b7ecd8d13918293029e555a50f82", "shasum": "" }, "require": { @@ -958,12 +959,13 @@ "psr/log": "^1.1" }, "suggest": { + "ext-intl": "Required for Internationalized Domain Name (IDN) support", "psr/log": "Required for using the Log middleware" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "6.3-dev" + "dev-master": "6.5-dev" } }, "autoload": { @@ -996,7 +998,7 @@ "rest", "web service" ], - "time": "2019-10-23T15:58:00+00:00" + "time": "2019-12-23T11:57:10+00:00" }, { "name": "guzzlehttp/promises", @@ -1795,16 +1797,16 @@ }, { "name": "league/flysystem", - "version": "1.0.57", + "version": "1.0.64", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "0e9db7f0b96b9f12dcf6f65bc34b72b1a30ea55a" + "reference": "d13c43dbd4b791f815215959105a008515d1a2e0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/0e9db7f0b96b9f12dcf6f65bc34b72b1a30ea55a", - "reference": "0e9db7f0b96b9f12dcf6f65bc34b72b1a30ea55a", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/d13c43dbd4b791f815215959105a008515d1a2e0", + "reference": "d13c43dbd4b791f815215959105a008515d1a2e0", "shasum": "" }, "require": { @@ -1816,7 +1818,7 @@ }, "require-dev": { "phpspec/phpspec": "^3.4", - "phpunit/phpunit": "^5.7.10" + "phpunit/phpunit": "^5.7.26" }, "suggest": { "ext-fileinfo": "Required for MimeType", @@ -1875,7 +1877,7 @@ "sftp", "storage" ], - "time": "2019-10-16T21:01:05+00:00" + "time": "2020-02-05T18:14:17+00:00" }, { "name": "league/glide", @@ -2146,16 +2148,16 @@ }, { "name": "nesbot/carbon", - "version": "2.27.0", + "version": "2.29.1", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "13b8485a8690f103bf19cba64879c218b102b726" + "reference": "e509be5bf2d703390e69e14496d9a1168452b0a2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/13b8485a8690f103bf19cba64879c218b102b726", - "reference": "13b8485a8690f103bf19cba64879c218b102b726", + "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/e509be5bf2d703390e69e14496d9a1168452b0a2", + "reference": "e509be5bf2d703390e69e14496d9a1168452b0a2", "shasum": "" }, "require": { @@ -2166,7 +2168,7 @@ "require-dev": { "friendsofphp/php-cs-fixer": "^2.14 || ^3.0", "kylekatarnls/multi-tester": "^1.1", - "phpmd/phpmd": "dev-php-7.1-compatibility", + "phpmd/phpmd": "^2.8", "phpstan/phpstan": "^0.11", "phpunit/phpunit": "^7.5 || ^8.0", "squizlabs/php_codesniffer": "^3.4" @@ -2212,7 +2214,7 @@ "datetime", "time" ], - "time": "2019-11-20T06:59:06+00:00" + "time": "2020-01-21T09:36:43+00:00" }, { "name": "netojose/laravel-bootstrap-4-forms", @@ -3513,6 +3515,11 @@ "MIT" ], "authors": [ + { + "name": "Ben Ramsey", + "email": "ben@benramsey.com", + "homepage": "https://benramsey.com" + }, { "name": "Marijn Huizendveld", "email": "marijn.huizendveld@gmail.com" @@ -3520,11 +3527,6 @@ { "name": "Thibaud Fabre", "email": "thibaud@aztech.io" - }, - { - "name": "Ben Ramsey", - "email": "ben@benramsey.com", - "homepage": "https://benramsey.com" } ], "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).", @@ -3665,16 +3667,16 @@ }, { "name": "spatie/browsershot", - "version": "3.33.1", + "version": "3.34.0", "source": { "type": "git", "url": "https://github.com/spatie/browsershot.git", - "reference": "583ac1c20b8150a4132b2d94e837ffa9f40df652" + "reference": "483f62d03ea8cfc20091b9c2db1ed3f597d659f1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/browsershot/zipball/583ac1c20b8150a4132b2d94e837ffa9f40df652", - "reference": "583ac1c20b8150a4132b2d94e837ffa9f40df652", + "url": "https://api.github.com/repos/spatie/browsershot/zipball/483f62d03ea8cfc20091b9c2db1ed3f597d659f1", + "reference": "483f62d03ea8cfc20091b9c2db1ed3f597d659f1", "shasum": "" }, "require": { @@ -3717,24 +3719,24 @@ "screenshot", "webpage" ], - "time": "2019-11-24T12:33:08+00:00" + "time": "2020-01-04T22:37:18+00:00" }, { "name": "spatie/crawler", - "version": "4.6.5", + "version": "4.6.6", "source": { "type": "git", "url": "https://github.com/spatie/crawler.git", - "reference": "b890e952de1df4bccff20e3d66151cec0fe52500" + "reference": "6f814a401cee20b24a1ffe53d8deddac90d1a42d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/crawler/zipball/b890e952de1df4bccff20e3d66151cec0fe52500", - "reference": "b890e952de1df4bccff20e3d66151cec0fe52500", + "url": "https://api.github.com/repos/spatie/crawler/zipball/6f814a401cee20b24a1ffe53d8deddac90d1a42d", + "reference": "6f814a401cee20b24a1ffe53d8deddac90d1a42d", "shasum": "" }, "require": { - "guzzlehttp/guzzle": "^6.3", + "guzzlehttp/guzzle": "^6.3 || ^7.0", "guzzlehttp/psr7": "^1.4", "nicmart/tree": "^0.2.7", "php": "^7.1", @@ -3776,24 +3778,25 @@ "spatie", "website" ], - "time": "2019-11-23T19:49:04+00:00" + "time": "2020-01-31T10:51:58+00:00" }, { "name": "spatie/image", - "version": "1.7.5", + "version": "1.7.6", "source": { "type": "git", "url": "https://github.com/spatie/image.git", - "reference": "9e36dcc1c5da4e8756a4fd00228342a9c9953f4b" + "reference": "74535b5fd67ace75840c00c408666660843e755e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/image/zipball/9e36dcc1c5da4e8756a4fd00228342a9c9953f4b", - "reference": "9e36dcc1c5da4e8756a4fd00228342a9c9953f4b", + "url": "https://api.github.com/repos/spatie/image/zipball/74535b5fd67ace75840c00c408666660843e755e", + "reference": "74535b5fd67ace75840c00c408666660843e755e", "shasum": "" }, "require": { "ext-exif": "*", + "ext-mbstring": "*", "league/glide": "^1.4", "php": "^7.0", "spatie/image-optimizer": "^1.0", @@ -3829,7 +3832,7 @@ "image", "spatie" ], - "time": "2019-11-23T17:56:34+00:00" + "time": "2020-01-26T18:56:44+00:00" }, { "name": "spatie/image-optimizer", @@ -3961,16 +3964,16 @@ }, { "name": "spatie/laravel-sitemap", - "version": "5.5.0", + "version": "5.6.0", "source": { "type": "git", "url": "https://github.com/spatie/laravel-sitemap.git", - "reference": "d234204242ae8c9c9a3a3c6d34b3426d950ae699" + "reference": "2351e0757c9d0ee6afc4908bf1bd528fb389a2bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-sitemap/zipball/d234204242ae8c9c9a3a3c6d34b3426d950ae699", - "reference": "d234204242ae8c9c9a3a3c6d34b3426d950ae699", + "url": "https://api.github.com/repos/spatie/laravel-sitemap/zipball/2351e0757c9d0ee6afc4908bf1bd528fb389a2bb", + "reference": "2351e0757c9d0ee6afc4908bf1bd528fb389a2bb", "shasum": "" }, "require": { @@ -4016,7 +4019,7 @@ "laravel-sitemap", "spatie" ], - "time": "2019-09-24T11:34:59+00:00" + "time": "2020-01-20T12:53:10+00:00" }, { "name": "spatie/robots-txt", @@ -4550,16 +4553,16 @@ }, { "name": "symfony/dom-crawler", - "version": "v5.0.2", + "version": "v5.0.4", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "0a0a73a0836926898b6fcd6817fe697487a73d97" + "reference": "439c3c7be4daa569deef0dd1e30cf3562108d062" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/0a0a73a0836926898b6fcd6817fe697487a73d97", - "reference": "0a0a73a0836926898b6fcd6817fe697487a73d97", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/439c3c7be4daa569deef0dd1e30cf3562108d062", + "reference": "439c3c7be4daa569deef0dd1e30cf3562108d062", "shasum": "" }, "require": { @@ -4607,7 +4610,7 @@ ], "description": "Symfony DomCrawler Component", "homepage": "https://symfony.com", - "time": "2019-11-18T17:27:11+00:00" + "time": "2020-01-04T14:08:26+00:00" }, { "name": "symfony/error-handler", @@ -5105,7 +5108,7 @@ }, { "name": "symfony/polyfill-ctype", - "version": "v1.13.0", + "version": "v1.13.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", @@ -5284,7 +5287,7 @@ }, { "name": "symfony/polyfill-mbstring", - "version": "v1.13.0", + "version": "v1.13.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", @@ -5343,7 +5346,7 @@ }, { "name": "symfony/polyfill-php72", - "version": "v1.13.0", + "version": "v1.13.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", @@ -5456,16 +5459,16 @@ }, { "name": "symfony/process", - "version": "v4.4.0", + "version": "v4.4.4", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "75ad33d9b6f25325ebc396d68ad86fd74bcfbb06" + "reference": "f5697ab4cb14a5deed7473819e63141bf5352c36" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/75ad33d9b6f25325ebc396d68ad86fd74bcfbb06", - "reference": "75ad33d9b6f25325ebc396d68ad86fd74bcfbb06", + "url": "https://api.github.com/repos/symfony/process/zipball/f5697ab4cb14a5deed7473819e63141bf5352c36", + "reference": "f5697ab4cb14a5deed7473819e63141bf5352c36", "shasum": "" }, "require": { @@ -5501,7 +5504,7 @@ ], "description": "Symfony Process Component", "homepage": "https://symfony.com", - "time": "2019-10-28T20:30:34+00:00" + "time": "2020-01-09T09:50:08+00:00" }, { "name": "symfony/routing", @@ -5639,16 +5642,16 @@ }, { "name": "symfony/translation", - "version": "v4.4.0", + "version": "v4.4.4", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "897fb68ee7933372517b551d6f08c6d4bb0b8c40" + "reference": "f5d2ac46930238b30a9c2f1b17c905f3697d808c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/897fb68ee7933372517b551d6f08c6d4bb0b8c40", - "reference": "897fb68ee7933372517b551d6f08c6d4bb0b8c40", + "url": "https://api.github.com/repos/symfony/translation/zipball/f5d2ac46930238b30a9c2f1b17c905f3697d808c", + "reference": "f5d2ac46930238b30a9c2f1b17c905f3697d808c", "shasum": "" }, "require": { @@ -5711,24 +5714,24 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "time": "2019-11-12T17:18:47+00:00" + "time": "2020-01-15T13:29:06+00:00" }, { "name": "symfony/translation-contracts", - "version": "v2.0.0", + "version": "v2.0.1", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", - "reference": "8feb81e6bb1a42d6a3b1429c751d291eb6d05297" + "reference": "8cc682ac458d75557203b2f2f14b0b92e1c744ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/8feb81e6bb1a42d6a3b1429c751d291eb6d05297", - "reference": "8feb81e6bb1a42d6a3b1429c751d291eb6d05297", + "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/8cc682ac458d75557203b2f2f14b0b92e1c744ed", + "reference": "8cc682ac458d75557203b2f2f14b0b92e1c744ed", "shasum": "" }, "require": { - "php": "^7.2.9" + "php": "^7.2.5" }, "suggest": { "symfony/translation-implementation": "" @@ -5768,20 +5771,20 @@ "interoperability", "standards" ], - "time": "2019-11-09T09:18:34+00:00" + "time": "2019-11-18T17:27:11+00:00" }, { "name": "symfony/var-dumper", - "version": "v4.4.0", + "version": "v4.4.4", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "eade2890f8b0eeb279b6cf41b50a10007294490f" + "reference": "46b53fd714568af343953c039ff47b67ce8af8d6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/eade2890f8b0eeb279b6cf41b50a10007294490f", - "reference": "eade2890f8b0eeb279b6cf41b50a10007294490f", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/46b53fd714568af343953c039ff47b67ce8af8d6", + "reference": "46b53fd714568af343953c039ff47b67ce8af8d6", "shasum": "" }, "require": { @@ -5844,7 +5847,7 @@ "debug", "dump" ], - "time": "2019-11-12T14:51:11+00:00" + "time": "2020-01-25T12:44:29+00:00" }, { "name": "symfony/var-exporter", @@ -5967,16 +5970,16 @@ }, { "name": "tightenco/collect", - "version": "v6.9.0", + "version": "v6.14.0", "source": { "type": "git", "url": "https://github.com/tightenco/collect.git", - "reference": "67525fa5ebaab40acb69f0507fa91e6bce212d5c" + "reference": "17046ff310e1c6a70c8c1cd3743b3631b7e76aee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tightenco/collect/zipball/67525fa5ebaab40acb69f0507fa91e6bce212d5c", - "reference": "67525fa5ebaab40acb69f0507fa91e6bce212d5c", + "url": "https://api.github.com/repos/tightenco/collect/zipball/17046ff310e1c6a70c8c1cd3743b3631b7e76aee", + "reference": "17046ff310e1c6a70c8c1cd3743b3631b7e76aee", "shasum": "" }, "require": { @@ -6013,7 +6016,7 @@ "collection", "laravel" ], - "time": "2019-12-06T22:56:34+00:00" + "time": "2020-01-28T19:25:21+00:00" }, { "name": "tijsverkoyen/css-to-inline-styles",