diff --git a/composer.lock b/composer.lock index 571fae94c..c6cd87fe0 100644 --- a/composer.lock +++ b/composer.lock @@ -460,16 +460,16 @@ }, { "name": "composer/ca-bundle", - "version": "1.2.6", + "version": "1.2.7", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "47fe531de31fca4a1b997f87308e7d7804348f7e" + "reference": "95c63ab2117a72f48f5a55da9740a3273d45b7fd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/47fe531de31fca4a1b997f87308e7d7804348f7e", - "reference": "47fe531de31fca4a1b997f87308e7d7804348f7e", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/95c63ab2117a72f48f5a55da9740a3273d45b7fd", + "reference": "95c63ab2117a72f48f5a55da9740a3273d45b7fd", "shasum": "" }, "require": { @@ -512,7 +512,17 @@ "ssl", "tls" ], - "time": "2020-01-13T10:02:55+00:00" + "funding": [ + { + "url": "https://packagist.com", + "type": "custom" + }, + { + "url": "https://tidelift.com/funding/github/packagist/composer/composer", + "type": "tidelift" + } + ], + "time": "2020-04-08T08:27:21+00:00" }, { "name": "cviebrock/laravel-elasticsearch", @@ -2481,16 +2491,16 @@ }, { "name": "jamesmills/laravel-timezone", - "version": "1.9.0", + "version": "1.9.1", "source": { "type": "git", "url": "https://github.com/jamesmills/laravel-timezone.git", - "reference": "3b85c27d26a62d6ba3d98ff37b8fb0d3f756204b" + "reference": "91c1b1d0c5202565c1b2c41a1d0cdfc2de6c672b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jamesmills/laravel-timezone/zipball/3b85c27d26a62d6ba3d98ff37b8fb0d3f756204b", - "reference": "3b85c27d26a62d6ba3d98ff37b8fb0d3f756204b", + "url": "https://api.github.com/repos/jamesmills/laravel-timezone/zipball/91c1b1d0c5202565c1b2c41a1d0cdfc2de6c672b", + "reference": "91c1b1d0c5202565c1b2c41a1d0cdfc2de6c672b", "shasum": "" }, "require": { @@ -2531,7 +2541,7 @@ "laravel", "timezone" ], - "time": "2020-03-18T06:08:07+00:00" + "time": "2020-04-08T08:05:19+00:00" }, { "name": "jenssegers/model", @@ -2923,16 +2933,16 @@ }, { "name": "laravel/framework", - "version": "v6.18.3", + "version": "v6.18.6", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "4e48acfaba87f08320a2764d36c3b6a4a4112ccf" + "reference": "4ef5f9612c2694c915f53f0cec3e4081e9bfc778" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/4e48acfaba87f08320a2764d36c3b6a4a4112ccf", - "reference": "4e48acfaba87f08320a2764d36c3b6a4a4112ccf", + "url": "https://api.github.com/repos/laravel/framework/zipball/4ef5f9612c2694c915f53f0cec3e4081e9bfc778", + "reference": "4ef5f9612c2694c915f53f0cec3e4081e9bfc778", "shasum": "" }, "require": { @@ -3065,7 +3075,7 @@ "framework", "laravel" ], - "time": "2020-03-24T16:37:50+00:00" + "time": "2020-04-08T15:51:23+00:00" }, { "name": "laravel/horizon", @@ -3266,16 +3276,16 @@ }, { "name": "laravel/tinker", - "version": "v2.3.0", + "version": "v2.4.0", "source": { "type": "git", "url": "https://github.com/laravel/tinker.git", - "reference": "5271893ec90ad9f8d3e34792ac6b72cad3b84cc2" + "reference": "cde90a7335a2130a4488beb68f4b2141869241db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/tinker/zipball/5271893ec90ad9f8d3e34792ac6b72cad3b84cc2", - "reference": "5271893ec90ad9f8d3e34792ac6b72cad3b84cc2", + "url": "https://api.github.com/repos/laravel/tinker/zipball/cde90a7335a2130a4488beb68f4b2141869241db", + "reference": "cde90a7335a2130a4488beb68f4b2141869241db", "shasum": "" }, "require": { @@ -3283,12 +3293,12 @@ "illuminate/contracts": "^6.0|^7.0|^8.0", "illuminate/support": "^6.0|^7.0|^8.0", "php": "^7.2", - "psy/psysh": "^0.9|^0.10", - "symfony/var-dumper": "^4.0|^5.0" + "psy/psysh": "^0.10.3", + "symfony/var-dumper": "^4.3|^5.0" }, "require-dev": { "mockery/mockery": "^1.3.1", - "phpunit/phpunit": "^8.0|^9.0" + "phpunit/phpunit": "^8.4|^9.0" }, "suggest": { "illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0)." @@ -3326,7 +3336,7 @@ "laravel", "psysh" ], - "time": "2020-03-17T15:34:59+00:00" + "time": "2020-04-07T15:01:31+00:00" }, { "name": "laravelcollective/html", @@ -4432,16 +4442,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.3.0", + "version": "v4.4.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc" + "reference": "bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/9a9981c347c5c49d6dfe5cf826bb882b824080dc", - "reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120", + "reference": "bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120", "shasum": "" }, "require": { @@ -4480,7 +4490,7 @@ "parser", "php" ], - "time": "2019-11-08T13:50:10+00:00" + "time": "2020-04-10T16:34:50+00:00" }, { "name": "omnipay/common", @@ -4893,16 +4903,16 @@ }, { "name": "pear/pear", - "version": "v1.10.10", + "version": "v1.10.11", "source": { "type": "git", "url": "https://github.com/pear/pear-core.git", - "reference": "fda04666873ec0fe2b4e5843f8f77cce88f7bb28" + "reference": "f0f16689347c65f4992a00e59ead7dcd4133fc7b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/pear-core/zipball/fda04666873ec0fe2b4e5843f8f77cce88f7bb28", - "reference": "fda04666873ec0fe2b4e5843f8f77cce88f7bb28", + "url": "https://api.github.com/repos/pear/pear-core/zipball/f0f16689347c65f4992a00e59ead7dcd4133fc7b", + "reference": "f0f16689347c65f4992a00e59ead7dcd4133fc7b", "shasum": "" }, "require": { @@ -4984,7 +4994,7 @@ } ], "description": "This is the definitive source of PEAR's core files.", - "time": "2019-11-19T18:59:16+00:00" + "time": "2020-04-10T19:38:15+00:00" }, { "name": "pear/structures_graph", @@ -9445,16 +9455,16 @@ }, { "name": "voku/simple_html_dom", - "version": "4.7.16", + "version": "4.7.17", "source": { "type": "git", "url": "https://github.com/voku/simple_html_dom.git", - "reference": "dc51b4c2702ffd83a16b343137cd4a570b713cbd" + "reference": "804aca422f1fe0104b1320ca09fd06cd0062782c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/voku/simple_html_dom/zipball/dc51b4c2702ffd83a16b343137cd4a570b713cbd", - "reference": "dc51b4c2702ffd83a16b343137cd4a570b713cbd", + "url": "https://api.github.com/repos/voku/simple_html_dom/zipball/804aca422f1fe0104b1320ca09fd06cd0062782c", + "reference": "804aca422f1fe0104b1320ca09fd06cd0062782c", "shasum": "" }, "require": { @@ -9500,25 +9510,7 @@ "dom", "php dom" ], - "funding": [ - { - "url": "https://www.paypal.me/moelleken", - "type": "custom" - }, - { - "url": "https://github.com/voku", - "type": "github" - }, - { - "url": "https://www.patreon.com/voku", - "type": "patreon" - }, - { - "url": "https://tidelift.com/funding/github/packagist/voku/simple_html_dom", - "type": "tidelift" - } - ], - "time": "2020-04-05T21:42:33+00:00" + "time": "2020-04-09T21:20:43+00:00" }, { "name": "wildbit/swiftmailer-postmark", @@ -9995,16 +9987,16 @@ }, { "name": "composer/composer", - "version": "1.10.1", + "version": "1.10.5", "source": { "type": "git", "url": "https://github.com/composer/composer.git", - "reference": "b912a45da3e2b22f5cb5a23e441b697a295ba011" + "reference": "7a4d5b6aa30d2118af27c04f5e897b57156ccfa9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/b912a45da3e2b22f5cb5a23e441b697a295ba011", - "reference": "b912a45da3e2b22f5cb5a23e441b697a295ba011", + "url": "https://api.github.com/repos/composer/composer/zipball/7a4d5b6aa30d2118af27c04f5e897b57156ccfa9", + "reference": "7a4d5b6aa30d2118af27c04f5e897b57156ccfa9", "shasum": "" }, "require": { @@ -10071,17 +10063,7 @@ "dependency", "package" ], - "funding": [ - { - "url": "https://packagist.com", - "type": "custom" - }, - { - "url": "https://tidelift.com/funding/github/packagist/composer/composer", - "type": "tidelift" - } - ], - "time": "2020-03-13T19:34:27+00:00" + "time": "2020-04-10T09:44:22+00:00" }, { "name": "composer/semver", @@ -10605,16 +10587,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v2.16.1", + "version": "v2.16.2", "source": { "type": "git", "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", - "reference": "c8afb599858876e95e8ebfcd97812d383fa23f02" + "reference": "c460a3cbaa58f983fe026cd52c45950bf61e9239" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/c8afb599858876e95e8ebfcd97812d383fa23f02", - "reference": "c8afb599858876e95e8ebfcd97812d383fa23f02", + "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/c460a3cbaa58f983fe026cd52c45950bf61e9239", + "reference": "c460a3cbaa58f983fe026cd52c45950bf61e9239", "shasum": "" }, "require": { @@ -10650,6 +10632,7 @@ "symfony/yaml": "^3.0 || ^4.0 || ^5.0" }, "suggest": { + "ext-dom": "For handling output formats in XML", "ext-mbstring": "For handling non-UTF8 characters in cache signature.", "php-cs-fixer/phpunit-constraint-isidenticalstring": "For IsIdenticalString constraint.", "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "For XmlMatchesXsd constraint.", @@ -10672,6 +10655,7 @@ "tests/Test/IntegrationCaseFactory.php", "tests/Test/IntegrationCaseFactoryInterface.php", "tests/Test/InternalIntegrationCaseFactory.php", + "tests/Test/IsIdenticalConstraint.php", "tests/TestCase.php" ] }, @@ -10690,7 +10674,7 @@ } ], "description": "A tool to automatically fix PHP code style", - "time": "2019-11-25T22:10:32+00:00" + "time": "2020-04-10T21:08:06+00:00" }, { "name": "fzaninotto/faker",