From e4a5dc1327c366f3111018fe1bdb22fa6395034d Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 22 Jan 2025 01:12:45 +0000
Subject: [PATCH] build(deps-dev): bump phpstan/phpstan from 2.1.1 to 2.1.2
 (#175)

---
 composer.json |  2 +-
 composer.lock | 14 +++++++-------
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/composer.json b/composer.json
index 8279b8e..17e06af 100644
--- a/composer.json
+++ b/composer.json
@@ -8,7 +8,7 @@
     "ext-igbinary": "*"
   },
   "require-dev": {
-    "phpstan/phpstan": "2.1.1"
+    "phpstan/phpstan": "2.1.2"
   },
   "autoload": {
     "psr-4": {
diff --git a/composer.lock b/composer.lock
index c231258..a284c21 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,21 +4,21 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
     ],
-    "content-hash": "16a26c06a11b7d27fa6e1ca5b56f69e6",
+    "content-hash": "0a6ff162b8126bf6230f570dcf7a8f52",
     "packages": [],
     "packages-dev": [
         {
             "name": "phpstan/phpstan",
-            "version": "2.1.1",
+            "version": "2.1.2",
             "source": {
                 "type": "git",
                 "url": "https://github.com/phpstan/phpstan.git",
-                "reference": "cd6e973e04b4c2b94c86e8612b5a65f0da0e08e7"
+                "reference": "7d08f569e582ade182a375c366cbd896eccadd3a"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/phpstan/phpstan/zipball/cd6e973e04b4c2b94c86e8612b5a65f0da0e08e7",
-                "reference": "cd6e973e04b4c2b94c86e8612b5a65f0da0e08e7",
+                "url": "https://api.github.com/repos/phpstan/phpstan/zipball/7d08f569e582ade182a375c366cbd896eccadd3a",
+                "reference": "7d08f569e582ade182a375c366cbd896eccadd3a",
                 "shasum": ""
             },
             "require": {
@@ -63,7 +63,7 @@
                     "type": "github"
                 }
             ],
-            "time": "2025-01-05T16:43:48+00:00"
+            "time": "2025-01-21T14:54:06+00:00"
         }
     ],
     "aliases": [],
@@ -76,5 +76,5 @@
         "ext-igbinary": "*"
     },
     "platform-dev": [],
-    "plugin-api-version": "2.6.0"
+    "plugin-api-version": "2.3.0"
 }