diff --git a/composer.lock b/composer.lock index 743df00..86d4e12 100644 --- a/composer.lock +++ b/composer.lock @@ -6486,16 +6486,16 @@ }, { "name": "nunomaduro/larastan", - "version": "2.5.1", + "version": "2.5.2", "source": { "type": "git", "url": "https://github.com/nunomaduro/larastan.git", - "reference": "072e2c9566ae000bf66c92384fc933b81885244b" + "reference": "0750017b3d3e1bbe3d0342f3777f09d0c19f91a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nunomaduro/larastan/zipball/072e2c9566ae000bf66c92384fc933b81885244b", - "reference": "072e2c9566ae000bf66c92384fc933b81885244b", + "url": "https://api.github.com/repos/nunomaduro/larastan/zipball/0750017b3d3e1bbe3d0342f3777f09d0c19f91a9", + "reference": "0750017b3d3e1bbe3d0342f3777f09d0c19f91a9", "shasum": "" }, "require": { @@ -6509,7 +6509,7 @@ "illuminate/support": "^9.47.0 || ^10.0.0", "php": "^8.0.2", "phpmyadmin/sql-parser": "^5.6.0", - "phpstan/phpstan": "~1.10.3" + "phpstan/phpstan": "~1.10.6" }, "require-dev": { "nikic/php-parser": "^4.15.2", @@ -6558,7 +6558,7 @@ ], "support": { "issues": "https://github.com/nunomaduro/larastan/issues", - "source": "https://github.com/nunomaduro/larastan/tree/2.5.1" + "source": "https://github.com/nunomaduro/larastan/tree/2.5.2" }, "funding": [ { @@ -6578,7 +6578,7 @@ "type": "patreon" } ], - "time": "2023-03-04T23:46:40+00:00" + "time": "2023-04-11T19:26:46+00:00" }, { "name": "orchestra/testbench",