diff --git a/composer.json b/composer.json index 1c177eb2..e3454584 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ "fakerphp/faker": "^1.23.1", "infection/infection": "~0.27.11", "phpstan/extension-installer": "^1.4.1", - "phpstan/phpstan": "^1.11.6", + "phpstan/phpstan": "^1.11.7", "phpstan/phpstan-deprecation-rules": "^1.2.0", "phpstan/phpstan-phpunit": "^1.4.0", "phpstan/phpstan-strict-rules": "^1.6.0", diff --git a/composer.lock b/composer.lock index 9ed032d8..eaeaf0ac 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": "5fb1dfed4d1fe48edac0a595be21fece", + "content-hash": "ae69cd19ce386cf95089bb385d80e890", "packages": [], "packages-dev": [ { @@ -3642,16 +3642,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.11.6", + "version": "1.11.7", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "6ac78f1165346c83b4a753f7e4186d969c6ad0ee" + "reference": "52d2bbfdcae7f895915629e4694e9497d0f8e28d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/6ac78f1165346c83b4a753f7e4186d969c6ad0ee", - "reference": "6ac78f1165346c83b4a753f7e4186d969c6ad0ee", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/52d2bbfdcae7f895915629e4694e9497d0f8e28d", + "reference": "52d2bbfdcae7f895915629e4694e9497d0f8e28d", "shasum": "" }, "require": { @@ -3696,7 +3696,7 @@ "type": "github" } ], - "time": "2024-07-01T15:33:06+00:00" + "time": "2024-07-06T11:17:41+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",