diff --git a/composer.json b/composer.json index 012c996..4f60639 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "phpspec/prophecy": "^1.19", "phpspec/prophecy-phpunit": "^2.2.0", "phpstan/extension-installer": "^1.4.1", - "phpstan/phpstan": "1.11.7", + "phpstan/phpstan": "1.11.10", "phpstan/phpstan-mockery": "^1.1.2", "phpstan/phpstan-phpunit": "^1.3.16", "phpstan/phpstan-strict-rules": "^1.5.1", diff --git a/composer.lock b/composer.lock index dba7f6b..20ee00d 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": "70f4a1d04f047d443b5312ae4923b6d5", + "content-hash": "110a0447c61d87b7233452acadce8433", "packages": [ { "name": "clue/stream-filter", @@ -5823,16 +5823,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.11.7", + "version": "1.11.10", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "52d2bbfdcae7f895915629e4694e9497d0f8e28d" + "reference": "640410b32995914bde3eed26fa89552f9c2c082f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/52d2bbfdcae7f895915629e4694e9497d0f8e28d", - "reference": "52d2bbfdcae7f895915629e4694e9497d0f8e28d", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/640410b32995914bde3eed26fa89552f9c2c082f", + "reference": "640410b32995914bde3eed26fa89552f9c2c082f", "shasum": "" }, "require": { @@ -5877,7 +5877,7 @@ "type": "github" } ], - "time": "2024-07-06T11:17:41+00:00" + "time": "2024-08-08T09:02:50+00:00" }, { "name": "phpstan/phpstan-mockery",