summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2025-12-21 22:54:25 +0000
committerGreg Roach <greg@subaqua.co.uk>2025-12-21 22:54:25 +0000
commitf726a21d3872e036a0ce0b1fa8f3145f2ef71ae2 (patch)
tree2c05965437450effd5114e9232a4d4a2d55644a3
parent6610fb700b6facd93d37eec5c17c0590f8d4f0f7 (diff)
downloadwebtrees-f726a21d3872e036a0ce0b1fa8f3145f2ef71ae2.tar.gz
webtrees-f726a21d3872e036a0ce0b1fa8f3145f2ef71ae2.tar.bz2
webtrees-f726a21d3872e036a0ce0b1fa8f3145f2ef71ae2.zip
Update PHP dependencies
-rw-r--r--composer.json10
-rw-r--r--composer.lock100
2 files changed, 55 insertions, 55 deletions
diff --git a/composer.json b/composer.json
index fca14b28bd..fcd27f6f8b 100644
--- a/composer.json
+++ b/composer.json
@@ -47,7 +47,7 @@
"ext-session": "*",
"ext-xml": "*",
"aura/router": "3.4.2",
- "doctrine/dbal": "3.10.3",
+ "doctrine/dbal": "3.10.4",
"ezyang/htmlpurifier": "4.19.0",
"fig/http-message-util": "1.1.5",
"fisharebest/algorithm": "1.6.0",
@@ -89,13 +89,13 @@
"ext-sqlite3": "*",
"composer/composer": "2.9.2",
"league/flysystem-memory": "2.0.6",
- "php-coveralls/php-coveralls": "2.9.0",
+ "php-coveralls/php-coveralls": "2.9.1",
"phpstan/extension-installer": "1.4.3",
- "phpstan/phpstan": "2.1.32",
+ "phpstan/phpstan": "2.1.33",
"phpstan/phpstan-deprecation-rules": "2.0.3",
- "phpstan/phpstan-phpunit": "2.0.8",
+ "phpstan/phpstan-phpunit": "2.0.11",
"phpstan/phpstan-strict-rules": "2.0.7",
- "phpunit/phpunit": "9.6.29",
+ "phpunit/phpunit": "9.6.31",
"squizlabs/php_codesniffer": "4.0.1"
},
"suggest": {
diff --git a/composer.lock b/composer.lock
index dd85a4b4f9..9b9cda293f 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": "c41dbff2658aa85dd4cbe2282af7b93d",
+ "content-hash": "a6d9908745ee09532ac8410e9974f0a5",
"packages": [
{
"name": "aura/router",
@@ -265,16 +265,16 @@
},
{
"name": "doctrine/dbal",
- "version": "3.10.3",
+ "version": "3.10.4",
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
- "reference": "65edaca19a752730f290ec2fb89d593cb40afb43"
+ "reference": "63a46cb5aa6f60991186cc98c1d1b50c09311868"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/dbal/zipball/65edaca19a752730f290ec2fb89d593cb40afb43",
- "reference": "65edaca19a752730f290ec2fb89d593cb40afb43",
+ "url": "https://api.github.com/repos/doctrine/dbal/zipball/63a46cb5aa6f60991186cc98c1d1b50c09311868",
+ "reference": "63a46cb5aa6f60991186cc98c1d1b50c09311868",
"shasum": ""
},
"require": {
@@ -298,8 +298,8 @@
"phpunit/phpunit": "9.6.29",
"slevomat/coding-standard": "8.24.0",
"squizlabs/php_codesniffer": "4.0.0",
- "symfony/cache": "^5.4|^6.0|^7.0",
- "symfony/console": "^4.4|^5.4|^6.0|^7.0"
+ "symfony/cache": "^5.4|^6.0|^7.0|^8.0",
+ "symfony/console": "^4.4|^5.4|^6.0|^7.0|^8.0"
},
"suggest": {
"symfony/console": "For helpful console commands such as SQL execution and import of files."
@@ -359,7 +359,7 @@
],
"support": {
"issues": "https://github.com/doctrine/dbal/issues",
- "source": "https://github.com/doctrine/dbal/tree/3.10.3"
+ "source": "https://github.com/doctrine/dbal/tree/3.10.4"
},
"funding": [
{
@@ -375,7 +375,7 @@
"type": "tidelift"
}
],
- "time": "2025-10-09T09:05:12+00:00"
+ "time": "2025-11-29T10:46:08+00:00"
},
{
"name": "doctrine/deprecations",
@@ -5866,16 +5866,16 @@
"packages-dev": [
{
"name": "composer/ca-bundle",
- "version": "1.5.9",
+ "version": "1.5.10",
"source": {
"type": "git",
"url": "https://github.com/composer/ca-bundle.git",
- "reference": "1905981ee626e6f852448b7aaa978f8666c5bc54"
+ "reference": "961a5e4056dd2e4a2eedcac7576075947c28bf63"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/composer/ca-bundle/zipball/1905981ee626e6f852448b7aaa978f8666c5bc54",
- "reference": "1905981ee626e6f852448b7aaa978f8666c5bc54",
+ "url": "https://api.github.com/repos/composer/ca-bundle/zipball/961a5e4056dd2e4a2eedcac7576075947c28bf63",
+ "reference": "961a5e4056dd2e4a2eedcac7576075947c28bf63",
"shasum": ""
},
"require": {
@@ -5922,7 +5922,7 @@
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/ca-bundle/issues",
- "source": "https://github.com/composer/ca-bundle/tree/1.5.9"
+ "source": "https://github.com/composer/ca-bundle/tree/1.5.10"
},
"funding": [
{
@@ -5934,7 +5934,7 @@
"type": "github"
}
],
- "time": "2025-11-06T11:46:17+00:00"
+ "time": "2025-12-08T15:06:51+00:00"
},
{
"name": "composer/class-map-generator",
@@ -6561,21 +6561,21 @@
},
{
"name": "justinrainbow/json-schema",
- "version": "6.6.1",
+ "version": "6.6.3",
"source": {
"type": "git",
"url": "https://github.com/jsonrainbow/json-schema.git",
- "reference": "fd8e5c6b1badb998844ad34ce0abcd71a0aeb396"
+ "reference": "134e98916fa2f663afa623970af345cd788e8967"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/fd8e5c6b1badb998844ad34ce0abcd71a0aeb396",
- "reference": "fd8e5c6b1badb998844ad34ce0abcd71a0aeb396",
+ "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/134e98916fa2f663afa623970af345cd788e8967",
+ "reference": "134e98916fa2f663afa623970af345cd788e8967",
"shasum": ""
},
"require": {
"ext-json": "*",
- "marc-mabe/php-enum": "^4.0",
+ "marc-mabe/php-enum": "^4.4",
"php": "^7.2 || ^8.0"
},
"require-dev": {
@@ -6630,9 +6630,9 @@
],
"support": {
"issues": "https://github.com/jsonrainbow/json-schema/issues",
- "source": "https://github.com/jsonrainbow/json-schema/tree/6.6.1"
+ "source": "https://github.com/jsonrainbow/json-schema/tree/6.6.3"
},
- "time": "2025-11-07T18:30:29+00:00"
+ "time": "2025-12-02T10:21:33+00:00"
},
{
"name": "league/flysystem-memory",
@@ -6818,16 +6818,16 @@
},
{
"name": "nikic/php-parser",
- "version": "v5.6.2",
+ "version": "v5.7.0",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
- "reference": "3a454ca033b9e06b63282ce19562e892747449bb"
+ "reference": "dca41cd15c2ac9d055ad70dbfd011130757d1f82"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/3a454ca033b9e06b63282ce19562e892747449bb",
- "reference": "3a454ca033b9e06b63282ce19562e892747449bb",
+ "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/dca41cd15c2ac9d055ad70dbfd011130757d1f82",
+ "reference": "dca41cd15c2ac9d055ad70dbfd011130757d1f82",
"shasum": ""
},
"require": {
@@ -6870,9 +6870,9 @@
],
"support": {
"issues": "https://github.com/nikic/PHP-Parser/issues",
- "source": "https://github.com/nikic/PHP-Parser/tree/v5.6.2"
+ "source": "https://github.com/nikic/PHP-Parser/tree/v5.7.0"
},
- "time": "2025-10-21T19:32:17+00:00"
+ "time": "2025-12-06T11:56:16+00:00"
},
{
"name": "phar-io/manifest",
@@ -6994,16 +6994,16 @@
},
{
"name": "php-coveralls/php-coveralls",
- "version": "v2.9.0",
+ "version": "v2.9.1",
"source": {
"type": "git",
"url": "https://github.com/php-coveralls/php-coveralls.git",
- "reference": "468f5247e9e36ecc9b34f501cab868e7ac7c1f73"
+ "reference": "916bdb118597f61ce6715fb738ab8f234b89a2cb"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/php-coveralls/php-coveralls/zipball/468f5247e9e36ecc9b34f501cab868e7ac7c1f73",
- "reference": "468f5247e9e36ecc9b34f501cab868e7ac7c1f73",
+ "url": "https://api.github.com/repos/php-coveralls/php-coveralls/zipball/916bdb118597f61ce6715fb738ab8f234b89a2cb",
+ "reference": "916bdb118597f61ce6715fb738ab8f234b89a2cb",
"shasum": ""
},
"require": {
@@ -7071,9 +7071,9 @@
],
"support": {
"issues": "https://github.com/php-coveralls/php-coveralls/issues",
- "source": "https://github.com/php-coveralls/php-coveralls/tree/v2.9.0"
+ "source": "https://github.com/php-coveralls/php-coveralls/tree/v2.9.1"
},
- "time": "2025-11-06T10:39:48+00:00"
+ "time": "2025-12-18T13:08:37+00:00"
},
{
"name": "phpstan/extension-installer",
@@ -7125,11 +7125,11 @@
},
{
"name": "phpstan/phpstan",
- "version": "2.1.32",
+ "version": "2.1.33",
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e126cad1e30a99b137b8ed75a85a676450ebb227",
- "reference": "e126cad1e30a99b137b8ed75a85a676450ebb227",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9e800e6bee7d5bd02784d4c6069b48032d16224f",
+ "reference": "9e800e6bee7d5bd02784d4c6069b48032d16224f",
"shasum": ""
},
"require": {
@@ -7174,7 +7174,7 @@
"type": "github"
}
],
- "time": "2025-11-11T15:18:17+00:00"
+ "time": "2025-12-05T10:24:31+00:00"
},
{
"name": "phpstan/phpstan-deprecation-rules",
@@ -7225,16 +7225,16 @@
},
{
"name": "phpstan/phpstan-phpunit",
- "version": "2.0.8",
+ "version": "2.0.11",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-phpunit.git",
- "reference": "2fe9fbeceaf76dd1ebaa7bbbb25e2fb5e59db2fe"
+ "reference": "5e30669bef866eff70db8b58d72a5c185aa82414"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/2fe9fbeceaf76dd1ebaa7bbbb25e2fb5e59db2fe",
- "reference": "2fe9fbeceaf76dd1ebaa7bbbb25e2fb5e59db2fe",
+ "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/5e30669bef866eff70db8b58d72a5c185aa82414",
+ "reference": "5e30669bef866eff70db8b58d72a5c185aa82414",
"shasum": ""
},
"require": {
@@ -7272,9 +7272,9 @@
"description": "PHPUnit extensions and rules for PHPStan",
"support": {
"issues": "https://github.com/phpstan/phpstan-phpunit/issues",
- "source": "https://github.com/phpstan/phpstan-phpunit/tree/2.0.8"
+ "source": "https://github.com/phpstan/phpstan-phpunit/tree/2.0.11"
},
- "time": "2025-11-11T07:55:22+00:00"
+ "time": "2025-12-19T09:05:35+00:00"
},
{
"name": "phpstan/phpstan-strict-rules",
@@ -7645,16 +7645,16 @@
},
{
"name": "phpunit/phpunit",
- "version": "9.6.29",
+ "version": "9.6.31",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
- "reference": "9ecfec57835a5581bc888ea7e13b51eb55ab9dd3"
+ "reference": "945d0b7f346a084ce5549e95289962972c4272e5"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9ecfec57835a5581bc888ea7e13b51eb55ab9dd3",
- "reference": "9ecfec57835a5581bc888ea7e13b51eb55ab9dd3",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/945d0b7f346a084ce5549e95289962972c4272e5",
+ "reference": "945d0b7f346a084ce5549e95289962972c4272e5",
"shasum": ""
},
"require": {
@@ -7728,7 +7728,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
- "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.29"
+ "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.31"
},
"funding": [
{
@@ -7752,7 +7752,7 @@
"type": "tidelift"
}
],
- "time": "2025-09-24T06:29:11+00:00"
+ "time": "2025-12-06T07:45:52+00:00"
},
{
"name": "react/promise",