From a9f952bcfecef701310112be904b346af2a5287a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=B6ller?= Date: Sat, 20 Jan 2024 12:58:08 +0100 Subject: [PATCH] Fix: Run 'composer bump' --- composer.json | 2 +- composer.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 6edee2e6..728940d8 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ "fakerphp/faker": "^1.23.1", "infection/infection": "~0.27.9", "phpstan/extension-installer": "^1.3.1", - "phpstan/phpstan": "^1.10.54", + "phpstan/phpstan": "^1.10.56", "phpstan/phpstan-deprecation-rules": "^1.1.4", "phpstan/phpstan-phpunit": "^1.3.15", "phpstan/phpstan-strict-rules": "^1.5.2", diff --git a/composer.lock b/composer.lock index f1a9020e..7059bbf3 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": "454413989dba20c21616705dc748fbb1", + "content-hash": "9c05729e2dd05663985de7ed37f39b96", "packages": [], "packages-dev": [ {