diff --git a/composer.lock b/composer.lock index d5799a1f1f..0c85d34bbd 100644 --- a/composer.lock +++ b/composer.lock @@ -956,21 +956,24 @@ }, { "name": "nanasess/eccube2-fixture-generator", - "version": "1.1.1", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/nanasess/eccube2-fixture-generator.git", - "reference": "9fd7a564df676716a6da52713036b0340fca82e3" + "reference": "c1e89014c77f830f3e6fb8d69ef16b10a3c50791" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nanasess/eccube2-fixture-generator/zipball/9fd7a564df676716a6da52713036b0340fca82e3", - "reference": "9fd7a564df676716a6da52713036b0340fca82e3", + "url": "https://api.github.com/repos/nanasess/eccube2-fixture-generator/zipball/c1e89014c77f830f3e6fb8d69ef16b10a3c50791", + "reference": "c1e89014c77f830f3e6fb8d69ef16b10a3c50791", "shasum": "" }, "require": { "fzaninotto/faker": "^1.8" }, + "require-dev": { + "symfony/console": "^2.8 || ^3.4 || ^4.4 || ^5.4 || ^6.4" + }, "suggest": { "ec-cube2/cli": "Required if using the cli interface." }, @@ -995,9 +998,9 @@ ], "support": { "issues": "https://github.com/nanasess/eccube2-fixture-generator/issues", - "source": "https://github.com/nanasess/eccube2-fixture-generator/tree/1.1.1" + "source": "https://github.com/nanasess/eccube2-fixture-generator/tree/1.2.0" }, - "time": "2022-04-12T01:47:04+00:00" + "time": "2024-03-14T13:26:46+00:00" }, { "name": "php5friends/global-state11", @@ -2085,5 +2088,5 @@ "platform-overrides": { "php": "7.4.0" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }