summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2026-02-06 10:36:22 +0000
committerGreg Roach <greg@subaqua.co.uk>2026-02-06 10:36:22 +0000
commit2ebcd3d1a3a8c785a176e1493016d3562d29e764 (patch)
tree7ec4d4c5ff16fd4c9a7f9f0d2a49b8a72ed847df
parentc551da4217254cc70ace19087be4b0013071a619 (diff)
downloadwebtrees-2ebcd3d1a3a8c785a176e1493016d3562d29e764.tar.gz
webtrees-2ebcd3d1a3a8c785a176e1493016d3562d29e764.tar.bz2
webtrees-2ebcd3d1a3a8c785a176e1493016d3562d29e764.zip
Update PHP dependencies
-rw-r--r--composer.json6
-rw-r--r--composer.lock133
2 files changed, 70 insertions, 69 deletions
diff --git a/composer.json b/composer.json
index 72437f4ae3..3695e05e74 100644
--- a/composer.json
+++ b/composer.json
@@ -51,8 +51,8 @@
"fisharebest/ext-calendar": "2.6.0",
"fisharebest/localization": "1.17.0",
"guzzlehttp/guzzle": "7.10.0",
- "illuminate/database": "12.49.0",
- "illuminate/support": "12.49.0",
+ "illuminate/database": "12.50.0",
+ "illuminate/support": "12.50.0",
"intervention/image": "3.11.6",
"league/commonmark": "2.8.0",
"league/flysystem": "3.31.0",
@@ -87,7 +87,7 @@
"phpstan/phpstan": "2.1.38",
"phpstan/phpstan-deprecation-rules": "2.0.3",
"phpstan/phpstan-phpunit": "2.0.12",
- "phpunit/phpunit": "12.5.8",
+ "phpunit/phpunit": "12.5.9",
"squizlabs/php_codesniffer": "4.0.1"
},
"suggest": {
diff --git a/composer.lock b/composer.lock
index 90bee759ef..49c4ebe009 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": "000d659d2b44883b2d87edb4cef154ca",
+ "content-hash": "b374d9785aa7f95a285db4f2c9fbfb85",
"packages": [
{
"name": "aura/router",
@@ -61,16 +61,16 @@
},
{
"name": "brick/math",
- "version": "0.14.4",
+ "version": "0.14.6",
"source": {
"type": "git",
"url": "https://github.com/brick/math.git",
- "reference": "a8b53e6cc4d3a336543f042a4dfa0e3f2f2356a4"
+ "reference": "32498d5e1897e7642c0b961ace2df6d7dc9a3bc3"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/brick/math/zipball/a8b53e6cc4d3a336543f042a4dfa0e3f2f2356a4",
- "reference": "a8b53e6cc4d3a336543f042a4dfa0e3f2f2356a4",
+ "url": "https://api.github.com/repos/brick/math/zipball/32498d5e1897e7642c0b961ace2df6d7dc9a3bc3",
+ "reference": "32498d5e1897e7642c0b961ace2df6d7dc9a3bc3",
"shasum": ""
},
"require": {
@@ -109,7 +109,7 @@
],
"support": {
"issues": "https://github.com/brick/math/issues",
- "source": "https://github.com/brick/math/tree/0.14.4"
+ "source": "https://github.com/brick/math/tree/0.14.6"
},
"funding": [
{
@@ -117,7 +117,7 @@
"type": "github"
}
],
- "time": "2026-02-02T16:57:31+00:00"
+ "time": "2026-02-05T07:59:58+00:00"
},
{
"name": "carbonphp/carbon-doctrine-types",
@@ -1122,16 +1122,16 @@
},
{
"name": "illuminate/collections",
- "version": "v12.49.0",
+ "version": "v12.50.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/collections.git",
- "reference": "18ca56ad53265a18508198473b1523c1ad46edad"
+ "reference": "b4bbe2a929aaacf0ade3bec535f1f8fac6e6ed38"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/illuminate/collections/zipball/18ca56ad53265a18508198473b1523c1ad46edad",
- "reference": "18ca56ad53265a18508198473b1523c1ad46edad",
+ "url": "https://api.github.com/repos/illuminate/collections/zipball/b4bbe2a929aaacf0ade3bec535f1f8fac6e6ed38",
+ "reference": "b4bbe2a929aaacf0ade3bec535f1f8fac6e6ed38",
"shasum": ""
},
"require": {
@@ -1178,11 +1178,11 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
- "time": "2026-01-23T16:02:04+00:00"
+ "time": "2026-02-01T16:38:26+00:00"
},
{
"name": "illuminate/conditionable",
- "version": "v12.49.0",
+ "version": "v12.50.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/conditionable.git",
@@ -1228,16 +1228,16 @@
},
{
"name": "illuminate/container",
- "version": "v12.49.0",
+ "version": "v12.50.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/container.git",
- "reference": "fa04e7d808e771090361bf597893046989825063"
+ "reference": "a605f25d0e014b6e521bcb142a4eba578966a24f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/illuminate/container/zipball/fa04e7d808e771090361bf597893046989825063",
- "reference": "fa04e7d808e771090361bf597893046989825063",
+ "url": "https://api.github.com/repos/illuminate/container/zipball/a605f25d0e014b6e521bcb142a4eba578966a24f",
+ "reference": "a605f25d0e014b6e521bcb142a4eba578966a24f",
"shasum": ""
},
"require": {
@@ -1286,20 +1286,20 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
- "time": "2026-01-15T20:12:34+00:00"
+ "time": "2026-01-29T03:13:58+00:00"
},
{
"name": "illuminate/contracts",
- "version": "v12.49.0",
+ "version": "v12.50.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/contracts.git",
- "reference": "2c0015e16b40f32c41e49810b6a0acf61204ea3d"
+ "reference": "3d4eeab332c04a9eaea90968c19a66f78745e47a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/illuminate/contracts/zipball/2c0015e16b40f32c41e49810b6a0acf61204ea3d",
- "reference": "2c0015e16b40f32c41e49810b6a0acf61204ea3d",
+ "url": "https://api.github.com/repos/illuminate/contracts/zipball/3d4eeab332c04a9eaea90968c19a66f78745e47a",
+ "reference": "3d4eeab332c04a9eaea90968c19a66f78745e47a",
"shasum": ""
},
"require": {
@@ -1334,20 +1334,20 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
- "time": "2026-01-07T14:57:06+00:00"
+ "time": "2026-01-28T15:26:27+00:00"
},
{
"name": "illuminate/database",
- "version": "v12.49.0",
+ "version": "v12.50.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/database.git",
- "reference": "8bae0f679c8b96a3ecbd17cd657ceabecd678039"
+ "reference": "a20d2278cca2b9052381fbfab301d9bc7b5c47d1"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/illuminate/database/zipball/8bae0f679c8b96a3ecbd17cd657ceabecd678039",
- "reference": "8bae0f679c8b96a3ecbd17cd657ceabecd678039",
+ "url": "https://api.github.com/repos/illuminate/database/zipball/a20d2278cca2b9052381fbfab301d9bc7b5c47d1",
+ "reference": "a20d2278cca2b9052381fbfab301d9bc7b5c47d1",
"shasum": ""
},
"require": {
@@ -1406,11 +1406,11 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
- "time": "2026-01-26T10:26:43+00:00"
+ "time": "2026-02-04T15:21:01+00:00"
},
{
"name": "illuminate/macroable",
- "version": "v12.49.0",
+ "version": "v12.50.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/macroable.git",
@@ -1456,16 +1456,16 @@
},
{
"name": "illuminate/reflection",
- "version": "v12.49.0",
+ "version": "v12.50.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/reflection.git",
- "reference": "7b86bc570d5b75e4a3ad79f8cca1491ba24b7c75"
+ "reference": "6188e97a587371b9951c2a7e337cd760308c17d7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/illuminate/reflection/zipball/7b86bc570d5b75e4a3ad79f8cca1491ba24b7c75",
- "reference": "7b86bc570d5b75e4a3ad79f8cca1491ba24b7c75",
+ "url": "https://api.github.com/repos/illuminate/reflection/zipball/6188e97a587371b9951c2a7e337cd760308c17d7",
+ "reference": "6188e97a587371b9951c2a7e337cd760308c17d7",
"shasum": ""
},
"require": {
@@ -1503,20 +1503,20 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
- "time": "2025-12-09T15:11:22+00:00"
+ "time": "2026-02-04T15:21:22+00:00"
},
{
"name": "illuminate/support",
- "version": "v12.49.0",
+ "version": "v12.50.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/support.git",
- "reference": "196cae049b187ebffbe72efd22ef3ae57dd0a2db"
+ "reference": "411a11401406e7d542aa67a4b400feed6bedef0c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/illuminate/support/zipball/196cae049b187ebffbe72efd22ef3ae57dd0a2db",
- "reference": "196cae049b187ebffbe72efd22ef3ae57dd0a2db",
+ "url": "https://api.github.com/repos/illuminate/support/zipball/411a11401406e7d542aa67a4b400feed6bedef0c",
+ "reference": "411a11401406e7d542aa67a4b400feed6bedef0c",
"shasum": ""
},
"require": {
@@ -1583,7 +1583,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
- "time": "2026-01-27T02:58:23+00:00"
+ "time": "2026-02-04T15:14:59+00:00"
},
{
"name": "intervention/gif",
@@ -1731,27 +1731,27 @@
},
{
"name": "laravel/serializable-closure",
- "version": "v2.0.8",
+ "version": "v2.0.9",
"source": {
"type": "git",
"url": "https://github.com/laravel/serializable-closure.git",
- "reference": "7581a4407012f5f53365e11bafc520fd7f36bc9b"
+ "reference": "8f631589ab07b7b52fead814965f5a800459cb3e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/7581a4407012f5f53365e11bafc520fd7f36bc9b",
- "reference": "7581a4407012f5f53365e11bafc520fd7f36bc9b",
+ "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/8f631589ab07b7b52fead814965f5a800459cb3e",
+ "reference": "8f631589ab07b7b52fead814965f5a800459cb3e",
"shasum": ""
},
"require": {
"php": "^8.1"
},
"require-dev": {
- "illuminate/support": "^10.0|^11.0|^12.0",
+ "illuminate/support": "^10.0|^11.0|^12.0|^13.0",
"nesbot/carbon": "^2.67|^3.0",
"pestphp/pest": "^2.36|^3.0|^4.0",
"phpstan/phpstan": "^2.0",
- "symfony/var-dumper": "^6.2.0|^7.0.0"
+ "symfony/var-dumper": "^6.2.0|^7.0.0|^8.0.0"
},
"type": "library",
"extra": {
@@ -1788,7 +1788,7 @@
"issues": "https://github.com/laravel/serializable-closure/issues",
"source": "https://github.com/laravel/serializable-closure"
},
- "time": "2026-01-08T16:22:46+00:00"
+ "time": "2026-02-03T06:55:34+00:00"
},
{
"name": "league/commonmark",
@@ -2558,16 +2558,16 @@
},
{
"name": "nette/utils",
- "version": "v4.1.1",
+ "version": "v4.1.2",
"source": {
"type": "git",
"url": "https://github.com/nette/utils.git",
- "reference": "c99059c0315591f1a0db7ad6002000288ab8dc72"
+ "reference": "f76b5dc3d6c6d3043c8d937df2698515b99cbaf5"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/nette/utils/zipball/c99059c0315591f1a0db7ad6002000288ab8dc72",
- "reference": "c99059c0315591f1a0db7ad6002000288ab8dc72",
+ "url": "https://api.github.com/repos/nette/utils/zipball/f76b5dc3d6c6d3043c8d937df2698515b99cbaf5",
+ "reference": "f76b5dc3d6c6d3043c8d937df2698515b99cbaf5",
"shasum": ""
},
"require": {
@@ -2580,7 +2580,7 @@
"require-dev": {
"jetbrains/phpstorm-attributes": "^1.2",
"nette/tester": "^2.5",
- "phpstan/phpstan-nette": "^2.0@stable",
+ "phpstan/phpstan": "^2.0@stable",
"tracy/tracy": "^2.9"
},
"suggest": {
@@ -2641,9 +2641,9 @@
],
"support": {
"issues": "https://github.com/nette/utils/issues",
- "source": "https://github.com/nette/utils/tree/v4.1.1"
+ "source": "https://github.com/nette/utils/tree/v4.1.2"
},
- "time": "2025-12-22T12:14:32+00:00"
+ "time": "2026-02-03T17:21:09+00:00"
},
{
"name": "nyholm/psr7",
@@ -6523,16 +6523,16 @@
},
{
"name": "phpunit/php-code-coverage",
- "version": "12.5.2",
+ "version": "12.5.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
- "reference": "4a9739b51cbcb355f6e95659612f92e282a7077b"
+ "reference": "b015312f28dd75b75d3422ca37dff2cd1a565e8d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/4a9739b51cbcb355f6e95659612f92e282a7077b",
- "reference": "4a9739b51cbcb355f6e95659612f92e282a7077b",
+ "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/b015312f28dd75b75d3422ca37dff2cd1a565e8d",
+ "reference": "b015312f28dd75b75d3422ca37dff2cd1a565e8d",
"shasum": ""
},
"require": {
@@ -6588,7 +6588,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
"security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
- "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/12.5.2"
+ "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/12.5.3"
},
"funding": [
{
@@ -6608,7 +6608,7 @@
"type": "tidelift"
}
],
- "time": "2025-12-24T07:03:04+00:00"
+ "time": "2026-02-06T06:01:44+00:00"
},
{
"name": "phpunit/php-file-iterator",
@@ -6869,16 +6869,16 @@
},
{
"name": "phpunit/phpunit",
- "version": "12.5.8",
+ "version": "12.5.9",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
- "reference": "37ddb96c14bfee10304825edbb7e66d341ec6889"
+ "reference": "83d4c158526c879b4c5cf7149d27958b6d912373"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/37ddb96c14bfee10304825edbb7e66d341ec6889",
- "reference": "37ddb96c14bfee10304825edbb7e66d341ec6889",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/83d4c158526c879b4c5cf7149d27958b6d912373",
+ "reference": "83d4c158526c879b4c5cf7149d27958b6d912373",
"shasum": ""
},
"require": {
@@ -6893,7 +6893,7 @@
"phar-io/version": "^3.2.1",
"php": ">=8.3",
"phpunit/php-code-coverage": "^12.5.2",
- "phpunit/php-file-iterator": "^6.0.0",
+ "phpunit/php-file-iterator": "^6.0.1",
"phpunit/php-invoker": "^6.0.0",
"phpunit/php-text-template": "^5.0.0",
"phpunit/php-timer": "^8.0.0",
@@ -6904,6 +6904,7 @@
"sebastian/exporter": "^7.0.2",
"sebastian/global-state": "^8.0.2",
"sebastian/object-enumerator": "^7.0.0",
+ "sebastian/recursion-context": "^7.0.1",
"sebastian/type": "^6.0.3",
"sebastian/version": "^6.0.0",
"staabm/side-effects-detector": "^1.0.5"
@@ -6946,7 +6947,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
- "source": "https://github.com/sebastianbergmann/phpunit/tree/12.5.8"
+ "source": "https://github.com/sebastianbergmann/phpunit/tree/12.5.9"
},
"funding": [
{
@@ -6970,7 +6971,7 @@
"type": "tidelift"
}
],
- "time": "2026-01-27T06:12:29+00:00"
+ "time": "2026-02-05T08:01:09+00:00"
},
{
"name": "sebastian/cli-parser",