diff --git a/composer.json b/composer.json index 46ebb8e0605..4b44895613b 100644 --- a/composer.json +++ b/composer.json @@ -198,4 +198,4 @@ "vendor:patch": "Create patch file", "test": "Run php-cs-fixer, phpstan & phpunit" } -} \ No newline at end of file +} diff --git a/composer.lock b/composer.lock index 002b9d9282f..edeb85a422a 100644 --- a/composer.lock +++ b/composer.lock @@ -6015,12 +6015,12 @@ "source": { "type": "git", "url": "https://github.com/netz98/n98-magerun.git", - "reference": "dc5b5a48b5388723b1c95b328563fc33fc5b5677" + "reference": "904235ce4b26043b0b295f66fab6045bb6b3d428" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/netz98/n98-magerun/zipball/dc5b5a48b5388723b1c95b328563fc33fc5b5677", - "reference": "dc5b5a48b5388723b1c95b328563fc33fc5b5677", + "url": "https://api.github.com/repos/netz98/n98-magerun/zipball/904235ce4b26043b0b295f66fab6045bb6b3d428", + "reference": "904235ce4b26043b0b295f66fab6045bb6b3d428", "shasum": "" }, "require": { @@ -6108,7 +6108,7 @@ "type": "github" } ], - "time": "2025-10-30T04:08:35+00:00" + "time": "2025-11-18T11:12:02+00:00" }, { "name": "nikic/php-parser", @@ -10259,5 +10259,5 @@ "platform-overrides": { "php": "8.1" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }