From f854ed43154c76f423120bb355978b8c6eb4a906 Mon Sep 17 00:00:00 2001 From: Younes ENNAJI Date: Fri, 28 Mar 2025 13:05:26 +0000 Subject: [PATCH] Wip --- demo/symfony/composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/demo/symfony/composer.lock b/demo/symfony/composer.lock index eada9bef..5d831c22 100644 --- a/demo/symfony/composer.lock +++ b/demo/symfony/composer.lock @@ -2848,7 +2848,7 @@ "dist": { "type": "path", "url": "../..", - "reference": "12b0842cddbe35e514981b6f0b6ee9911ed87ea4" + "reference": "424617103f9a1a15a4a81be65e65e25abc5f130a" }, "require": { "ext-intl": "*", @@ -3098,16 +3098,16 @@ }, { "name": "phpstan/phpstan-symfony", - "version": "2.0.3", + "version": "2.0.4", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-symfony.git", - "reference": "8f0edc7ea5a8769cdef8aa67b7eeec4a8a9f3746" + "reference": "648087fb4dd865a09b1828a3b0396eb447665f2e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/8f0edc7ea5a8769cdef8aa67b7eeec4a8a9f3746", - "reference": "8f0edc7ea5a8769cdef8aa67b7eeec4a8a9f3746", + "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/648087fb4dd865a09b1828a3b0396eb447665f2e", + "reference": "648087fb4dd865a09b1828a3b0396eb447665f2e", "shasum": "" }, "require": { @@ -3163,9 +3163,9 @@ "description": "Symfony Framework extensions and rules for PHPStan", "support": { "issues": "https://github.com/phpstan/phpstan-symfony/issues", - "source": "https://github.com/phpstan/phpstan-symfony/tree/2.0.3" + "source": "https://github.com/phpstan/phpstan-symfony/tree/2.0.4" }, - "time": "2025-03-19T12:40:41+00:00" + "time": "2025-03-28T12:02:03+00:00" }, { "name": "psr/cache",