summaryrefslogtreecommitdiff
path: root/composer.lock
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2025-03-02 22:02:56 +0000
committerGreg Roach <greg@subaqua.co.uk>2025-03-02 22:02:56 +0000
commitb9153702cc77a4e89516d9db80d6a6f7970b496b (patch)
treedcc8a7a5ffd7b009e68dcc2467b44106793625d9 /composer.lock
parent5a95b6ec8b75bf5be42ec2bc7d38a2669dc586ec (diff)
downloadwebtrees-b9153702cc77a4e89516d9db80d6a6f7970b496b.tar.gz
webtrees-b9153702cc77a4e89516d9db80d6a6f7970b496b.tar.bz2
webtrees-b9153702cc77a4e89516d9db80d6a6f7970b496b.zip
Update PHP dependencies
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock357
1 files changed, 172 insertions, 185 deletions
diff --git a/composer.lock b/composer.lock
index 8dd766f68e..d7fc836232 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,25 +4,25 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "667992bbe05e1d897b6d7a77eca6dce0",
+ "content-hash": "7bd322dd754f08e77e3e5ca3b08877ff",
"packages": [
{
"name": "aura/router",
- "version": "3.3.0",
+ "version": "3.4.0",
"source": {
"type": "git",
"url": "https://github.com/auraphp/Aura.Router.git",
- "reference": "589e806550d511e31a6609edb17f282ea8c957f9"
+ "reference": "4e3a44bdb60f608952b56080d196871d47996b61"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/auraphp/Aura.Router/zipball/589e806550d511e31a6609edb17f282ea8c957f9",
- "reference": "589e806550d511e31a6609edb17f282ea8c957f9",
+ "url": "https://api.github.com/repos/auraphp/Aura.Router/zipball/4e3a44bdb60f608952b56080d196871d47996b61",
+ "reference": "4e3a44bdb60f608952b56080d196871d47996b61",
"shasum": ""
},
"require": {
"php": ">=5.5.0",
- "psr/http-message": "~1.0",
+ "psr/http-message": "^1.0 || ^2.0",
"psr/log": "^1.0 || ^2.0 || ^3.0"
},
"require-dev": {
@@ -55,22 +55,22 @@
],
"support": {
"issues": "https://github.com/auraphp/Aura.Router/issues",
- "source": "https://github.com/auraphp/Aura.Router/tree/3.3.0"
+ "source": "https://github.com/auraphp/Aura.Router/tree/3.4.0"
},
- "time": "2023-06-12T04:42:55+00:00"
+ "time": "2025-03-02T07:02:16+00:00"
},
{
"name": "brick/math",
- "version": "0.12.1",
+ "version": "0.12.3",
"source": {
"type": "git",
"url": "https://github.com/brick/math.git",
- "reference": "f510c0a40911935b77b86859eb5223d58d660df1"
+ "reference": "866551da34e9a618e64a819ee1e01c20d8a588ba"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/brick/math/zipball/f510c0a40911935b77b86859eb5223d58d660df1",
- "reference": "f510c0a40911935b77b86859eb5223d58d660df1",
+ "url": "https://api.github.com/repos/brick/math/zipball/866551da34e9a618e64a819ee1e01c20d8a588ba",
+ "reference": "866551da34e9a618e64a819ee1e01c20d8a588ba",
"shasum": ""
},
"require": {
@@ -79,7 +79,7 @@
"require-dev": {
"php-coveralls/php-coveralls": "^2.2",
"phpunit/phpunit": "^10.1",
- "vimeo/psalm": "5.16.0"
+ "vimeo/psalm": "6.8.8"
},
"type": "library",
"autoload": {
@@ -109,7 +109,7 @@
],
"support": {
"issues": "https://github.com/brick/math/issues",
- "source": "https://github.com/brick/math/tree/0.12.1"
+ "source": "https://github.com/brick/math/tree/0.12.3"
},
"funding": [
{
@@ -117,7 +117,7 @@
"type": "github"
}
],
- "time": "2023-11-29T23:19:16+00:00"
+ "time": "2025-02-28T13:11:00+00:00"
},
{
"name": "carbonphp/carbon-doctrine-types",
@@ -1123,31 +1123,31 @@
},
{
"name": "illuminate/collections",
- "version": "v11.43.0",
+ "version": "v12.0.1",
"source": {
"type": "git",
"url": "https://github.com/illuminate/collections.git",
- "reference": "a9d5e7ef4cffd14ac8e870d4899cde106990329c"
+ "reference": "a7dc526f2279c4ddac69e296842db90626820157"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/illuminate/collections/zipball/a9d5e7ef4cffd14ac8e870d4899cde106990329c",
- "reference": "a9d5e7ef4cffd14ac8e870d4899cde106990329c",
+ "url": "https://api.github.com/repos/illuminate/collections/zipball/a7dc526f2279c4ddac69e296842db90626820157",
+ "reference": "a7dc526f2279c4ddac69e296842db90626820157",
"shasum": ""
},
"require": {
- "illuminate/conditionable": "^11.0",
- "illuminate/contracts": "^11.0",
- "illuminate/macroable": "^11.0",
+ "illuminate/conditionable": "^12.0",
+ "illuminate/contracts": "^12.0",
+ "illuminate/macroable": "^12.0",
"php": "^8.2"
},
"suggest": {
- "symfony/var-dumper": "Required to use the dump method (^7.0)."
+ "symfony/var-dumper": "Required to use the dump method (^7.2)."
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "11.x-dev"
+ "dev-master": "12.x-dev"
}
},
"autoload": {
@@ -1175,29 +1175,29 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
- "time": "2025-02-17T16:11:43+00:00"
+ "time": "2025-02-19T22:50:56+00:00"
},
{
"name": "illuminate/conditionable",
- "version": "v11.43.0",
+ "version": "v12.0.1",
"source": {
"type": "git",
"url": "https://github.com/illuminate/conditionable.git",
- "reference": "911df1bda950a3b799cf80671764e34eede131c6"
+ "reference": "a2b3c66f3ca532e12e694bd5c9254adc303b922d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/illuminate/conditionable/zipball/911df1bda950a3b799cf80671764e34eede131c6",
- "reference": "911df1bda950a3b799cf80671764e34eede131c6",
+ "url": "https://api.github.com/repos/illuminate/conditionable/zipball/a2b3c66f3ca532e12e694bd5c9254adc303b922d",
+ "reference": "a2b3c66f3ca532e12e694bd5c9254adc303b922d",
"shasum": ""
},
"require": {
- "php": "^8.0.2"
+ "php": "^8.2"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "11.x-dev"
+ "dev-master": "12.x-dev"
}
},
"autoload": {
@@ -1221,24 +1221,24 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
- "time": "2024-11-21T16:28:56+00:00"
+ "time": "2025-02-19T19:08:33+00:00"
},
{
"name": "illuminate/container",
- "version": "v11.43.0",
+ "version": "v12.0.1",
"source": {
"type": "git",
"url": "https://github.com/illuminate/container.git",
- "reference": "4dcc3fcbab92e734fc0c08d9cfd97f5a1aef18ca"
+ "reference": "2f99ed909d7439d5298b85e2f51d3965aa77e5a9"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/illuminate/container/zipball/4dcc3fcbab92e734fc0c08d9cfd97f5a1aef18ca",
- "reference": "4dcc3fcbab92e734fc0c08d9cfd97f5a1aef18ca",
+ "url": "https://api.github.com/repos/illuminate/container/zipball/2f99ed909d7439d5298b85e2f51d3965aa77e5a9",
+ "reference": "2f99ed909d7439d5298b85e2f51d3965aa77e5a9",
"shasum": ""
},
"require": {
- "illuminate/contracts": "^11.0",
+ "illuminate/contracts": "^12.0",
"php": "^8.2",
"psr/container": "^1.1.1|^2.0.1"
},
@@ -1248,7 +1248,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "11.x-dev"
+ "dev-master": "12.x-dev"
}
},
"autoload": {
@@ -1272,20 +1272,20 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
- "time": "2025-02-10T14:20:57+00:00"
+ "time": "2025-02-17T16:39:31+00:00"
},
{
"name": "illuminate/contracts",
- "version": "v11.43.0",
+ "version": "v12.0.1",
"source": {
"type": "git",
"url": "https://github.com/illuminate/contracts.git",
- "reference": "b350a3cd8450846325cb49e1cbc1293598b18898"
+ "reference": "bd1fb3b0dacf0d399b9c39dba89f8cda345218e6"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/illuminate/contracts/zipball/b350a3cd8450846325cb49e1cbc1293598b18898",
- "reference": "b350a3cd8450846325cb49e1cbc1293598b18898",
+ "url": "https://api.github.com/repos/illuminate/contracts/zipball/bd1fb3b0dacf0d399b9c39dba89f8cda345218e6",
+ "reference": "bd1fb3b0dacf0d399b9c39dba89f8cda345218e6",
"shasum": ""
},
"require": {
@@ -1296,7 +1296,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "11.x-dev"
+ "dev-master": "12.x-dev"
}
},
"autoload": {
@@ -1320,46 +1320,46 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
- "time": "2025-02-10T14:20:57+00:00"
+ "time": "2025-02-17T16:39:31+00:00"
},
{
"name": "illuminate/database",
- "version": "v11.42.0",
+ "version": "v12.0.1",
"source": {
"type": "git",
"url": "https://github.com/illuminate/database.git",
- "reference": "3d7608935dbf32ba59914ed3b251097aa225ce46"
+ "reference": "f82b711b65cd4ce29e128c5292f814c39643bec2"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/illuminate/database/zipball/3d7608935dbf32ba59914ed3b251097aa225ce46",
- "reference": "3d7608935dbf32ba59914ed3b251097aa225ce46",
+ "url": "https://api.github.com/repos/illuminate/database/zipball/f82b711b65cd4ce29e128c5292f814c39643bec2",
+ "reference": "f82b711b65cd4ce29e128c5292f814c39643bec2",
"shasum": ""
},
"require": {
- "brick/math": "^0.9.3|^0.10.2|^0.11|^0.12",
+ "brick/math": "^0.11|^0.12",
"ext-pdo": "*",
- "illuminate/collections": "^11.0",
- "illuminate/container": "^11.0",
- "illuminate/contracts": "^11.0",
- "illuminate/macroable": "^11.0",
- "illuminate/support": "^11.0",
+ "illuminate/collections": "^12.0",
+ "illuminate/container": "^12.0",
+ "illuminate/contracts": "^12.0",
+ "illuminate/macroable": "^12.0",
+ "illuminate/support": "^12.0",
"laravel/serializable-closure": "^1.3|^2.0",
"php": "^8.2"
},
"suggest": {
"ext-filter": "Required to use the Postgres database driver.",
"fakerphp/faker": "Required to use the eloquent factory builder (^1.24).",
- "illuminate/console": "Required to use the database commands (^11.0).",
- "illuminate/events": "Required to use the observers with Eloquent (^11.0).",
- "illuminate/filesystem": "Required to use the migrations (^11.0).",
- "illuminate/pagination": "Required to paginate the result set (^11.0).",
- "symfony/finder": "Required to use Eloquent model factories (^7.0)."
+ "illuminate/console": "Required to use the database commands (^12.0).",
+ "illuminate/events": "Required to use the observers with Eloquent (^12.0).",
+ "illuminate/filesystem": "Required to use the migrations (^12.0).",
+ "illuminate/pagination": "Required to paginate the result set (^12.0).",
+ "symfony/finder": "Required to use Eloquent model factories (^7.2)."
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "11.x-dev"
+ "dev-master": "12.x-dev"
}
},
"autoload": {
@@ -1389,20 +1389,20 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
- "time": "2025-02-11T15:03:29+00:00"
+ "time": "2025-02-24T13:29:37+00:00"
},
{
"name": "illuminate/macroable",
- "version": "v11.43.0",
+ "version": "v12.0.1",
"source": {
"type": "git",
"url": "https://github.com/illuminate/macroable.git",
- "reference": "e1cb9e51b9ed5d3c9bc1ab431d0a52fe42a990ed"
+ "reference": "e862e5648ee34004fa56046b746f490dfa86c613"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/illuminate/macroable/zipball/e1cb9e51b9ed5d3c9bc1ab431d0a52fe42a990ed",
- "reference": "e1cb9e51b9ed5d3c9bc1ab431d0a52fe42a990ed",
+ "url": "https://api.github.com/repos/illuminate/macroable/zipball/e862e5648ee34004fa56046b746f490dfa86c613",
+ "reference": "e862e5648ee34004fa56046b746f490dfa86c613",
"shasum": ""
},
"require": {
@@ -1411,7 +1411,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "11.x-dev"
+ "dev-master": "12.x-dev"
}
},
"autoload": {
@@ -1435,20 +1435,20 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
- "time": "2024-06-28T20:10:30+00:00"
+ "time": "2024-07-23T16:31:01+00:00"
},
{
"name": "illuminate/support",
- "version": "v11.42.0",
+ "version": "v12.0.1",
"source": {
"type": "git",
"url": "https://github.com/illuminate/support.git",
- "reference": "173c22d15deb0f0e08c3e905bce8605d03cee535"
+ "reference": "6ce0835a5fa92db4322a3de8a6974983133bdddc"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/illuminate/support/zipball/173c22d15deb0f0e08c3e905bce8605d03cee535",
- "reference": "173c22d15deb0f0e08c3e905bce8605d03cee535",
+ "url": "https://api.github.com/repos/illuminate/support/zipball/6ce0835a5fa92db4322a3de8a6974983133bdddc",
+ "reference": "6ce0835a5fa92db4322a3de8a6974983133bdddc",
"shasum": ""
},
"require": {
@@ -1456,11 +1456,11 @@
"ext-ctype": "*",
"ext-filter": "*",
"ext-mbstring": "*",
- "illuminate/collections": "^11.0",
- "illuminate/conditionable": "^11.0",
- "illuminate/contracts": "^11.0",
- "illuminate/macroable": "^11.0",
- "nesbot/carbon": "^2.72.6|^3.8.4",
+ "illuminate/collections": "^12.0",
+ "illuminate/conditionable": "^12.0",
+ "illuminate/contracts": "^12.0",
+ "illuminate/macroable": "^12.0",
+ "nesbot/carbon": "^3.8.4",
"php": "^8.2",
"voku/portable-ascii": "^2.0.2"
},
@@ -1471,20 +1471,20 @@
"spatie/once": "*"
},
"suggest": {
- "illuminate/filesystem": "Required to use the Composer class (^11.0).",
+ "illuminate/filesystem": "Required to use the Composer class (^12.0).",
"laravel/serializable-closure": "Required to use the once function (^1.3|^2.0).",
"league/commonmark": "Required to use Str::markdown() and Stringable::markdown() (^2.6).",
"league/uri": "Required to use the Uri class (^7.5.1).",
"ramsey/uuid": "Required to use Str::uuid() (^4.7).",
- "symfony/process": "Required to use the Composer class (^7.0).",
- "symfony/uid": "Required to use Str::ulid() (^7.0).",
- "symfony/var-dumper": "Required to use the dd function (^7.0).",
+ "symfony/process": "Required to use the Composer class (^7.2).",
+ "symfony/uid": "Required to use Str::ulid() (^7.2).",
+ "symfony/var-dumper": "Required to use the dd function (^7.2).",
"vlucas/phpdotenv": "Required to use the Env class and env helper (^5.6.1)."
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "11.x-dev"
+ "dev-master": "12.x-dev"
}
},
"autoload": {
@@ -1512,7 +1512,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
- "time": "2025-02-11T13:02:55+00:00"
+ "time": "2025-02-24T13:15:26+00:00"
},
{
"name": "intervention/gif",
@@ -1584,16 +1584,16 @@
},
{
"name": "intervention/image",
- "version": "3.11.1",
+ "version": "3.11.2",
"source": {
"type": "git",
"url": "https://github.com/Intervention/image.git",
- "reference": "0f87254688e480fbb521e2a1ac6c11c784ca41af"
+ "reference": "ebbb711871fb261c064cf4c422f5f3c124fe1842"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/Intervention/image/zipball/0f87254688e480fbb521e2a1ac6c11c784ca41af",
- "reference": "0f87254688e480fbb521e2a1ac6c11c784ca41af",
+ "url": "https://api.github.com/repos/Intervention/image/zipball/ebbb711871fb261c064cf4c422f5f3c124fe1842",
+ "reference": "ebbb711871fb261c064cf4c422f5f3c124fe1842",
"shasum": ""
},
"require": {
@@ -1604,7 +1604,7 @@
"require-dev": {
"mockery/mockery": "^1.6",
"phpstan/phpstan": "^2.1",
- "phpunit/phpunit": "^10.0 || ^11.0",
+ "phpunit/phpunit": "^10.0 || ^11.0 || ^12.0",
"slevomat/coding-standard": "~8.0",
"squizlabs/php_codesniffer": "^3.8"
},
@@ -1640,7 +1640,7 @@
],
"support": {
"issues": "https://github.com/Intervention/image/issues",
- "source": "https://github.com/Intervention/image/tree/3.11.1"
+ "source": "https://github.com/Intervention/image/tree/3.11.2"
},
"funding": [
{
@@ -1656,7 +1656,7 @@
"type": "ko_fi"
}
],
- "time": "2025-02-01T07:28:26+00:00"
+ "time": "2025-02-27T13:08:55+00:00"
},
{
"name": "laravel/serializable-closure",
@@ -2317,16 +2317,16 @@
},
{
"name": "nesbot/carbon",
- "version": "3.8.5",
+ "version": "3.8.6",
"source": {
"type": "git",
"url": "https://github.com/CarbonPHP/carbon.git",
- "reference": "b1a53a27898639579a67de42e8ced5d5386aa9a4"
+ "reference": "ff2f20cf83bd4d503720632ce8a426dc747bf7fd"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/b1a53a27898639579a67de42e8ced5d5386aa9a4",
- "reference": "b1a53a27898639579a67de42e8ced5d5386aa9a4",
+ "url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/ff2f20cf83bd4d503720632ce8a426dc747bf7fd",
+ "reference": "ff2f20cf83bd4d503720632ce8a426dc747bf7fd",
"shasum": ""
},
"require": {
@@ -2419,7 +2419,7 @@
"type": "tidelift"
}
],
- "time": "2025-02-11T16:28:45+00:00"
+ "time": "2025-02-20T17:33:38+00:00"
},
{
"name": "nette/schema",
@@ -3022,16 +3022,16 @@
},
{
"name": "psr/http-message",
- "version": "1.1",
+ "version": "2.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-message.git",
- "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba"
+ "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
- "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
+ "url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
+ "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
"shasum": ""
},
"require": {
@@ -3040,7 +3040,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "1.1.x-dev"
+ "dev-master": "2.0.x-dev"
}
},
"autoload": {
@@ -3055,7 +3055,7 @@
"authors": [
{
"name": "PHP-FIG",
- "homepage": "http://www.php-fig.org/"
+ "homepage": "https://www.php-fig.org/"
}
],
"description": "Common interface for HTTP messages",
@@ -3069,9 +3069,9 @@
"response"
],
"support": {
- "source": "https://github.com/php-fig/http-message/tree/1.1"
+ "source": "https://github.com/php-fig/http-message/tree/2.0"
},
- "time": "2023-04-04T09:50:52+00:00"
+ "time": "2023-04-04T09:54:51+00:00"
},
{
"name": "psr/http-server-handler",
@@ -3333,16 +3333,16 @@
},
{
"name": "ramsey/collection",
- "version": "2.0.0",
+ "version": "2.1.0",
"source": {
"type": "git",
"url": "https://github.com/ramsey/collection.git",
- "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5"
+ "reference": "3c5990b8a5e0b79cd1cf11c2dc1229e58e93f109"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/ramsey/collection/zipball/a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5",
- "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5",
+ "url": "https://api.github.com/repos/ramsey/collection/zipball/3c5990b8a5e0b79cd1cf11c2dc1229e58e93f109",
+ "reference": "3c5990b8a5e0b79cd1cf11c2dc1229e58e93f109",
"shasum": ""
},
"require": {
@@ -3350,25 +3350,22 @@
},
"require-dev": {
"captainhook/plugin-composer": "^5.3",
- "ergebnis/composer-normalize": "^2.28.3",
- "fakerphp/faker": "^1.21",
+ "ergebnis/composer-normalize": "^2.45",
+ "fakerphp/faker": "^1.24",
"hamcrest/hamcrest-php": "^2.0",
- "jangregor/phpstan-prophecy": "^1.0",
- "mockery/mockery": "^1.5",
+ "jangregor/phpstan-prophecy": "^2.1",
+ "mockery/mockery": "^1.6",
"php-parallel-lint/php-console-highlighter": "^1.0",
- "php-parallel-lint/php-parallel-lint": "^1.3",
- "phpcsstandards/phpcsutils": "^1.0.0-rc1",
- "phpspec/prophecy-phpunit": "^2.0",
- "phpstan/extension-installer": "^1.2",
- "phpstan/phpstan": "^1.9",
- "phpstan/phpstan-mockery": "^1.1",
- "phpstan/phpstan-phpunit": "^1.3",
- "phpunit/phpunit": "^9.5",
- "psalm/plugin-mockery": "^1.1",
- "psalm/plugin-phpunit": "^0.18.4",
- "ramsey/coding-standard": "^2.0.3",
- "ramsey/conventional-commits": "^1.3",
- "vimeo/psalm": "^5.4"
+ "php-parallel-lint/php-parallel-lint": "^1.4",
+ "phpspec/prophecy-phpunit": "^2.3",
+ "phpstan/extension-installer": "^1.4",
+ "phpstan/phpstan": "^2.1",
+ "phpstan/phpstan-mockery": "^2.0",
+ "phpstan/phpstan-phpunit": "^2.0",
+ "phpunit/phpunit": "^10.5",
+ "ramsey/coding-standard": "^2.3",
+ "ramsey/conventional-commits": "^1.6",
+ "roave/security-advisories": "dev-latest"
},
"type": "library",
"extra": {
@@ -3406,19 +3403,9 @@
],
"support": {
"issues": "https://github.com/ramsey/collection/issues",
- "source": "https://github.com/ramsey/collection/tree/2.0.0"
+ "source": "https://github.com/ramsey/collection/tree/2.1.0"
},
- "funding": [
- {
- "url": "https://github.com/ramsey",
- "type": "github"
- },
- {
- "url": "https://tidelift.com/funding/github/packagist/ramsey/collection",
- "type": "tidelift"
- }
- ],
- "time": "2022-12-31T21:50:55+00:00"
+ "time": "2025-03-02T04:48:29+00:00"
},
{
"name": "ramsey/uuid",
@@ -3747,16 +3734,16 @@
},
{
"name": "symfony/cache",
- "version": "v7.2.3",
+ "version": "v7.2.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
- "reference": "8d773a575e446de220dca03d600b2d8e1c1c10ec"
+ "reference": "d33cd9e14326e14a4145c21e600602eaf17cc9e7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/cache/zipball/8d773a575e446de220dca03d600b2d8e1c1c10ec",
- "reference": "8d773a575e446de220dca03d600b2d8e1c1c10ec",
+ "url": "https://api.github.com/repos/symfony/cache/zipball/d33cd9e14326e14a4145c21e600602eaf17cc9e7",
+ "reference": "d33cd9e14326e14a4145c21e600602eaf17cc9e7",
"shasum": ""
},
"require": {
@@ -3825,7 +3812,7 @@
"psr6"
],
"support": {
- "source": "https://github.com/symfony/cache/tree/v7.2.3"
+ "source": "https://github.com/symfony/cache/tree/v7.2.4"
},
"funding": [
{
@@ -3841,7 +3828,7 @@
"type": "tidelift"
}
],
- "time": "2025-01-27T11:08:17+00:00"
+ "time": "2025-02-26T09:57:54+00:00"
},
{
"name": "symfony/cache-contracts",
@@ -4455,16 +4442,16 @@
},
{
"name": "symfony/mime",
- "version": "v7.2.3",
+ "version": "v7.2.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
- "reference": "2fc3b4bd67e4747e45195bc4c98bea4628476204"
+ "reference": "87ca22046b78c3feaff04b337f33b38510fd686b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/mime/zipball/2fc3b4bd67e4747e45195bc4c98bea4628476204",
- "reference": "2fc3b4bd67e4747e45195bc4c98bea4628476204",
+ "url": "https://api.github.com/repos/symfony/mime/zipball/87ca22046b78c3feaff04b337f33b38510fd686b",
+ "reference": "87ca22046b78c3feaff04b337f33b38510fd686b",
"shasum": ""
},
"require": {
@@ -4519,7 +4506,7 @@
"mime-type"
],
"support": {
- "source": "https://github.com/symfony/mime/tree/v7.2.3"
+ "source": "https://github.com/symfony/mime/tree/v7.2.4"
},
"funding": [
{
@@ -4535,7 +4522,7 @@
"type": "tidelift"
}
],
- "time": "2025-01-27T11:08:17+00:00"
+ "time": "2025-02-19T08:51:20+00:00"
},
{
"name": "symfony/polyfill-ctype",
@@ -5266,16 +5253,16 @@
},
{
"name": "symfony/translation",
- "version": "v7.2.2",
+ "version": "v7.2.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
- "reference": "e2674a30132b7cc4d74540d6c2573aa363f05923"
+ "reference": "283856e6981286cc0d800b53bd5703e8e363f05a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/translation/zipball/e2674a30132b7cc4d74540d6c2573aa363f05923",
- "reference": "e2674a30132b7cc4d74540d6c2573aa363f05923",
+ "url": "https://api.github.com/repos/symfony/translation/zipball/283856e6981286cc0d800b53bd5703e8e363f05a",
+ "reference": "283856e6981286cc0d800b53bd5703e8e363f05a",
"shasum": ""
},
"require": {
@@ -5341,7 +5328,7 @@
"description": "Provides tools to internationalize your application",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/translation/tree/v7.2.2"
+ "source": "https://github.com/symfony/translation/tree/v7.2.4"
},
"funding": [
{
@@ -5357,7 +5344,7 @@
"type": "tidelift"
}
],
- "time": "2024-12-07T08:18:10+00:00"
+ "time": "2025-02-13T10:27:23+00:00"
},
{
"name": "symfony/translation-contracts",
@@ -5439,16 +5426,16 @@
},
{
"name": "symfony/var-exporter",
- "version": "v7.2.0",
+ "version": "v7.2.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-exporter.git",
- "reference": "1a6a89f95a46af0f142874c9d650a6358d13070d"
+ "reference": "4ede73aa7a73d81506002d2caadbbdad1ef5b69a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/var-exporter/zipball/1a6a89f95a46af0f142874c9d650a6358d13070d",
- "reference": "1a6a89f95a46af0f142874c9d650a6358d13070d",
+ "url": "https://api.github.com/repos/symfony/var-exporter/zipball/4ede73aa7a73d81506002d2caadbbdad1ef5b69a",
+ "reference": "4ede73aa7a73d81506002d2caadbbdad1ef5b69a",
"shasum": ""
},
"require": {
@@ -5495,7 +5482,7 @@
"serialize"
],
"support": {
- "source": "https://github.com/symfony/var-exporter/tree/v7.2.0"
+ "source": "https://github.com/symfony/var-exporter/tree/v7.2.4"
},
"funding": [
{
@@ -5511,7 +5498,7 @@
"type": "tidelift"
}
],
- "time": "2024-10-18T07:58:17+00:00"
+ "time": "2025-02-13T10:27:23+00:00"
},
{
"name": "tecnickcom/tcpdf",
@@ -6079,16 +6066,16 @@
},
{
"name": "phpstan/phpstan",
- "version": "2.1.4",
+ "version": "2.1.6",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "8f99e18eb775dbaf6460c95fa0b65312da9c746a"
+ "reference": "6eaec7c6c9e90dcfe46ad1e1ffa5171e2dab641c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/8f99e18eb775dbaf6460c95fa0b65312da9c746a",
- "reference": "8f99e18eb775dbaf6460c95fa0b65312da9c746a",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/6eaec7c6c9e90dcfe46ad1e1ffa5171e2dab641c",
+ "reference": "6eaec7c6c9e90dcfe46ad1e1ffa5171e2dab641c",
"shasum": ""
},
"require": {
@@ -6133,7 +6120,7 @@
"type": "github"
}
],
- "time": "2025-02-10T08:25:21+00:00"
+ "time": "2025-02-19T15:46:42+00:00"
},
{
"name": "phpstan/phpstan-deprecation-rules",
@@ -6283,16 +6270,16 @@
},
{
"name": "phpunit/php-code-coverage",
- "version": "12.0.3",
+ "version": "12.0.4",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
- "reference": "2e3038bff41d56114e5396151060f5ac9d2d6751"
+ "reference": "79e5ef5897068689c7c325554d6df905480ce942"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/2e3038bff41d56114e5396151060f5ac9d2d6751",
- "reference": "2e3038bff41d56114e5396151060f5ac9d2d6751",
+ "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/79e5ef5897068689c7c325554d6df905480ce942",
+ "reference": "79e5ef5897068689c7c325554d6df905480ce942",
"shasum": ""
},
"require": {
@@ -6348,7 +6335,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.0.3"
+ "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/12.0.4"
},
"funding": [
{
@@ -6356,7 +6343,7 @@
"type": "github"
}
],
- "time": "2025-02-18T14:04:13+00:00"
+ "time": "2025-02-25T13:27:48+00:00"
},
{
"name": "phpunit/php-file-iterator",
@@ -6605,16 +6592,16 @@
},
{
"name": "phpunit/phpunit",
- "version": "12.0.2",
+ "version": "12.0.5",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
- "reference": "6301fe5c1f5f34192ffd650a87fe055677a32212"
+ "reference": "0f177d7316ba155d36337c3811b11993b54dae32"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/6301fe5c1f5f34192ffd650a87fe055677a32212",
- "reference": "6301fe5c1f5f34192ffd650a87fe055677a32212",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0f177d7316ba155d36337c3811b11993b54dae32",
+ "reference": "0f177d7316ba155d36337c3811b11993b54dae32",
"shasum": ""
},
"require": {
@@ -6624,11 +6611,11 @@
"ext-mbstring": "*",
"ext-xml": "*",
"ext-xmlwriter": "*",
- "myclabs/deep-copy": "^1.12.1",
+ "myclabs/deep-copy": "^1.13.0",
"phar-io/manifest": "^2.0.4",
"phar-io/version": "^3.2.1",
"php": ">=8.3",
- "phpunit/php-code-coverage": "^12.0.2",
+ "phpunit/php-code-coverage": "^12.0.3",
"phpunit/php-file-iterator": "^6.0.0",
"phpunit/php-invoker": "^6.0.0",
"phpunit/php-text-template": "^5.0.0",
@@ -6682,7 +6669,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.0.2"
+ "source": "https://github.com/sebastianbergmann/phpunit/tree/12.0.5"
},
"funding": [
{
@@ -6698,7 +6685,7 @@
"type": "tidelift"
}
],
- "time": "2025-02-08T09:18:47+00:00"
+ "time": "2025-02-25T06:13:04+00:00"
},
{
"name": "sebastian/cli-parser",
@@ -7792,16 +7779,16 @@
},
{
"name": "symfony/stopwatch",
- "version": "v7.2.2",
+ "version": "v7.2.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/stopwatch.git",
- "reference": "e46690d5b9d7164a6d061cab1e8d46141b9f49df"
+ "reference": "5a49289e2b308214c8b9c2fda4ea454d8b8ad7cd"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/stopwatch/zipball/e46690d5b9d7164a6d061cab1e8d46141b9f49df",
- "reference": "e46690d5b9d7164a6d061cab1e8d46141b9f49df",
+ "url": "https://api.github.com/repos/symfony/stopwatch/zipball/5a49289e2b308214c8b9c2fda4ea454d8b8ad7cd",
+ "reference": "5a49289e2b308214c8b9c2fda4ea454d8b8ad7cd",
"shasum": ""
},
"require": {
@@ -7834,7 +7821,7 @@
"description": "Provides a way to profile code",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/stopwatch/tree/v7.2.2"
+ "source": "https://github.com/symfony/stopwatch/tree/v7.2.4"
},
"funding": [
{
@@ -7850,7 +7837,7 @@
"type": "tidelift"
}
],
- "time": "2024-12-18T14:28:33+00:00"
+ "time": "2025-02-24T10:49:57+00:00"
},
{
"name": "symfony/yaml",