diff --git a/composer.json b/composer.json index 95b71313..394191a7 100644 --- a/composer.json +++ b/composer.json @@ -40,7 +40,7 @@ "dama/doctrine-test-bundle": "^v8.2.0", "friendsofphp/php-cs-fixer": "v3.95.13", "phpunit/phpunit": "^12.0", - "rector/rector": "2.5.4", + "rector/rector": "2.5.7", "roave/security-advisories": "dev-latest", "symfony/browser-kit": "v8.0.8", "symfony/css-selector": "v8.0.9", diff --git a/composer.lock b/composer.lock index c7b8f75b..20d59b8e 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": "a8b3c086b9219086bc7135fb6cfd9b09", + "content-hash": "4baec21a79d829b91d2c11922f93d057", "packages": [ { "name": "composer/ca-bundle", @@ -9749,16 +9749,16 @@ }, { "name": "rector/rector", - "version": "2.5.4", + "version": "2.5.7", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "adaa18d7cd6b3c960967cfbc98c03efb3116ac0e" + "reference": "ba22f8c087848278fed6b4910d4cf1108096d8d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/adaa18d7cd6b3c960967cfbc98c03efb3116ac0e", - "reference": "adaa18d7cd6b3c960967cfbc98c03efb3116ac0e", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/ba22f8c087848278fed6b4910d4cf1108096d8d3", + "reference": "ba22f8c087848278fed6b4910d4cf1108096d8d3", "shasum": "" }, "require": { @@ -9797,7 +9797,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.5.4" + "source": "https://github.com/rectorphp/rector/tree/2.5.7" }, "funding": [ { @@ -9805,7 +9805,7 @@ "type": "github" } ], - "time": "2026-07-06T12:41:46+00:00" + "time": "2026-07-13T15:24:18+00:00" }, { "name": "roave/security-advisories",