diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2022-03-03 21:42:41 +0000 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2022-03-03 21:42:41 +0000 |
| commit | 04263eab9241ad354e29c8520f365ca5e8775d51 (patch) | |
| tree | 48694661bed54df9427b9ac1de9cd8021ea028fe /composer.lock | |
| parent | 3f3663bb6ac71c6a2d849cd34db8bfd9160a2ea4 (diff) | |
| download | webtrees-04263eab9241ad354e29c8520f365ca5e8775d51.tar.gz webtrees-04263eab9241ad354e29c8520f365ca5e8775d51.tar.bz2 webtrees-04263eab9241ad354e29c8520f365ca5e8775d51.zip | |
Update PHP and JS dependencies
Diffstat (limited to 'composer.lock')
| -rw-r--r-- | composer.lock | 67 |
1 files changed, 36 insertions, 31 deletions
diff --git a/composer.lock b/composer.lock index 35d772795d..f709fc0bf7 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": "5fc227f9818b577ecdac20018d4961ae", + "content-hash": "7d6e2c3a875f309f54808f6992d0b8fa", "packages": [ { "name": "aura/router", @@ -1438,7 +1438,7 @@ }, { "name": "illuminate/collections", - "version": "v8.83.2", + "version": "v8.83.3", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", @@ -1492,7 +1492,7 @@ }, { "name": "illuminate/container", - "version": "v8.83.2", + "version": "v8.83.3", "source": { "type": "git", "url": "https://github.com/illuminate/container.git", @@ -1543,7 +1543,7 @@ }, { "name": "illuminate/contracts", - "version": "v8.83.2", + "version": "v8.83.3", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -1591,7 +1591,7 @@ }, { "name": "illuminate/database", - "version": "v8.83.2", + "version": "v8.83.3", "source": { "type": "git", "url": "https://github.com/illuminate/database.git", @@ -1659,7 +1659,7 @@ }, { "name": "illuminate/macroable", - "version": "v8.83.2", + "version": "v8.83.3", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.git", @@ -1705,16 +1705,16 @@ }, { "name": "illuminate/support", - "version": "v8.83.2", + "version": "v8.83.3", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", - "reference": "fe5469faa982e2dd8c2f5978b23cf881e3715d1b" + "reference": "79afba1609f944a1678986c9e2c4486ae25999a6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/support/zipball/fe5469faa982e2dd8c2f5978b23cf881e3715d1b", - "reference": "fe5469faa982e2dd8c2f5978b23cf881e3715d1b", + "url": "https://api.github.com/repos/illuminate/support/zipball/79afba1609f944a1678986c9e2c4486ae25999a6", + "reference": "79afba1609f944a1678986c9e2c4486ae25999a6", "shasum": "" }, "require": { @@ -1769,7 +1769,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-02-07T21:23:13+00:00" + "time": "2022-02-25T19:54:55+00:00" }, { "name": "intervention/image", @@ -6510,29 +6510,30 @@ }, { "name": "doctrine/instantiator", - "version": "1.4.0", + "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/doctrine/instantiator.git", - "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b" + "reference": "10dcfce151b967d20fde1b34ae6640712c3891bc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b", - "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b", + "url": "https://api.github.com/repos/doctrine/instantiator/zipball/10dcfce151b967d20fde1b34ae6640712c3891bc", + "reference": "10dcfce151b967d20fde1b34ae6640712c3891bc", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { - "doctrine/coding-standard": "^8.0", + "doctrine/coding-standard": "^9", "ext-pdo": "*", "ext-phar": "*", - "phpbench/phpbench": "^0.13 || 1.0.0-alpha2", - "phpstan/phpstan": "^0.12", - "phpstan/phpstan-phpunit": "^0.12", - "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0" + "phpbench/phpbench": "^0.16 || ^1", + "phpstan/phpstan": "^1.4", + "phpstan/phpstan-phpunit": "^1", + "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", + "vimeo/psalm": "^4.22" }, "type": "library", "autoload": { @@ -6559,7 +6560,7 @@ ], "support": { "issues": "https://github.com/doctrine/instantiator/issues", - "source": "https://github.com/doctrine/instantiator/tree/1.4.0" + "source": "https://github.com/doctrine/instantiator/tree/1.4.1" }, "funding": [ { @@ -6575,7 +6576,7 @@ "type": "tidelift" } ], - "time": "2020-11-10T18:47:58+00:00" + "time": "2022-03-03T08:28:38+00:00" }, { "name": "justinrainbow/json-schema", @@ -6698,25 +6699,29 @@ }, { "name": "myclabs/deep-copy", - "version": "1.10.2", + "version": "1.11.0", "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", - "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220" + "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220", - "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/14daed4296fae74d9e3201d2c4925d1acb7aa614", + "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, + "conflict": { + "doctrine/collections": "<1.6.8", + "doctrine/common": "<2.13.3 || >=3,<3.2.2" + }, "require-dev": { - "doctrine/collections": "^1.0", - "doctrine/common": "^2.6", - "phpunit/phpunit": "^7.1" + "doctrine/collections": "^1.6.8", + "doctrine/common": "^2.13.3 || ^3.2.2", + "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13" }, "type": "library", "autoload": { @@ -6741,7 +6746,7 @@ ], "support": { "issues": "https://github.com/myclabs/DeepCopy/issues", - "source": "https://github.com/myclabs/DeepCopy/tree/1.10.2" + "source": "https://github.com/myclabs/DeepCopy/tree/1.11.0" }, "funding": [ { @@ -6749,7 +6754,7 @@ "type": "tidelift" } ], - "time": "2020-11-13T09:40:50+00:00" + "time": "2022-03-03T13:19:32+00:00" }, { "name": "nikic/php-parser", |
