summaryrefslogtreecommitdiff
path: root/composer.lock
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2022-04-12 14:26:58 +0100
committerGreg Roach <greg@subaqua.co.uk>2022-04-12 14:26:58 +0100
commitc9bfe03960c1c2fe9b96f24a0f2013b58e4c0d19 (patch)
tree9ed068d54057f7e51a755013ec3d8ab76360d860 /composer.lock
parentd8d90d8806122515cee95d1ed9fb02e9c829d1ca (diff)
downloadwebtrees-c9bfe03960c1c2fe9b96f24a0f2013b58e4c0d19.tar.gz
webtrees-c9bfe03960c1c2fe9b96f24a0f2013b58e4c0d19.tar.bz2
webtrees-c9bfe03960c1c2fe9b96f24a0f2013b58e4c0d19.zip
Update PHP dependencies
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock188
1 files changed, 98 insertions, 90 deletions
diff --git a/composer.lock b/composer.lock
index c806ccc7c5..aea72f8e1f 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": "0655a41d9ee0a56e0c5ea5ac3f08ab5f",
+ "content-hash": "8ba4ec208fcb5c914f4f38e02bc89d72",
"packages": [
{
"name": "aura/router",
@@ -295,16 +295,16 @@
},
{
"name": "doctrine/dbal",
- "version": "3.3.4",
+ "version": "3.3.5",
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
- "reference": "83f779beaea1893c0bece093ab2104c6d15a7f26"
+ "reference": "719663b15983278227669c8595151586a2ff3327"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/dbal/zipball/83f779beaea1893c0bece093ab2104c6d15a7f26",
- "reference": "83f779beaea1893c0bece093ab2104c6d15a7f26",
+ "url": "https://api.github.com/repos/doctrine/dbal/zipball/719663b15983278227669c8595151586a2ff3327",
+ "reference": "719663b15983278227669c8595151586a2ff3327",
"shasum": ""
},
"require": {
@@ -319,7 +319,7 @@
"require-dev": {
"doctrine/coding-standard": "9.0.0",
"jetbrains/phpstorm-stubs": "2021.1",
- "phpstan/phpstan": "1.4.6",
+ "phpstan/phpstan": "1.5.3",
"phpstan/phpstan-strict-rules": "^1.1",
"phpunit/phpunit": "9.5.16",
"psalm/plugin-phpunit": "0.16.1",
@@ -386,7 +386,7 @@
],
"support": {
"issues": "https://github.com/doctrine/dbal/issues",
- "source": "https://github.com/doctrine/dbal/tree/3.3.4"
+ "source": "https://github.com/doctrine/dbal/tree/3.3.5"
},
"funding": [
{
@@ -402,7 +402,7 @@
"type": "tidelift"
}
],
- "time": "2022-03-20T18:37:29+00:00"
+ "time": "2022-04-05T09:50:18+00:00"
},
{
"name": "doctrine/deprecations",
@@ -1438,7 +1438,7 @@
},
{
"name": "illuminate/collections",
- "version": "v8.83.6",
+ "version": "v8.83.7",
"source": {
"type": "git",
"url": "https://github.com/illuminate/collections.git",
@@ -1492,7 +1492,7 @@
},
{
"name": "illuminate/container",
- "version": "v8.83.6",
+ "version": "v8.83.7",
"source": {
"type": "git",
"url": "https://github.com/illuminate/container.git",
@@ -1543,7 +1543,7 @@
},
{
"name": "illuminate/contracts",
- "version": "v8.83.6",
+ "version": "v8.83.7",
"source": {
"type": "git",
"url": "https://github.com/illuminate/contracts.git",
@@ -1591,7 +1591,7 @@
},
{
"name": "illuminate/database",
- "version": "v8.83.6",
+ "version": "v8.83.7",
"source": {
"type": "git",
"url": "https://github.com/illuminate/database.git",
@@ -1659,7 +1659,7 @@
},
{
"name": "illuminate/macroable",
- "version": "v8.83.6",
+ "version": "v8.83.7",
"source": {
"type": "git",
"url": "https://github.com/illuminate/macroable.git",
@@ -1705,16 +1705,16 @@
},
{
"name": "illuminate/support",
- "version": "v8.83.6",
+ "version": "v8.83.7",
"source": {
"type": "git",
"url": "https://github.com/illuminate/support.git",
- "reference": "79afba1609f944a1678986c9e2c4486ae25999a6"
+ "reference": "5dd2ffb98c6169f8fcf84c065da3c27289e737af"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/illuminate/support/zipball/79afba1609f944a1678986c9e2c4486ae25999a6",
- "reference": "79afba1609f944a1678986c9e2c4486ae25999a6",
+ "url": "https://api.github.com/repos/illuminate/support/zipball/5dd2ffb98c6169f8fcf84c065da3c27289e737af",
+ "reference": "5dd2ffb98c6169f8fcf84c065da3c27289e737af",
"shasum": ""
},
"require": {
@@ -1769,7 +1769,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
- "time": "2022-02-25T19:54:55+00:00"
+ "time": "2022-04-04T15:14:19+00:00"
},
{
"name": "intervention/image",
@@ -1919,16 +1919,16 @@
},
{
"name": "league/commonmark",
- "version": "2.2.3",
+ "version": "2.3.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/commonmark.git",
- "reference": "47b015bc4e50fd4438c1ffef6139a1fb65d2ab71"
+ "reference": "32a49eb2b38fe5e5c417ab748a45d0beaab97955"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/47b015bc4e50fd4438c1ffef6139a1fb65d2ab71",
- "reference": "47b015bc4e50fd4438c1ffef6139a1fb65d2ab71",
+ "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/32a49eb2b38fe5e5c417ab748a45d0beaab97955",
+ "reference": "32a49eb2b38fe5e5c417ab748a45d0beaab97955",
"shasum": ""
},
"require": {
@@ -1937,17 +1937,19 @@
"php": "^7.4 || ^8.0",
"psr/event-dispatcher": "^1.0",
"symfony/deprecation-contracts": "^2.1 || ^3.0",
- "symfony/polyfill-php80": "^1.15"
+ "symfony/polyfill-php80": "^1.16"
},
"require-dev": {
"cebe/markdown": "^1.0",
"commonmark/cmark": "0.30.0",
"commonmark/commonmark.js": "0.30.0",
"composer/package-versions-deprecated": "^1.8",
+ "embed/embed": "^4.4",
"erusev/parsedown": "^1.0",
"ext-json": "*",
"github/gfm": "0.29.0",
"michelf/php-markdown": "^1.4",
+ "nyholm/psr7": "^1.5",
"phpstan/phpstan": "^0.12.88 || ^1.0.0",
"phpunit/phpunit": "^9.5.5",
"scrutinizer/ocular": "^1.8.1",
@@ -1962,7 +1964,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "2.3-dev"
+ "dev-main": "2.4-dev"
}
},
"autoload": {
@@ -2019,7 +2021,7 @@
"type": "tidelift"
}
],
- "time": "2022-02-26T21:24:45+00:00"
+ "time": "2022-04-07T22:37:05+00:00"
},
{
"name": "league/config",
@@ -2241,16 +2243,16 @@
},
{
"name": "league/mime-type-detection",
- "version": "1.9.0",
+ "version": "1.10.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/mime-type-detection.git",
- "reference": "aa70e813a6ad3d1558fc927863d47309b4c23e69"
+ "reference": "3e4a35d756eedc67096f30240a68a3149120dae7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/aa70e813a6ad3d1558fc927863d47309b4c23e69",
- "reference": "aa70e813a6ad3d1558fc927863d47309b4c23e69",
+ "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/3e4a35d756eedc67096f30240a68a3149120dae7",
+ "reference": "3e4a35d756eedc67096f30240a68a3149120dae7",
"shasum": ""
},
"require": {
@@ -2281,7 +2283,7 @@
"description": "Mime-type detection for Flysystem",
"support": {
"issues": "https://github.com/thephpleague/mime-type-detection/issues",
- "source": "https://github.com/thephpleague/mime-type-detection/tree/1.9.0"
+ "source": "https://github.com/thephpleague/mime-type-detection/tree/1.10.0"
},
"funding": [
{
@@ -2293,7 +2295,7 @@
"type": "tidelift"
}
],
- "time": "2021-11-21T11:48:40+00:00"
+ "time": "2022-04-11T12:49:04+00:00"
},
{
"name": "middlewares/client-ip",
@@ -3988,16 +3990,16 @@
},
{
"name": "symfony/cache-contracts",
- "version": "v2.5.0",
+ "version": "v2.5.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache-contracts.git",
- "reference": "ac2e168102a2e06a2624f0379bde94cd5854ced2"
+ "reference": "64be4a7acb83b6f2bf6de9a02cee6dad41277ebc"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/ac2e168102a2e06a2624f0379bde94cd5854ced2",
- "reference": "ac2e168102a2e06a2624f0379bde94cd5854ced2",
+ "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/64be4a7acb83b6f2bf6de9a02cee6dad41277ebc",
+ "reference": "64be4a7acb83b6f2bf6de9a02cee6dad41277ebc",
"shasum": ""
},
"require": {
@@ -4047,7 +4049,7 @@
"standards"
],
"support": {
- "source": "https://github.com/symfony/cache-contracts/tree/v2.5.0"
+ "source": "https://github.com/symfony/cache-contracts/tree/v2.5.1"
},
"funding": [
{
@@ -4063,7 +4065,7 @@
"type": "tidelift"
}
],
- "time": "2021-08-17T14:20:01+00:00"
+ "time": "2022-01-02T09:53:40+00:00"
},
{
"name": "symfony/console",
@@ -4166,16 +4168,16 @@
},
{
"name": "symfony/deprecation-contracts",
- "version": "v2.5.0",
+ "version": "v2.5.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git",
- "reference": "6f981ee24cf69ee7ce9736146d1c57c2780598a8"
+ "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/6f981ee24cf69ee7ce9736146d1c57c2780598a8",
- "reference": "6f981ee24cf69ee7ce9736146d1c57c2780598a8",
+ "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
+ "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
"shasum": ""
},
"require": {
@@ -4213,7 +4215,7 @@
"description": "A generic function and convention to trigger deprecation notices",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.0"
+ "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.1"
},
"funding": [
{
@@ -4229,7 +4231,7 @@
"type": "tidelift"
}
],
- "time": "2021-07-12T14:48:14+00:00"
+ "time": "2022-01-02T09:53:40+00:00"
},
{
"name": "symfony/event-dispatcher",
@@ -4318,16 +4320,16 @@
},
{
"name": "symfony/event-dispatcher-contracts",
- "version": "v2.5.0",
+ "version": "v2.5.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
- "reference": "66bea3b09be61613cd3b4043a65a8ec48cfa6d2a"
+ "reference": "f98b54df6ad059855739db6fcbc2d36995283fe1"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/66bea3b09be61613cd3b4043a65a8ec48cfa6d2a",
- "reference": "66bea3b09be61613cd3b4043a65a8ec48cfa6d2a",
+ "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/f98b54df6ad059855739db6fcbc2d36995283fe1",
+ "reference": "f98b54df6ad059855739db6fcbc2d36995283fe1",
"shasum": ""
},
"require": {
@@ -4377,7 +4379,7 @@
"standards"
],
"support": {
- "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.5.0"
+ "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.5.1"
},
"funding": [
{
@@ -4393,7 +4395,7 @@
"type": "tidelift"
}
],
- "time": "2021-07-12T14:48:14+00:00"
+ "time": "2022-01-02T09:53:40+00:00"
},
{
"name": "symfony/expression-language",
@@ -5353,22 +5355,22 @@
},
{
"name": "symfony/service-contracts",
- "version": "v2.5.0",
+ "version": "v2.5.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/service-contracts.git",
- "reference": "1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc"
+ "reference": "24d9dc654b83e91aa59f9d167b131bc3b5bea24c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/service-contracts/zipball/1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc",
- "reference": "1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc",
+ "url": "https://api.github.com/repos/symfony/service-contracts/zipball/24d9dc654b83e91aa59f9d167b131bc3b5bea24c",
+ "reference": "24d9dc654b83e91aa59f9d167b131bc3b5bea24c",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"psr/container": "^1.1",
- "symfony/deprecation-contracts": "^2.1"
+ "symfony/deprecation-contracts": "^2.1|^3"
},
"conflict": {
"ext-psr": "<1.1|>=2"
@@ -5416,7 +5418,7 @@
"standards"
],
"support": {
- "source": "https://github.com/symfony/service-contracts/tree/v2.5.0"
+ "source": "https://github.com/symfony/service-contracts/tree/v2.5.1"
},
"funding": [
{
@@ -5432,7 +5434,7 @@
"type": "tidelift"
}
],
- "time": "2021-11-04T16:48:04+00:00"
+ "time": "2022-03-13T20:07:29+00:00"
},
{
"name": "symfony/string",
@@ -5619,16 +5621,16 @@
},
{
"name": "symfony/translation-contracts",
- "version": "v2.5.0",
+ "version": "v2.5.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation-contracts.git",
- "reference": "d28150f0f44ce854e942b671fc2620a98aae1b1e"
+ "reference": "1211df0afa701e45a04253110e959d4af4ef0f07"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/d28150f0f44ce854e942b671fc2620a98aae1b1e",
- "reference": "d28150f0f44ce854e942b671fc2620a98aae1b1e",
+ "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/1211df0afa701e45a04253110e959d4af4ef0f07",
+ "reference": "1211df0afa701e45a04253110e959d4af4ef0f07",
"shasum": ""
},
"require": {
@@ -5677,7 +5679,7 @@
"standards"
],
"support": {
- "source": "https://github.com/symfony/translation-contracts/tree/v2.5.0"
+ "source": "https://github.com/symfony/translation-contracts/tree/v2.5.1"
},
"funding": [
{
@@ -5693,7 +5695,7 @@
"type": "tidelift"
}
],
- "time": "2021-08-17T14:20:01+00:00"
+ "time": "2022-01-02T09:53:40+00:00"
},
{
"name": "symfony/var-exporter",
@@ -6044,39 +6046,45 @@
},
{
"name": "composer/composer",
- "version": "2.2.9",
+ "version": "2.3.4",
"source": {
"type": "git",
"url": "https://github.com/composer/composer.git",
- "reference": "07eccf080ad63d55d95a7c9133506db7d9029264"
+ "reference": "b7a041319947872c4352aa8139f4b4d6dea7130f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/composer/composer/zipball/07eccf080ad63d55d95a7c9133506db7d9029264",
- "reference": "07eccf080ad63d55d95a7c9133506db7d9029264",
+ "url": "https://api.github.com/repos/composer/composer/zipball/b7a041319947872c4352aa8139f4b4d6dea7130f",
+ "reference": "b7a041319947872c4352aa8139f4b4d6dea7130f",
"shasum": ""
},
"require": {
"composer/ca-bundle": "^1.0",
"composer/metadata-minifier": "^1.0",
- "composer/pcre": "^1.0",
+ "composer/pcre": "^2 || ^3",
"composer/semver": "^3.0",
"composer/spdx-licenses": "^1.2",
- "composer/xdebug-handler": "^2.0 || ^3.0",
+ "composer/xdebug-handler": "^2.0.2 || ^3.0.3",
"justinrainbow/json-schema": "^5.2.11",
- "php": "^5.3.2 || ^7.0 || ^8.0",
- "psr/log": "^1.0 || ^2.0",
- "react/promise": "^1.2 || ^2.7",
+ "php": "^7.2.5 || ^8.0",
+ "psr/log": "^1.0 || ^2.0 || ^3.0",
+ "react/promise": "^2.8",
"seld/jsonlint": "^1.4",
- "seld/phar-utils": "^1.0",
- "symfony/console": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0",
- "symfony/filesystem": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0",
- "symfony/finder": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0",
- "symfony/process": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0"
+ "seld/phar-utils": "^1.2",
+ "symfony/console": "^5.4.1 || ^6.0",
+ "symfony/filesystem": "^5.4 || ^6.0",
+ "symfony/finder": "^5.4 || ^6.0",
+ "symfony/polyfill-php73": "^1.24",
+ "symfony/polyfill-php80": "^1.24",
+ "symfony/process": "^5.4 || ^6.0"
},
"require-dev": {
- "phpspec/prophecy": "^1.10",
- "symfony/phpunit-bridge": "^4.2 || ^5.0 || ^6.0"
+ "phpstan/phpstan": "^1.4.1",
+ "phpstan/phpstan-deprecation-rules": "^1",
+ "phpstan/phpstan-phpunit": "^1.0",
+ "phpstan/phpstan-strict-rules": "^1",
+ "phpstan/phpstan-symfony": "^1.1",
+ "symfony/phpunit-bridge": "^6.0"
},
"suggest": {
"ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages",
@@ -6089,7 +6097,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "2.2-dev"
+ "dev-main": "2.3-dev"
}
},
"autoload": {
@@ -6123,7 +6131,7 @@
"support": {
"irc": "ircs://irc.libera.chat:6697/composer",
"issues": "https://github.com/composer/composer/issues",
- "source": "https://github.com/composer/composer/tree/2.2.9"
+ "source": "https://github.com/composer/composer/tree/2.3.4"
},
"funding": [
{
@@ -6139,7 +6147,7 @@
"type": "tidelift"
}
],
- "time": "2022-03-15T21:13:37+00:00"
+ "time": "2022-04-07T19:16:35+00:00"
},
{
"name": "composer/metadata-minifier",
@@ -6212,30 +6220,30 @@
},
{
"name": "composer/pcre",
- "version": "1.0.1",
+ "version": "3.0.0",
"source": {
"type": "git",
"url": "https://github.com/composer/pcre.git",
- "reference": "67a32d7d6f9f560b726ab25a061b38ff3a80c560"
+ "reference": "e300eb6c535192decd27a85bc72a9290f0d6b3bd"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/composer/pcre/zipball/67a32d7d6f9f560b726ab25a061b38ff3a80c560",
- "reference": "67a32d7d6f9f560b726ab25a061b38ff3a80c560",
+ "url": "https://api.github.com/repos/composer/pcre/zipball/e300eb6c535192decd27a85bc72a9290f0d6b3bd",
+ "reference": "e300eb6c535192decd27a85bc72a9290f0d6b3bd",
"shasum": ""
},
"require": {
- "php": "^5.3.2 || ^7.0 || ^8.0"
+ "php": "^7.4 || ^8.0"
},
"require-dev": {
"phpstan/phpstan": "^1.3",
"phpstan/phpstan-strict-rules": "^1.1",
- "symfony/phpunit-bridge": "^4.2 || ^5"
+ "symfony/phpunit-bridge": "^5"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "1.x-dev"
+ "dev-main": "3.x-dev"
}
},
"autoload": {
@@ -6263,7 +6271,7 @@
],
"support": {
"issues": "https://github.com/composer/pcre/issues",
- "source": "https://github.com/composer/pcre/tree/1.0.1"
+ "source": "https://github.com/composer/pcre/tree/3.0.0"
},
"funding": [
{
@@ -6279,7 +6287,7 @@
"type": "tidelift"
}
],
- "time": "2022-01-21T20:24:37+00:00"
+ "time": "2022-02-25T20:21:48+00:00"
},
{
"name": "composer/semver",