diff --git a/composer.json b/composer.json index 8abfbd3f96..55b33ea9b2 100644 --- a/composer.json +++ b/composer.json @@ -57,7 +57,7 @@ "twig/extra-bundle": "3.18.0", "twig/string-extra": "3.18.0", "twig/twig": "3.18.0", - "zenstruck/foundry": "2.1.0" + "zenstruck/foundry": "2.3.1" }, "require-dev": { "dama/doctrine-test-bundle": "8.2.0", diff --git a/composer.lock b/composer.lock index eaad03da47..19875abb92 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": "3815a50e570d1524cb79c5c734bf0215", + "content-hash": "94b28b9f1eab4eb2e625204dd324824c", "packages": [ { "name": "a2lix/auto-form-bundle", @@ -10705,16 +10705,16 @@ }, { "name": "zenstruck/foundry", - "version": "v2.1.0", + "version": "v2.3.1", "source": { "type": "git", "url": "https://github.com/zenstruck/foundry.git", - "reference": "0f72ea5b1db2b6ebbb76fc79c562cc585796c82a" + "reference": "6f744b05706c1780e61368f23bf77e18c83d8fcd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zenstruck/foundry/zipball/0f72ea5b1db2b6ebbb76fc79c562cc585796c82a", - "reference": "0f72ea5b1db2b6ebbb76fc79c562cc585796c82a", + "url": "https://api.github.com/repos/zenstruck/foundry/zipball/6f744b05706c1780e61368f23bf77e18c83d8fcd", + "reference": "6f744b05706c1780e61368f23bf77e18c83d8fcd", "shasum": "" }, "require": { @@ -10729,6 +10729,7 @@ }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8", + "brianium/paratest": "^6|^7", "dama/doctrine-test-bundle": "^7.0|^8.0", "doctrine/collections": "^1.7|^2.0", "doctrine/common": "^3.2", @@ -10741,12 +10742,16 @@ "symfony/dotenv": "^6.4|^7.0", "symfony/maker-bundle": "^1.55", "symfony/phpunit-bridge": "^6.4|^7.0", + "symfony/runtime": "^6.4|^7.0", "symfony/translation-contracts": "^3.4", "symfony/var-dumper": "^6.4|^7.0", "symfony/yaml": "^6.4|^7.0" }, "type": "library", "extra": { + "psalm": { + "pluginClass": "Zenstruck\\Foundry\\Psalm\\FoundryPlugin" + }, "bamarni-bin": { "bin-links": true, "forward-command": false, @@ -10757,10 +10762,11 @@ "files": [ "src/functions.php", "src/Persistence/functions.php", - "src/phpunit_helper.php" + "src/symfony_console.php" ], "psr-4": { - "Zenstruck\\Foundry\\": "src/" + "Zenstruck\\Foundry\\": "src/", + "Zenstruck\\Foundry\\Psalm\\": "utils/psalm" } }, "notification-url": "https://packagist.org/downloads/", @@ -10790,7 +10796,7 @@ ], "support": { "issues": "https://github.com/zenstruck/foundry/issues", - "source": "https://github.com/zenstruck/foundry/tree/v2.1.0" + "source": "https://github.com/zenstruck/foundry/tree/v2.3.1" }, "funding": [ { @@ -10798,7 +10804,7 @@ "type": "github" } ], - "time": "2024-10-03T11:51:46+00:00" + "time": "2024-12-12T09:03:06+00:00" } ], "packages-dev": [