diff --git a/composer.lock b/composer.lock index 48be264c858..e4c6fdbaa56 100644 --- a/composer.lock +++ b/composer.lock @@ -1357,16 +1357,16 @@ }, { "name": "openmage/composer-plugin", - "version": "v3.0.0", + "version": "v3.1.0", "source": { "type": "git", "url": "https://github.com/OpenMage/composer-plugin.git", - "reference": "a20c2f24c6bacb693a02768f10d447c9bb40e299" + "reference": "5ea8f5d3dc2119f74699ace4d5ee5b50e3627a37" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/OpenMage/composer-plugin/zipball/a20c2f24c6bacb693a02768f10d447c9bb40e299", - "reference": "a20c2f24c6bacb693a02768f10d447c9bb40e299", + "url": "https://api.github.com/repos/OpenMage/composer-plugin/zipball/5ea8f5d3dc2119f74699ace4d5ee5b50e3627a37", + "reference": "5ea8f5d3dc2119f74699ace4d5ee5b50e3627a37", "shasum": "" }, "require": { @@ -1376,7 +1376,15 @@ "symfony/finder": "*" }, "require-dev": { - "composer/composer": "^2.7" + "composer/composer": "^2.8", + "friendsofphp/php-cs-fixer": "^3.67", + "phpmd/phpmd": "^2.15", + "phpstan/phpstan": "^2.1", + "phpstan/phpstan-phpunit": "^2.0", + "phpstan/phpstan-strict-rules": "^2.0", + "phpstan/phpstan-symfony": "^2.0", + "phpunit/phpunit": "^9.6", + "rector/rector": "^2.1.2" }, "type": "composer-plugin", "extra": { @@ -1405,7 +1413,7 @@ ], "support": { "issues": "https://github.com/OpenMage/composer-plugin/issues", - "source": "https://github.com/OpenMage/composer-plugin/tree/v3.0.0" + "source": "https://github.com/OpenMage/composer-plugin/tree/v3.1.0" }, "funding": [ { @@ -1417,7 +1425,7 @@ "type": "opencollective" } ], - "time": "2025-01-13T01:08:07+00:00" + "time": "2025-10-02T01:15:46+00:00" }, { "name": "paragonie/constant_time_encoding", @@ -2917,7 +2925,7 @@ }, { "name": "symfony/polyfill-ctype", - "version": "v1.32.0", + "version": "v1.33.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", @@ -2976,7 +2984,7 @@ "portable" ], "support": { - "source": "https://github.com/symfony/polyfill-ctype/tree/v1.32.0" + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.33.0" }, "funding": [ { @@ -2987,6 +2995,10 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" @@ -3238,7 +3250,7 @@ }, { "name": "symfony/polyfill-mbstring", - "version": "v1.32.0", + "version": "v1.33.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", @@ -3299,7 +3311,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.32.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.33.0" }, "funding": [ { @@ -3310,6 +3322,10 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" @@ -3795,16 +3811,16 @@ }, { "name": "symfony/process", - "version": "v6.4.24", + "version": "v6.4.26", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "8eb6dc555bfb49b2703438d5de65cc9f138ff50b" + "reference": "48bad913268c8cafabbf7034b39c8bb24fbc5ab8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/8eb6dc555bfb49b2703438d5de65cc9f138ff50b", - "reference": "8eb6dc555bfb49b2703438d5de65cc9f138ff50b", + "url": "https://api.github.com/repos/symfony/process/zipball/48bad913268c8cafabbf7034b39c8bb24fbc5ab8", + "reference": "48bad913268c8cafabbf7034b39c8bb24fbc5ab8", "shasum": "" }, "require": { @@ -3836,7 +3852,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v6.4.24" + "source": "https://github.com/symfony/process/tree/v6.4.26" }, "funding": [ { @@ -3856,7 +3872,7 @@ "type": "tidelift" } ], - "time": "2025-07-10T08:14:14+00:00" + "time": "2025-09-11T09:57:09+00:00" }, { "name": "symfony/service-contracts",