diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2021-06-29 11:41:10 +0100 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2021-06-29 11:41:10 +0100 |
| commit | e8efbc6e8651bf86fe0defea9db1b0552d767bf6 (patch) | |
| tree | d99beb48201de7d4662179a37d1125ffb73b0b5a /composer.lock | |
| parent | 058ba7243339e0f2f5f84aa0f772e56ee5252797 (diff) | |
| download | webtrees-e8efbc6e8651bf86fe0defea9db1b0552d767bf6.tar.gz webtrees-e8efbc6e8651bf86fe0defea9db1b0552d767bf6.tar.bz2 webtrees-e8efbc6e8651bf86fe0defea9db1b0552d767bf6.zip | |
Update vendor dependencies
Diffstat (limited to 'composer.lock')
| -rw-r--r-- | composer.lock | 125 |
1 files changed, 63 insertions, 62 deletions
diff --git a/composer.lock b/composer.lock index 0506565326..3e9fd607d8 100644 --- a/composer.lock +++ b/composer.lock @@ -190,16 +190,16 @@ }, { "name": "doctrine/cache", - "version": "1.11.3", + "version": "2.0.3", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", - "reference": "3bb5588cec00a0268829cc4a518490df6741af9d" + "reference": "c9622c6820d3ede1e2315a6a377ea1076e421d88" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/cache/zipball/3bb5588cec00a0268829cc4a518490df6741af9d", - "reference": "3bb5588cec00a0268829cc4a518490df6741af9d", + "url": "https://api.github.com/repos/doctrine/cache/zipball/c9622c6820d3ede1e2315a6a377ea1076e421d88", + "reference": "c9622c6820d3ede1e2315a6a377ea1076e421d88", "shasum": "" }, "require": { @@ -269,7 +269,7 @@ ], "support": { "issues": "https://github.com/doctrine/cache/issues", - "source": "https://github.com/doctrine/cache/tree/1.11.3" + "source": "https://github.com/doctrine/cache/tree/2.0.3" }, "funding": [ { @@ -285,38 +285,39 @@ "type": "tidelift" } ], - "time": "2021-05-25T09:01:55+00:00" + "time": "2021-05-25T09:43:04+00:00" }, { "name": "doctrine/dbal", - "version": "3.1.0", + "version": "3.1.1", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", - "reference": "5ba62e7e40df119424866064faf2cef66cb5232a" + "reference": "8e0fde2b90e3f61361013d1e928621beeea07bc0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/dbal/zipball/5ba62e7e40df119424866064faf2cef66cb5232a", - "reference": "5ba62e7e40df119424866064faf2cef66cb5232a", + "url": "https://api.github.com/repos/doctrine/dbal/zipball/8e0fde2b90e3f61361013d1e928621beeea07bc0", + "reference": "8e0fde2b90e3f61361013d1e928621beeea07bc0", "shasum": "" }, "require": { "composer/package-versions-deprecated": "^1.11.99", - "doctrine/cache": "^1.0", + "doctrine/cache": "^1.0|^2.0", "doctrine/deprecations": "^0.5.3", "doctrine/event-manager": "^1.0", "php": "^7.3 || ^8.0" }, "require-dev": { - "doctrine/coding-standard": "8.2.0", + "doctrine/coding-standard": "9.0.0", "jetbrains/phpstorm-stubs": "2020.2", "phpstan/phpstan": "0.12.81", "phpstan/phpstan-strict-rules": "^0.12.2", - "phpunit/phpunit": "9.5.0", + "phpunit/phpunit": "9.5.5", "psalm/plugin-phpunit": "0.13.0", "squizlabs/php_codesniffer": "3.6.0", - "symfony/console": "^2.0.5|^3.0|^4.0|^5.0", + "symfony/cache": "^5.2|^6.0", + "symfony/console": "^2.0.5|^3.0|^4.0|^5.0|^6.0", "vimeo/psalm": "4.6.4" }, "suggest": { @@ -377,7 +378,7 @@ ], "support": { "issues": "https://github.com/doctrine/dbal/issues", - "source": "https://github.com/doctrine/dbal/tree/3.1.0" + "source": "https://github.com/doctrine/dbal/tree/3.1.1" }, "funding": [ { @@ -393,7 +394,7 @@ "type": "tidelift" } ], - "time": "2021-04-19T17:51:23+00:00" + "time": "2021-06-19T17:59:55+00:00" }, { "name": "doctrine/deprecations", @@ -1349,16 +1350,16 @@ }, { "name": "illuminate/collections", - "version": "v8.47.0", + "version": "v8.48.2", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", - "reference": "deccb956d38710f3f8baf36dd876c3fa1585ec22" + "reference": "fe4a74465a43829d2067b7e7f9c49078506ff289" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/collections/zipball/deccb956d38710f3f8baf36dd876c3fa1585ec22", - "reference": "deccb956d38710f3f8baf36dd876c3fa1585ec22", + "url": "https://api.github.com/repos/illuminate/collections/zipball/fe4a74465a43829d2067b7e7f9c49078506ff289", + "reference": "fe4a74465a43829d2067b7e7f9c49078506ff289", "shasum": "" }, "require": { @@ -1399,11 +1400,11 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2021-04-22T21:08:09+00:00" + "time": "2021-06-21T13:44:14+00:00" }, { "name": "illuminate/container", - "version": "v8.47.0", + "version": "v8.48.2", "source": { "type": "git", "url": "https://github.com/illuminate/container.git", @@ -1454,7 +1455,7 @@ }, { "name": "illuminate/contracts", - "version": "v8.47.0", + "version": "v8.48.2", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -1502,16 +1503,16 @@ }, { "name": "illuminate/database", - "version": "v8.47.0", + "version": "v8.48.2", "source": { "type": "git", "url": "https://github.com/illuminate/database.git", - "reference": "2250ab2a23bf6865467e4ace187f0ff5da318777" + "reference": "af20e1ceefd532b35ed5b24b3b4c8b305d8fb42b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/database/zipball/2250ab2a23bf6865467e4ace187f0ff5da318777", - "reference": "2250ab2a23bf6865467e4ace187f0ff5da318777", + "url": "https://api.github.com/repos/illuminate/database/zipball/af20e1ceefd532b35ed5b24b3b4c8b305d8fb42b", + "reference": "af20e1ceefd532b35ed5b24b3b4c8b305d8fb42b", "shasum": "" }, "require": { @@ -1566,11 +1567,11 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2021-06-14T14:50:36+00:00" + "time": "2021-06-25T23:56:55+00:00" }, { "name": "illuminate/macroable", - "version": "v8.47.0", + "version": "v8.48.2", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.git", @@ -1616,16 +1617,16 @@ }, { "name": "illuminate/support", - "version": "v8.47.0", + "version": "v8.48.2", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", - "reference": "a8f90b73ccfd4b37aceafc2e17bcca9ed96cb4e4" + "reference": "6d925ec70e060a5a16949c79216389c66746a07f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/support/zipball/a8f90b73ccfd4b37aceafc2e17bcca9ed96cb4e4", - "reference": "a8f90b73ccfd4b37aceafc2e17bcca9ed96cb4e4", + "url": "https://api.github.com/repos/illuminate/support/zipball/6d925ec70e060a5a16949c79216389c66746a07f", + "reference": "6d925ec70e060a5a16949c79216389c66746a07f", "shasum": "" }, "require": { @@ -1680,7 +1681,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2021-06-10T13:13:44+00:00" + "time": "2021-06-17T16:03:38+00:00" }, { "name": "intervention/image", @@ -1820,16 +1821,16 @@ }, { "name": "league/commonmark", - "version": "1.6.2", + "version": "1.6.5", "source": { "type": "git", "url": "https://github.com/thephpleague/commonmark.git", - "reference": "7d70d2f19c84bcc16275ea47edabee24747352eb" + "reference": "44ffd8d3c4a9133e4bd0548622b09c55af39db5f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/7d70d2f19c84bcc16275ea47edabee24747352eb", - "reference": "7d70d2f19c84bcc16275ea47edabee24747352eb", + "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/44ffd8d3c4a9133e4bd0548622b09c55af39db5f", + "reference": "44ffd8d3c4a9133e4bd0548622b09c55af39db5f", "shasum": "" }, "require": { @@ -1847,7 +1848,7 @@ "github/gfm": "0.29.0", "michelf/php-markdown": "~1.4", "mikehaertl/php-shellcommand": "^1.4", - "phpstan/phpstan": "^0.12", + "phpstan/phpstan": "^0.12.90", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.2", "scrutinizer/ocular": "^1.5", "symfony/finder": "^4.2" @@ -1917,20 +1918,20 @@ "type": "tidelift" } ], - "time": "2021-05-12T11:39:41+00:00" + "time": "2021-06-26T11:57:13+00:00" }, { "name": "league/flysystem", - "version": "2.1.0", + "version": "2.1.1", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "a025209072f2d3a50b7bfd683a67fa0a2e6d2721" + "reference": "a3c694de9f7e844b76f9d1b61296ebf6e8d89d74" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/a025209072f2d3a50b7bfd683a67fa0a2e6d2721", - "reference": "a025209072f2d3a50b7bfd683a67fa0a2e6d2721", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/a3c694de9f7e844b76f9d1b61296ebf6e8d89d74", + "reference": "a3c694de9f7e844b76f9d1b61296ebf6e8d89d74", "shasum": "" }, "require": { @@ -1986,7 +1987,7 @@ ], "support": { "issues": "https://github.com/thephpleague/flysystem/issues", - "source": "https://github.com/thephpleague/flysystem/tree/2.1.0" + "source": "https://github.com/thephpleague/flysystem/tree/2.1.1" }, "funding": [ { @@ -2002,7 +2003,7 @@ "type": "tidelift" } ], - "time": "2021-05-25T18:28:31+00:00" + "time": "2021-06-23T22:07:10+00:00" }, { "name": "league/flysystem-ziparchive", @@ -2236,16 +2237,16 @@ }, { "name": "nesbot/carbon", - "version": "2.49.0", + "version": "2.50.0", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "93d9db91c0235c486875d22f1e08b50bdf3e6eee" + "reference": "f47f17d17602b2243414a44ad53d9f8b9ada5fdb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/93d9db91c0235c486875d22f1e08b50bdf3e6eee", - "reference": "93d9db91c0235c486875d22f1e08b50bdf3e6eee", + "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/f47f17d17602b2243414a44ad53d9f8b9ada5fdb", + "reference": "f47f17d17602b2243414a44ad53d9f8b9ada5fdb", "shasum": "" }, "require": { @@ -2297,15 +2298,15 @@ { "name": "Brian Nesbitt", "email": "brian@nesbot.com", - "homepage": "http://nesbot.com" + "homepage": "https://markido.com" }, { "name": "kylekatarnls", - "homepage": "http://github.com/kylekatarnls" + "homepage": "https://github.com/kylekatarnls" } ], "description": "An API extension for DateTime that supports 281 different languages.", - "homepage": "http://carbon.nesbot.com", + "homepage": "https://carbon.nesbot.com", "keywords": [ "date", "datetime", @@ -2325,7 +2326,7 @@ "type": "tidelift" } ], - "time": "2021-06-02T07:31:40+00:00" + "time": "2021-06-28T22:38:45+00:00" }, { "name": "nyholm/psr7", @@ -6883,16 +6884,16 @@ }, { "name": "phpunit/phpunit", - "version": "9.5.5", + "version": "9.5.6", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "89ff45ea9d70e35522fb6654a2ebc221158de276" + "reference": "fb9b8333f14e3dce976a60ef6a7e05c7c7ed8bfb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/89ff45ea9d70e35522fb6654a2ebc221158de276", - "reference": "89ff45ea9d70e35522fb6654a2ebc221158de276", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/fb9b8333f14e3dce976a60ef6a7e05c7c7ed8bfb", + "reference": "fb9b8333f14e3dce976a60ef6a7e05c7c7ed8bfb", "shasum": "" }, "require": { @@ -6922,7 +6923,7 @@ "sebastian/global-state": "^5.0.1", "sebastian/object-enumerator": "^4.0.3", "sebastian/resource-operations": "^3.0.3", - "sebastian/type": "^2.3.2", + "sebastian/type": "^2.3.4", "sebastian/version": "^3.0.2" }, "require-dev": { @@ -6970,7 +6971,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", - "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.5" + "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.6" }, "funding": [ { @@ -6982,7 +6983,7 @@ "type": "github" } ], - "time": "2021-06-05T04:49:07+00:00" + "time": "2021-06-23T05:14:38+00:00" }, { "name": "react/promise", @@ -8812,5 +8813,5 @@ "platform-overrides": { "php": "7.4" }, - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.1.0" } |
