From 7f23fdf5dbb6899fe806dacc9506c47632870ee5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elias=20H=C3=A4u=C3=9Fler?= Date: Wed, 28 Aug 2024 08:06:45 +0200 Subject: [PATCH] [TASK] Update saschaegerer/phpstan-typo3 --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 95b67c2..46a28d9 100644 --- a/composer.lock +++ b/composer.lock @@ -8613,16 +8613,16 @@ }, { "name": "saschaegerer/phpstan-typo3", - "version": "1.10.1", + "version": "1.10.2", "source": { "type": "git", "url": "https://github.com/sascha-egerer/phpstan-typo3.git", - "reference": "a7549f5d5d6b75ec9dc51122086054604007943c" + "reference": "1848c6a2bfcef90cff75e0a8a5c043bcf84765de" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sascha-egerer/phpstan-typo3/zipball/a7549f5d5d6b75ec9dc51122086054604007943c", - "reference": "a7549f5d5d6b75ec9dc51122086054604007943c", + "url": "https://api.github.com/repos/sascha-egerer/phpstan-typo3/zipball/1848c6a2bfcef90cff75e0a8a5c043bcf84765de", + "reference": "1848c6a2bfcef90cff75e0a8a5c043bcf84765de", "shasum": "" }, "require": { @@ -8669,7 +8669,7 @@ ], "support": { "issues": "https://github.com/sascha-egerer/phpstan-typo3/issues", - "source": "https://github.com/sascha-egerer/phpstan-typo3/tree/1.10.1" + "source": "https://github.com/sascha-egerer/phpstan-typo3/tree/1.10.2" }, "funding": [ { @@ -8681,7 +8681,7 @@ "type": "liberapay" } ], - "time": "2024-05-06T07:37:36+00:00" + "time": "2024-08-26T20:37:49+00:00" }, { "name": "sebastian/cli-parser",