diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2020-03-28 13:58:44 +0000 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2020-03-28 13:58:57 +0000 |
| commit | e496404fef6b0a0229cfd1ad1fed0b7d29b7dc5a (patch) | |
| tree | 338e71dd1228b0ac0027fcb1b4c4546af57893fb /vendor/composer | |
| parent | 720ba458d05dccc428359adba032f2a06b4ab73e (diff) | |
| download | webtrees-e496404fef6b0a0229cfd1ad1fed0b7d29b7dc5a.tar.gz webtrees-e496404fef6b0a0229cfd1ad1fed0b7d29b7dc5a.tar.bz2 webtrees-e496404fef6b0a0229cfd1ad1fed0b7d29b7dc5a.zip | |
Update vendor dependencies
Diffstat (limited to 'vendor/composer')
| -rw-r--r-- | vendor/composer/autoload_real.php | 3 | ||||
| -rw-r--r-- | vendor/composer/installed.json | 339 |
2 files changed, 251 insertions, 91 deletions
diff --git a/vendor/composer/autoload_real.php b/vendor/composer/autoload_real.php index 4feeba2362..03583fd5b4 100644 --- a/vendor/composer/autoload_real.php +++ b/vendor/composer/autoload_real.php @@ -13,6 +13,9 @@ class ComposerAutoloaderInit00d031cf6ee8ec5ce4becbbe7ea38e99 } } + /** + * @return \Composer\Autoload\ClassLoader + */ public static function getLoader() { if (null !== self::$loader) { diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json index 5ed81ebb58..1a4b68f24b 100644 --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -1297,17 +1297,17 @@ }, { "name": "io-developer/php-whois", - "version": "3.4.5", - "version_normalized": "3.4.5.0", + "version": "3.5.0", + "version_normalized": "3.5.0.0", "source": { "type": "git", "url": "https://github.com/io-developer/php-whois.git", - "reference": "142264da05834b8c40bbb0b33f1807d2c16e2c7f" + "reference": "0fddbb79bc26f0d97cf962f13c6e119a3fb3ff5a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/io-developer/php-whois/zipball/142264da05834b8c40bbb0b33f1807d2c16e2c7f", - "reference": "142264da05834b8c40bbb0b33f1807d2c16e2c7f", + "url": "https://api.github.com/repos/io-developer/php-whois/zipball/0fddbb79bc26f0d97cf962f13c6e119a3fb3ff5a", + "reference": "0fddbb79bc26f0d97cf962f13c6e119a3fb3ff5a", "shasum": "" }, "require": { @@ -1319,7 +1319,7 @@ "require-dev": { "phpunit/phpunit": "^4.0" }, - "time": "2020-02-05T09:11:32+00:00", + "time": "2020-03-08T15:59:03+00:00", "type": "library", "installation-source": "dist", "autoload": { @@ -1356,17 +1356,17 @@ }, { "name": "league/commonmark", - "version": "1.3.1", - "version_normalized": "1.3.1.0", + "version": "1.3.2", + "version_normalized": "1.3.2.0", "source": { "type": "git", "url": "https://github.com/thephpleague/commonmark.git", - "reference": "8015f806173c6ee54de25a87c2d69736696e88db" + "reference": "75542a366ccbe1896ed79fcf3e8e68206d6c4257" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/8015f806173c6ee54de25a87c2d69736696e88db", - "reference": "8015f806173c6ee54de25a87c2d69736696e88db", + "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/75542a366ccbe1896ed79fcf3e8e68206d6c4257", + "reference": "75542a366ccbe1896ed79fcf3e8e68206d6c4257", "shasum": "" }, "require": { @@ -1389,7 +1389,7 @@ "scrutinizer/ocular": "^1.5", "symfony/finder": "^4.2" }, - "time": "2020-02-28T18:53:50+00:00", + "time": "2020-03-25T19:55:28+00:00", "bin": [ "bin/commonmark" ], @@ -1428,21 +1428,35 @@ "markdown", "md", "parser" + ], + "funding": [ + { + "url": "https://github.com/colinodell", + "type": "github" + }, + { + "url": "https://www.patreon.com/colinodell", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/league%2fcommonmark", + "type": "tidelift" + } ] }, { "name": "league/flysystem", - "version": "1.0.64", - "version_normalized": "1.0.64.0", + "version": "1.0.66", + "version_normalized": "1.0.66.0", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "d13c43dbd4b791f815215959105a008515d1a2e0" + "reference": "021569195e15f8209b1c4bebb78bd66aa4f08c21" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/d13c43dbd4b791f815215959105a008515d1a2e0", - "reference": "d13c43dbd4b791f815215959105a008515d1a2e0", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/021569195e15f8209b1c4bebb78bd66aa4f08c21", + "reference": "021569195e15f8209b1c4bebb78bd66aa4f08c21", "shasum": "" }, "require": { @@ -1472,7 +1486,7 @@ "spatie/flysystem-dropbox": "Allows you to use Dropbox storage", "srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications" }, - "time": "2020-02-05T18:14:17+00:00", + "time": "2020-03-17T18:58:12+00:00", "type": "library", "extra": { "branch-alias": { @@ -1514,6 +1528,12 @@ "s3", "sftp", "storage" + ], + "funding": [ + { + "url": "https://offset.earth/frankdejonge", + "type": "other" + } ] }, { @@ -1788,17 +1808,17 @@ }, { "name": "nesbot/carbon", - "version": "2.30.0", - "version_normalized": "2.30.0.0", + "version": "2.32.1", + "version_normalized": "2.32.1.0", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "912dff66d2690ca66abddb9b291a1df5f371d3b4" + "reference": "ecb525c766deb3bbbb6a0082ea0e41d3d9ae477c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/912dff66d2690ca66abddb9b291a1df5f371d3b4", - "reference": "912dff66d2690ca66abddb9b291a1df5f371d3b4", + "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/ecb525c766deb3bbbb6a0082ea0e41d3d9ae477c", + "reference": "ecb525c766deb3bbbb6a0082ea0e41d3d9ae477c", "shasum": "" }, "require": { @@ -1807,6 +1827,7 @@ "symfony/translation": "^3.4 || ^4.0 || ^5.0" }, "require-dev": { + "doctrine/orm": "^2.7", "friendsofphp/php-cs-fixer": "^2.14 || ^3.0", "kylekatarnls/multi-tester": "^1.1", "phpmd/phpmd": "^2.8", @@ -1814,7 +1835,7 @@ "phpunit/phpunit": "^7.5 || ^8.0", "squizlabs/php_codesniffer": "^3.4" }, - "time": "2020-02-07T15:25:46+00:00", + "time": "2020-03-26T13:04:10+00:00", "bin": [ "bin/carbon" ], @@ -1856,6 +1877,16 @@ "date", "datetime", "time" + ], + "funding": [ + { + "url": "https://opencollective.com/Carbon", + "type": "open_collective" + }, + { + "url": "https://tidelift.com/funding/github/packagist/nesbot/carbon", + "type": "tidelift" + } ] }, { @@ -2446,23 +2477,23 @@ }, { "name": "psr/log", - "version": "1.1.2", - "version_normalized": "1.1.2.0", + "version": "1.1.3", + "version_normalized": "1.1.3.0", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801" + "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801", - "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801", + "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc", + "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc", "shasum": "" }, "require": { "php": ">=5.3.0" }, - "time": "2019-11-01T11:05:21+00:00", + "time": "2020-03-23T09:12:05+00:00", "type": "library", "extra": { "branch-alias": { @@ -2740,17 +2771,17 @@ }, { "name": "symfony/cache", - "version": "v4.4.5", - "version_normalized": "4.4.5.0", + "version": "v4.4.6", + "version_normalized": "4.4.6.0", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", - "reference": "28511cbd8c760a19f4b4b70961d2cd957733b3d9" + "reference": "f20dcf48ecee66ab5ad7ccf4b3b55392b660c3d9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/28511cbd8c760a19f4b4b70961d2cd957733b3d9", - "reference": "28511cbd8c760a19f4b4b70961d2cd957733b3d9", + "url": "https://api.github.com/repos/symfony/cache/zipball/f20dcf48ecee66ab5ad7ccf4b3b55392b660c3d9", + "reference": "f20dcf48ecee66ab5ad7ccf4b3b55392b660c3d9", "shasum": "" }, "require": { @@ -2782,7 +2813,7 @@ "symfony/dependency-injection": "^3.4|^4.1|^5.0", "symfony/var-dumper": "^4.4|^5.0" }, - "time": "2020-02-20T16:31:44+00:00", + "time": "2020-03-17T19:51:46+00:00", "type": "library", "extra": { "branch-alias": { @@ -2817,6 +2848,20 @@ "keywords": [ "caching", "psr6" + ], + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } ] }, { @@ -2881,17 +2926,17 @@ }, { "name": "symfony/expression-language", - "version": "v4.4.5", - "version_normalized": "4.4.5.0", + "version": "v4.4.6", + "version_normalized": "4.4.6.0", "source": { "type": "git", "url": "https://github.com/symfony/expression-language.git", - "reference": "70649e0abcac6ad1109f6243886bca0445e278b9" + "reference": "208ceff59b98b8b38bd4426df49be697a8582240" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/expression-language/zipball/70649e0abcac6ad1109f6243886bca0445e278b9", - "reference": "70649e0abcac6ad1109f6243886bca0445e278b9", + "url": "https://api.github.com/repos/symfony/expression-language/zipball/208ceff59b98b8b38bd4426df49be697a8582240", + "reference": "208ceff59b98b8b38bd4426df49be697a8582240", "shasum": "" }, "require": { @@ -2899,7 +2944,7 @@ "symfony/cache": "^3.4|^4.0|^5.0", "symfony/service-contracts": "^1.1|^2" }, - "time": "2020-02-24T13:10:00+00:00", + "time": "2020-03-15T10:05:03+00:00", "type": "library", "extra": { "branch-alias": { @@ -2930,21 +2975,35 @@ } ], "description": "Symfony ExpressionLanguage Component", - "homepage": "https://symfony.com" + "homepage": "https://symfony.com", + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ] }, { "name": "symfony/polyfill-ctype", - "version": "v1.14.0", - "version_normalized": "1.14.0.0", + "version": "v1.15.0", + "version_normalized": "1.15.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "fbdeaec0df06cf3d51c93de80c7eb76e271f5a38" + "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/fbdeaec0df06cf3d51c93de80c7eb76e271f5a38", - "reference": "fbdeaec0df06cf3d51c93de80c7eb76e271f5a38", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/4719fa9c18b0464d399f1a63bf624b42b6fa8d14", + "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14", "shasum": "" }, "require": { @@ -2953,11 +3012,11 @@ "suggest": { "ext-ctype": "For best performance" }, - "time": "2020-01-13T11:15:53+00:00", + "time": "2020-02-27T09:26:54+00:00", "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.15-dev" } }, "installation-source": "dist", @@ -2990,21 +3049,35 @@ "ctype", "polyfill", "portable" + ], + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } ] }, { "name": "symfony/polyfill-iconv", - "version": "v1.14.0", - "version_normalized": "1.14.0.0", + "version": "v1.15.0", + "version_normalized": "1.15.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-iconv.git", - "reference": "926832ce51059bb58211b7b2080a88e0c3b5328e" + "reference": "ad6d62792bfbcfc385dd34b424d4fcf9712a32c8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/926832ce51059bb58211b7b2080a88e0c3b5328e", - "reference": "926832ce51059bb58211b7b2080a88e0c3b5328e", + "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/ad6d62792bfbcfc385dd34b424d4fcf9712a32c8", + "reference": "ad6d62792bfbcfc385dd34b424d4fcf9712a32c8", "shasum": "" }, "require": { @@ -3013,11 +3086,11 @@ "suggest": { "ext-iconv": "For best performance" }, - "time": "2020-01-13T11:15:53+00:00", + "time": "2020-03-09T19:04:49+00:00", "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.15-dev" } }, "installation-source": "dist", @@ -3051,21 +3124,35 @@ "polyfill", "portable", "shim" + ], + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } ] }, { "name": "symfony/polyfill-intl-idn", - "version": "v1.14.0", - "version_normalized": "1.14.0.0", + "version": "v1.15.0", + "version_normalized": "1.15.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", - "reference": "6842f1a39cf7d580655688069a03dd7cd83d244a" + "reference": "47bd6aa45beb1cd7c6a16b7d1810133b728bdfcf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/6842f1a39cf7d580655688069a03dd7cd83d244a", - "reference": "6842f1a39cf7d580655688069a03dd7cd83d244a", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/47bd6aa45beb1cd7c6a16b7d1810133b728bdfcf", + "reference": "47bd6aa45beb1cd7c6a16b7d1810133b728bdfcf", "shasum": "" }, "require": { @@ -3076,11 +3163,11 @@ "suggest": { "ext-intl": "For best performance" }, - "time": "2020-01-17T12:01:36+00:00", + "time": "2020-03-09T19:04:49+00:00", "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.15-dev" } }, "installation-source": "dist", @@ -3115,21 +3202,35 @@ "polyfill", "portable", "shim" + ], + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } ] }, { "name": "symfony/polyfill-mbstring", - "version": "v1.14.0", - "version_normalized": "1.14.0.0", + "version": "v1.15.0", + "version_normalized": "1.15.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2" + "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/34094cfa9abe1f0f14f48f490772db7a775559f2", - "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/81ffd3a9c6d707be22e3012b827de1c9775fc5ac", + "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac", "shasum": "" }, "require": { @@ -3138,11 +3239,11 @@ "suggest": { "ext-mbstring": "For best performance" }, - "time": "2020-01-13T11:15:53+00:00", + "time": "2020-03-09T19:04:49+00:00", "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.15-dev" } }, "installation-source": "dist", @@ -3176,31 +3277,45 @@ "polyfill", "portable", "shim" + ], + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } ] }, { "name": "symfony/polyfill-php72", - "version": "v1.14.0", - "version_normalized": "1.14.0.0", + "version": "v1.15.0", + "version_normalized": "1.15.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "46ecacf4751dd0dc81e4f6bf01dbf9da1dc1dadf" + "reference": "37b0976c78b94856543260ce09b460a7bc852747" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/46ecacf4751dd0dc81e4f6bf01dbf9da1dc1dadf", - "reference": "46ecacf4751dd0dc81e4f6bf01dbf9da1dc1dadf", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/37b0976c78b94856543260ce09b460a7bc852747", + "reference": "37b0976c78b94856543260ce09b460a7bc852747", "shasum": "" }, "require": { "php": ">=5.3.3" }, - "time": "2020-01-13T11:15:53+00:00", + "time": "2020-02-27T09:26:54+00:00", "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.15-dev" } }, "installation-source": "dist", @@ -3233,6 +3348,20 @@ "polyfill", "portable", "shim" + ], + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } ] }, { @@ -3297,17 +3426,17 @@ }, { "name": "symfony/translation", - "version": "v4.4.5", - "version_normalized": "4.4.5.0", + "version": "v4.4.6", + "version_normalized": "4.4.6.0", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "0a19a77fba20818a969ef03fdaf1602de0546353" + "reference": "6617bb1548cec764770b719e317299a0270f4c5f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/0a19a77fba20818a969ef03fdaf1602de0546353", - "reference": "0a19a77fba20818a969ef03fdaf1602de0546353", + "url": "https://api.github.com/repos/symfony/translation/zipball/6617bb1548cec764770b719e317299a0270f4c5f", + "reference": "6617bb1548cec764770b719e317299a0270f4c5f", "shasum": "" }, "require": { @@ -3340,7 +3469,7 @@ "symfony/config": "", "symfony/yaml": "" }, - "time": "2020-02-04T09:32:40+00:00", + "time": "2020-03-17T19:51:46+00:00", "type": "library", "extra": { "branch-alias": { @@ -3371,7 +3500,21 @@ } ], "description": "Symfony Translation Component", - "homepage": "https://symfony.com" + "homepage": "https://symfony.com", + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ] }, { "name": "symfony/translation-contracts", @@ -3434,17 +3577,17 @@ }, { "name": "symfony/var-exporter", - "version": "v4.4.5", - "version_normalized": "4.4.5.0", + "version": "v4.4.6", + "version_normalized": "4.4.6.0", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", - "reference": "1a76a943f2af334da13bc9f33f49392fa530eec9" + "reference": "982ddfd0d7aeb2be0227c242399c3f29e0403266" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/1a76a943f2af334da13bc9f33f49392fa530eec9", - "reference": "1a76a943f2af334da13bc9f33f49392fa530eec9", + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/982ddfd0d7aeb2be0227c242399c3f29e0403266", + "reference": "982ddfd0d7aeb2be0227c242399c3f29e0403266", "shasum": "" }, "require": { @@ -3453,7 +3596,7 @@ "require-dev": { "symfony/var-dumper": "^4.1.1|^5.0" }, - "time": "2020-01-04T13:00:46+00:00", + "time": "2020-03-16T11:24:17+00:00", "type": "library", "extra": { "branch-alias": { @@ -3492,6 +3635,20 @@ "hydrate", "instantiate", "serialize" + ], + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } ] }, { |
