diff --git a/composer.json b/composer.json index ff00e39..59ae729 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "jangregor/phpstan-prophecy": "^1", "mikey179/vfsstream": "^1.6.11", "phpstan/extension-installer": "^1.2", - "phpstan/phpstan": "1.10.32", + "phpstan/phpstan": "1.10.38", "phpstan/phpstan-strict-rules": "^1.4.2", "phpstan/phpstan-symfony": "^1.2.6", "phpunit/phpunit": "^9.5.25" diff --git a/composer.lock b/composer.lock index d7b4e82..49b02b0 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": "3c6d772fc9ecf63ed2d52e45fe026112", + "content-hash": "f0b1dae268c341ab3e5abbd3b318a98d", "packages": [ { "name": "clue/stream-filter", @@ -7053,16 +7053,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.32", + "version": "1.10.38", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "c47e47d3ab03137c0e121e77c4d2cb58672f6d44" + "reference": "5302bb402c57f00fb3c2c015bac86e0827e4b691" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/c47e47d3ab03137c0e121e77c4d2cb58672f6d44", - "reference": "c47e47d3ab03137c0e121e77c4d2cb58672f6d44", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/5302bb402c57f00fb3c2c015bac86e0827e4b691", + "reference": "5302bb402c57f00fb3c2c015bac86e0827e4b691", "shasum": "" }, "require": { @@ -7111,7 +7111,7 @@ "type": "tidelift" } ], - "time": "2023-08-24T21:54:50+00:00" + "time": "2023-10-06T14:19:14+00:00" }, { "name": "phpstan/phpstan-strict-rules",