diff --git a/composer.json b/composer.json index 98503a9b..4fe7827a 100644 --- a/composer.json +++ b/composer.json @@ -96,7 +96,6 @@ "post-update-cmd": [ "@auto-scripts" ], - "symfony-routing-dump": "php bin/console fos:js-routing:dump --target ./var/cache/fosRoutes.json --format json", "check-rules": [ "php bin/console lint:twig templates/", "php bin/console lint:container", diff --git a/composer.lock b/composer.lock index 5d0b8dde..1f3d708f 100644 --- a/composer.lock +++ b/composer.lock @@ -7885,16 +7885,16 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.4", + "version": "2.1.6", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "8f99e18eb775dbaf6460c95fa0b65312da9c746a" + "reference": "6eaec7c6c9e90dcfe46ad1e1ffa5171e2dab641c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/8f99e18eb775dbaf6460c95fa0b65312da9c746a", - "reference": "8f99e18eb775dbaf6460c95fa0b65312da9c746a", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/6eaec7c6c9e90dcfe46ad1e1ffa5171e2dab641c", + "reference": "6eaec7c6c9e90dcfe46ad1e1ffa5171e2dab641c", "shasum": "" }, "require": { @@ -7939,7 +7939,7 @@ "type": "github" } ], - "time": "2025-02-10T08:25:21+00:00" + "time": "2025-02-19T15:46:42+00:00" }, { "name": "react/cache",