summaryrefslogtreecommitdiff
path: root/composer.lock
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2025-08-10 21:09:48 +0100
committerGreg Roach <greg@subaqua.co.uk>2025-08-10 21:09:48 +0100
commitdc6eaf08219b53b407133dafe65f56b0e379b5fe (patch)
tree48b4fd57703d46c6e14d4538f4834b7122a75eb9 /composer.lock
parentebf24934b80a094ce34d14a186e35725c2fab362 (diff)
downloadwebtrees-dc6eaf08219b53b407133dafe65f56b0e379b5fe.tar.gz
webtrees-dc6eaf08219b53b407133dafe65f56b0e379b5fe.tar.bz2
webtrees-dc6eaf08219b53b407133dafe65f56b0e379b5fe.zip
Update PHP dependencies
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock166
1 files changed, 90 insertions, 76 deletions
diff --git a/composer.lock b/composer.lock
index e5f44de65f..449b67e7ad 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": "d8484930114da088e506efd3a6cfef4a",
+ "content-hash": "be5e0982ffd745839c94f09e699fdfb2",
"packages": [
{
"name": "aura/router",
@@ -265,33 +265,32 @@
},
{
"name": "doctrine/inflector",
- "version": "2.0.10",
+ "version": "2.0.11",
"source": {
"type": "git",
"url": "https://github.com/doctrine/inflector.git",
- "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc"
+ "reference": "8fa17b5b1724723d3e197bdcd2eb67a3697cc06e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/inflector/zipball/5817d0659c5b50c9b950feb9af7b9668e2c436bc",
- "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc",
+ "url": "https://api.github.com/repos/doctrine/inflector/zipball/8fa17b5b1724723d3e197bdcd2eb67a3697cc06e",
+ "reference": "8fa17b5b1724723d3e197bdcd2eb67a3697cc06e",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0"
},
"require-dev": {
- "doctrine/coding-standard": "^11.0",
- "phpstan/phpstan": "^1.8",
- "phpstan/phpstan-phpunit": "^1.1",
- "phpstan/phpstan-strict-rules": "^1.3",
- "phpunit/phpunit": "^8.5 || ^9.5",
- "vimeo/psalm": "^4.25 || ^5.4"
+ "doctrine/coding-standard": "^12.0 || ^13.0",
+ "phpstan/phpstan": "^1.12 || ^2.0",
+ "phpstan/phpstan-phpunit": "^1.4 || ^2.0",
+ "phpstan/phpstan-strict-rules": "^1.6 || ^2.0",
+ "phpunit/phpunit": "^8.5 || ^12.2"
},
"type": "library",
"autoload": {
"psr-4": {
- "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
+ "Doctrine\\Inflector\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
@@ -336,7 +335,7 @@
],
"support": {
"issues": "https://github.com/doctrine/inflector/issues",
- "source": "https://github.com/doctrine/inflector/tree/2.0.10"
+ "source": "https://github.com/doctrine/inflector/tree/2.0.11"
},
"funding": [
{
@@ -352,7 +351,7 @@
"type": "tidelift"
}
],
- "time": "2024-02-18T20:23:39+00:00"
+ "time": "2025-07-31T06:04:54+00:00"
},
{
"name": "doctrine/lexer",
@@ -1123,16 +1122,16 @@
},
{
"name": "illuminate/collections",
- "version": "v12.21.0",
+ "version": "v12.22.1",
"source": {
"type": "git",
"url": "https://github.com/illuminate/collections.git",
- "reference": "a048b4fbbef4742ff2eee843971bb8278239c610"
+ "reference": "19fa59c43c0c0e85171fd3aa8ed3b89604e34b63"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/illuminate/collections/zipball/a048b4fbbef4742ff2eee843971bb8278239c610",
- "reference": "a048b4fbbef4742ff2eee843971bb8278239c610",
+ "url": "https://api.github.com/repos/illuminate/collections/zipball/19fa59c43c0c0e85171fd3aa8ed3b89604e34b63",
+ "reference": "19fa59c43c0c0e85171fd3aa8ed3b89604e34b63",
"shasum": ""
},
"require": {
@@ -1176,11 +1175,11 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
- "time": "2025-07-15T20:29:59+00:00"
+ "time": "2025-08-04T20:12:58+00:00"
},
{
"name": "illuminate/conditionable",
- "version": "v12.21.0",
+ "version": "v12.22.1",
"source": {
"type": "git",
"url": "https://github.com/illuminate/conditionable.git",
@@ -1226,16 +1225,16 @@
},
{
"name": "illuminate/container",
- "version": "v12.21.0",
+ "version": "v12.22.1",
"source": {
"type": "git",
"url": "https://github.com/illuminate/container.git",
- "reference": "3b0defd0daf88f5b21767ed0cad7e6e3a699c9e4"
+ "reference": "14864194c13703df0f9b90baf5b886dce9c2055c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/illuminate/container/zipball/3b0defd0daf88f5b21767ed0cad7e6e3a699c9e4",
- "reference": "3b0defd0daf88f5b21767ed0cad7e6e3a699c9e4",
+ "url": "https://api.github.com/repos/illuminate/container/zipball/14864194c13703df0f9b90baf5b886dce9c2055c",
+ "reference": "14864194c13703df0f9b90baf5b886dce9c2055c",
"shasum": ""
},
"require": {
@@ -1273,20 +1272,20 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
- "time": "2025-07-20T18:31:22+00:00"
+ "time": "2025-08-03T15:10:34+00:00"
},
{
"name": "illuminate/contracts",
- "version": "v12.21.0",
+ "version": "v12.22.1",
"source": {
"type": "git",
"url": "https://github.com/illuminate/contracts.git",
- "reference": "c2eef857b808810f5cb187de58e23d25c1d443d9"
+ "reference": "458573a554b927e9594bb35baf9a7897dea03303"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/illuminate/contracts/zipball/c2eef857b808810f5cb187de58e23d25c1d443d9",
- "reference": "c2eef857b808810f5cb187de58e23d25c1d443d9",
+ "url": "https://api.github.com/repos/illuminate/contracts/zipball/458573a554b927e9594bb35baf9a7897dea03303",
+ "reference": "458573a554b927e9594bb35baf9a7897dea03303",
"shasum": ""
},
"require": {
@@ -1321,20 +1320,20 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
- "time": "2025-07-16T13:18:38+00:00"
+ "time": "2025-08-03T15:27:01+00:00"
},
{
"name": "illuminate/database",
- "version": "v12.21.0",
+ "version": "v12.22.1",
"source": {
"type": "git",
"url": "https://github.com/illuminate/database.git",
- "reference": "3e124669067f182e3c587929e19849e31686e67f"
+ "reference": "4d8d119044e1936df08c66371bb75338a1f69cc2"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/illuminate/database/zipball/3e124669067f182e3c587929e19849e31686e67f",
- "reference": "3e124669067f182e3c587929e19849e31686e67f",
+ "url": "https://api.github.com/repos/illuminate/database/zipball/4d8d119044e1936df08c66371bb75338a1f69cc2",
+ "reference": "4d8d119044e1936df08c66371bb75338a1f69cc2",
"shasum": ""
},
"require": {
@@ -1391,11 +1390,11 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
- "time": "2025-07-20T18:34:33+00:00"
+ "time": "2025-08-06T20:17:15+00:00"
},
{
"name": "illuminate/macroable",
- "version": "v12.21.0",
+ "version": "v12.22.1",
"source": {
"type": "git",
"url": "https://github.com/illuminate/macroable.git",
@@ -1441,16 +1440,16 @@
},
{
"name": "illuminate/support",
- "version": "v12.21.0",
+ "version": "v12.22.1",
"source": {
"type": "git",
"url": "https://github.com/illuminate/support.git",
- "reference": "212103694b407b41dce5aae4fe41fbe6ee1bec49"
+ "reference": "bd4e42af1bae237cd0f9f70613eb3a90caea5711"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/illuminate/support/zipball/212103694b407b41dce5aae4fe41fbe6ee1bec49",
- "reference": "212103694b407b41dce5aae4fe41fbe6ee1bec49",
+ "url": "https://api.github.com/repos/illuminate/support/zipball/bd4e42af1bae237cd0f9f70613eb3a90caea5711",
+ "reference": "bd4e42af1bae237cd0f9f70613eb3a90caea5711",
"shasum": ""
},
"require": {
@@ -1514,7 +1513,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
- "time": "2025-07-22T13:57:22+00:00"
+ "time": "2025-08-07T21:04:11+00:00"
},
{
"name": "intervention/gif",
@@ -2486,29 +2485,29 @@
},
{
"name": "nette/utils",
- "version": "v4.0.7",
+ "version": "v4.0.8",
"source": {
"type": "git",
"url": "https://github.com/nette/utils.git",
- "reference": "e67c4061eb40b9c113b218214e42cb5a0dda28f2"
+ "reference": "c930ca4e3cf4f17dcfb03037703679d2396d2ede"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/nette/utils/zipball/e67c4061eb40b9c113b218214e42cb5a0dda28f2",
- "reference": "e67c4061eb40b9c113b218214e42cb5a0dda28f2",
+ "url": "https://api.github.com/repos/nette/utils/zipball/c930ca4e3cf4f17dcfb03037703679d2396d2ede",
+ "reference": "c930ca4e3cf4f17dcfb03037703679d2396d2ede",
"shasum": ""
},
"require": {
- "php": "8.0 - 8.4"
+ "php": "8.0 - 8.5"
},
"conflict": {
"nette/finder": "<3",
"nette/schema": "<1.2.2"
},
"require-dev": {
- "jetbrains/phpstorm-attributes": "dev-master",
+ "jetbrains/phpstorm-attributes": "^1.2",
"nette/tester": "^2.5",
- "phpstan/phpstan": "^1.0",
+ "phpstan/phpstan-nette": "^2.0@stable",
"tracy/tracy": "^2.9"
},
"suggest": {
@@ -2526,6 +2525,9 @@
}
},
"autoload": {
+ "psr-4": {
+ "Nette\\": "src"
+ },
"classmap": [
"src/"
]
@@ -2566,9 +2568,9 @@
],
"support": {
"issues": "https://github.com/nette/utils/issues",
- "source": "https://github.com/nette/utils/tree/v4.0.7"
+ "source": "https://github.com/nette/utils/tree/v4.0.8"
},
- "time": "2025-06-03T04:55:08+00:00"
+ "time": "2025-08-06T21:43:34+00:00"
},
{
"name": "nyholm/psr7",
@@ -6088,16 +6090,16 @@
},
{
"name": "phpstan/phpstan",
- "version": "2.1.21",
+ "version": "2.1.22",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "1ccf445757458c06a04eb3f803603cb118fe5fa6"
+ "reference": "41600c8379eb5aee63e9413fe9e97273e25d57e4"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/1ccf445757458c06a04eb3f803603cb118fe5fa6",
- "reference": "1ccf445757458c06a04eb3f803603cb118fe5fa6",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/41600c8379eb5aee63e9413fe9e97273e25d57e4",
+ "reference": "41600c8379eb5aee63e9413fe9e97273e25d57e4",
"shasum": ""
},
"require": {
@@ -6142,7 +6144,7 @@
"type": "github"
}
],
- "time": "2025-07-28T19:35:08+00:00"
+ "time": "2025-08-04T19:17:37+00:00"
},
{
"name": "phpstan/phpstan-deprecation-rules",
@@ -6628,16 +6630,16 @@
},
{
"name": "phpunit/phpunit",
- "version": "12.3.0",
+ "version": "12.3.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
- "reference": "264da860d6fe0d00582355a6ecbbf7ae57b44895"
+ "reference": "ac6952c92e8a66ee5698cf81f421120ff64c8d0f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/264da860d6fe0d00582355a6ecbbf7ae57b44895",
- "reference": "264da860d6fe0d00582355a6ecbbf7ae57b44895",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ac6952c92e8a66ee5698cf81f421120ff64c8d0f",
+ "reference": "ac6952c92e8a66ee5698cf81f421120ff64c8d0f",
"shasum": ""
},
"require": {
@@ -6647,7 +6649,7 @@
"ext-mbstring": "*",
"ext-xml": "*",
"ext-xmlwriter": "*",
- "myclabs/deep-copy": "^1.13.3",
+ "myclabs/deep-copy": "^1.13.4",
"phar-io/manifest": "^2.0.4",
"phar-io/version": "^3.2.1",
"php": ">=8.3",
@@ -6657,13 +6659,13 @@
"phpunit/php-text-template": "^5.0.0",
"phpunit/php-timer": "^8.0.0",
"sebastian/cli-parser": "^4.0.0",
- "sebastian/comparator": "^7.1.0",
+ "sebastian/comparator": "^7.1.1",
"sebastian/diff": "^7.0.0",
"sebastian/environment": "^8.0.2",
"sebastian/exporter": "^7.0.0",
"sebastian/global-state": "^8.0.0",
"sebastian/object-enumerator": "^7.0.0",
- "sebastian/type": "^6.0.2",
+ "sebastian/type": "^6.0.3",
"sebastian/version": "^6.0.0",
"staabm/side-effects-detector": "^1.0.5"
},
@@ -6705,7 +6707,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.3.0"
+ "source": "https://github.com/sebastianbergmann/phpunit/tree/12.3.2"
},
"funding": [
{
@@ -6729,7 +6731,7 @@
"type": "tidelift"
}
],
- "time": "2025-08-01T05:14:47+00:00"
+ "time": "2025-08-10T08:36:39+00:00"
},
{
"name": "sebastian/cli-parser",
@@ -6790,16 +6792,16 @@
},
{
"name": "sebastian/comparator",
- "version": "7.1.0",
+ "version": "7.1.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git",
- "reference": "03d905327dccc0851c9a08d6a979dfc683826b6f"
+ "reference": "1a7c2bce03a13a457ed3c975dfd331b3b4b133aa"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/03d905327dccc0851c9a08d6a979dfc683826b6f",
- "reference": "03d905327dccc0851c9a08d6a979dfc683826b6f",
+ "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1a7c2bce03a13a457ed3c975dfd331b3b4b133aa",
+ "reference": "1a7c2bce03a13a457ed3c975dfd331b3b4b133aa",
"shasum": ""
},
"require": {
@@ -6858,7 +6860,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/comparator/issues",
"security": "https://github.com/sebastianbergmann/comparator/security/policy",
- "source": "https://github.com/sebastianbergmann/comparator/tree/7.1.0"
+ "source": "https://github.com/sebastianbergmann/comparator/tree/7.1.2"
},
"funding": [
{
@@ -6878,7 +6880,7 @@
"type": "tidelift"
}
],
- "time": "2025-06-17T07:41:58+00:00"
+ "time": "2025-08-10T08:50:08+00:00"
},
{
"name": "sebastian/complexity",
@@ -7459,16 +7461,16 @@
},
{
"name": "sebastian/type",
- "version": "6.0.2",
+ "version": "6.0.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/type.git",
- "reference": "1d7cd6e514384c36d7a390347f57c385d4be6069"
+ "reference": "e549163b9760b8f71f191651d22acf32d56d6d4d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/1d7cd6e514384c36d7a390347f57c385d4be6069",
- "reference": "1d7cd6e514384c36d7a390347f57c385d4be6069",
+ "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/e549163b9760b8f71f191651d22acf32d56d6d4d",
+ "reference": "e549163b9760b8f71f191651d22acf32d56d6d4d",
"shasum": ""
},
"require": {
@@ -7504,15 +7506,27 @@
"support": {
"issues": "https://github.com/sebastianbergmann/type/issues",
"security": "https://github.com/sebastianbergmann/type/security/policy",
- "source": "https://github.com/sebastianbergmann/type/tree/6.0.2"
+ "source": "https://github.com/sebastianbergmann/type/tree/6.0.3"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
+ },
+ {
+ "url": "https://liberapay.com/sebastianbergmann",
+ "type": "liberapay"
+ },
+ {
+ "url": "https://thanks.dev/u/gh/sebastianbergmann",
+ "type": "thanks_dev"
+ },
+ {
+ "url": "https://tidelift.com/funding/github/packagist/sebastian/type",
+ "type": "tidelift"
}
],
- "time": "2025-03-18T13:37:31+00:00"
+ "time": "2025-08-09T06:57:12+00:00"
},
{
"name": "sebastian/version",