diff --git a/composer.json b/composer.json index 1f75cd2..c60ece0 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "larapack/dd": "^1.1", "phpmd/phpmd": "^2.9", "phpspec/prophecy-phpunit": "^2.0", - "phpstan/phpstan": "2.1.31", + "phpstan/phpstan": "2.1.32", "phpstan/phpstan-deprecation-rules": "^2.0", "phpstan/phpstan-phpunit": "^2.0", "phpunit/phpunit": "^9.3", diff --git a/composer.lock b/composer.lock index 4d4e526..f0cee1d 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": "285ba02d4cf8d379bbe0f17586678b4d", + "content-hash": "f9e1b9f2c7f0198c9237ef0302d1f7d1", "packages": [ { "name": "brick/math", @@ -5164,11 +5164,11 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.31", + "version": "2.1.32", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ead89849d879fe203ce9292c6ef5e7e76f867b96", - "reference": "ead89849d879fe203ce9292c6ef5e7e76f867b96", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e126cad1e30a99b137b8ed75a85a676450ebb227", + "reference": "e126cad1e30a99b137b8ed75a85a676450ebb227", "shasum": "" }, "require": { @@ -5213,7 +5213,7 @@ "type": "github" } ], - "time": "2025-10-10T14:14:11+00:00" + "time": "2025-11-11T15:18:17+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",