diff --git a/composer.lock b/composer.lock index 5584151f..a04fae22 100644 --- a/composer.lock +++ b/composer.lock @@ -415,16 +415,16 @@ }, { "name": "patchlevel/event-sourcing", - "version": "3.6.3", + "version": "3.7.0", "source": { "type": "git", "url": "https://github.com/patchlevel/event-sourcing.git", - "reference": "77240964525e2411523a77d459ec8063aa90f0f4" + "reference": "72c1b9f9395043fb80c6edb770eed0c97038b006" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/patchlevel/event-sourcing/zipball/77240964525e2411523a77d459ec8063aa90f0f4", - "reference": "77240964525e2411523a77d459ec8063aa90f0f4", + "url": "https://api.github.com/repos/patchlevel/event-sourcing/zipball/72c1b9f9395043fb80c6edb770eed0c97038b006", + "reference": "72c1b9f9395043fb80c6edb770eed0c97038b006", "shasum": "" }, "require": { @@ -492,27 +492,28 @@ ], "support": { "issues": "https://github.com/patchlevel/event-sourcing/issues", - "source": "https://github.com/patchlevel/event-sourcing/tree/3.6.3" + "source": "https://github.com/patchlevel/event-sourcing/tree/3.7.0" }, - "time": "2024-12-30T15:27:30+00:00" + "time": "2025-01-01T00:49:25+00:00" }, { "name": "patchlevel/hydrator", - "version": "1.5.1", + "version": "1.6.0", "source": { "type": "git", "url": "https://github.com/patchlevel/hydrator.git", - "reference": "b2cc966bca642569f0dc6cd74cc77c34de52b7a9" + "reference": "484ed357e0647c01b4f6d4d4dc0d9732daa11dac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/patchlevel/hydrator/zipball/b2cc966bca642569f0dc6cd74cc77c34de52b7a9", - "reference": "b2cc966bca642569f0dc6cd74cc77c34de52b7a9", + "url": "https://api.github.com/repos/patchlevel/hydrator/zipball/484ed357e0647c01b4f6d4d4dc0d9732daa11dac", + "reference": "484ed357e0647c01b4f6d4d4dc0d9732daa11dac", "shasum": "" }, "require": { "ext-openssl": "*", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0" + "php": "~8.2.0 || ~8.3.0", + "symfony/type-info": "^7.2.2" }, "require-dev": { "cspray/phinal": "^2.0.0", @@ -520,7 +521,7 @@ "patchlevel/coding-standard": "^1.3.0", "phpbench/phpbench": "^1.2.15", "phpspec/prophecy-phpunit": "^2.1.0", - "phpstan/phpstan": "^1.10.49", + "phpstan/phpstan": "^2.1.0", "phpunit/phpunit": "^10.5.2", "psalm/plugin-phpunit": "^0.19.0", "psr/cache": "^2.0.0|^3.0.0", @@ -557,9 +558,9 @@ ], "support": { "issues": "https://github.com/patchlevel/hydrator/issues", - "source": "https://github.com/patchlevel/hydrator/tree/1.5.1" + "source": "https://github.com/patchlevel/hydrator/tree/1.6.0" }, - "time": "2024-10-15T11:28:23+00:00" + "time": "2025-01-02T11:56:20+00:00" }, { "name": "patchlevel/worker", @@ -2935,6 +2936,81 @@ ], "time": "2024-11-13T13:31:26+00:00" }, + { + "name": "symfony/type-info", + "version": "v7.2.2", + "source": { + "type": "git", + "url": "https://github.com/symfony/type-info.git", + "reference": "3b5a17470fff0034f25fd4287cbdaa0010d2f749" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/type-info/zipball/3b5a17470fff0034f25fd4287cbdaa0010d2f749", + "reference": "3b5a17470fff0034f25fd4287cbdaa0010d2f749", + "shasum": "" + }, + "require": { + "php": ">=8.2", + "psr/container": "^1.1|^2.0" + }, + "require-dev": { + "phpstan/phpdoc-parser": "^1.0|^2.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\TypeInfo\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Mathias Arlaud", + "email": "mathias.arlaud@gmail.com" + }, + { + "name": "Baptiste LEDUC", + "email": "baptiste.leduc@gmail.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Extracts PHP types information.", + "homepage": "https://symfony.com", + "keywords": [ + "PHPStan", + "phpdoc", + "symfony", + "type" + ], + "support": { + "source": "https://github.com/symfony/type-info/tree/v7.2.2" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2024-12-20T13:38:37+00:00" + }, { "name": "symfony/var-dumper", "version": "v7.2.0", @@ -6531,12 +6607,12 @@ "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "1b5fbfd0ff8484f7cc650978bfce4b8273633341" + "reference": "43628df4c324d77a9e4e6e5b7d0479586b5ee2b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/1b5fbfd0ff8484f7cc650978bfce4b8273633341", - "reference": "1b5fbfd0ff8484f7cc650978bfce4b8273633341", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/43628df4c324d77a9e4e6e5b7d0479586b5ee2b6", + "reference": "43628df4c324d77a9e4e6e5b7d0479586b5ee2b6", "shasum": "" }, "conflict": { @@ -7004,7 +7080,7 @@ "phpmailer/phpmailer": "<6.5", "phpmussel/phpmussel": ">=1,<1.6", "phpmyadmin/phpmyadmin": "<5.2.1", - "phpmyfaq/phpmyfaq": "<3.2.5|==3.2.5", + "phpmyfaq/phpmyfaq": "<3.2.5|==3.2.5|>=3.2.10,<=4.0.1", "phpoffice/common": "<0.2.9", "phpoffice/phpexcel": "<1.8.1", "phpoffice/phpspreadsheet": "<1.29.4|>=2,<2.1.3|>=2.2,<2.3.2|>=3.3,<3.4", @@ -7204,7 +7280,7 @@ "thelia/thelia": ">=2.1,<2.1.3", "theonedemon/phpwhois": "<=4.2.5", "thinkcmf/thinkcmf": "<6.0.8", - "thorsten/phpmyfaq": "<4", + "thorsten/phpmyfaq": "<=4.0.1", "tikiwiki/tiki-manager": "<=17.1", "timber/timber": ">=0.16.6,<1.23.1|>=1.24,<1.24.1|>=2,<2.1", "tinymce/tinymce": "<7.2", @@ -7377,7 +7453,7 @@ "type": "tidelift" } ], - "time": "2024-12-30T19:04:40+00:00" + "time": "2025-01-02T23:04:41+00:00" }, { "name": "sanmai/later",