diff --git a/composer.json b/composer.json index 17b275a6..9907c582 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "laravel/sail": "1.27.3", "mockery/mockery": "1.6.9", "nunomaduro/collision": "6.4.0", - "phpstan/phpstan": "1.10.61", + "phpstan/phpstan": "1.10.62", "phpunit/phpunit": "9.6.17", "spatie/laravel-ignition": "1.6.4", "squizlabs/php_codesniffer": "3.8.1" diff --git a/composer.lock b/composer.lock index 4a032ec0..d75e2143 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": "78dd7112546ea6fcc93c0f22ddc2dbf6", + "content-hash": "80f6cba83929b646b1b35c7a4016f231", "packages": [ { "name": "brick/math", @@ -7662,16 +7662,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.61", + "version": "1.10.62", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "30049da2df0941c38e2ba49372018aa796b90db4" + "reference": "cd5c8a1660ed3540b211407c77abf4af193a6af9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/30049da2df0941c38e2ba49372018aa796b90db4", - "reference": "30049da2df0941c38e2ba49372018aa796b90db4", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/cd5c8a1660ed3540b211407c77abf4af193a6af9", + "reference": "cd5c8a1660ed3540b211407c77abf4af193a6af9", "shasum": "" }, "require": { @@ -7720,7 +7720,7 @@ "type": "tidelift" } ], - "time": "2024-03-13T09:49:39+00:00" + "time": "2024-03-13T12:27:20+00:00" }, { "name": "phpunit/php-code-coverage",