diff --git a/composer.json b/composer.json index 9d2dd2ceb..17b474724 100644 --- a/composer.json +++ b/composer.json @@ -75,7 +75,7 @@ "nunomaduro/collision": "8.1.1", "larastan/larastan": "2.9.7", "phan/phan": "5.4.3", - "phpstan/extension-installer": "1.3.1", + "phpstan/extension-installer": "1.4.1", "phpstan/phpstan": "1.11.4", "phpstan/phpstan-deprecation-rules": "1.2.0", "phpstan/phpstan-strict-rules": "1.6.0", diff --git a/composer.lock b/composer.lock index 8946db396..78e7917dd 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": "59066921074690784a5a0a6170ba8794", + "content-hash": "8a89b026ac3f6b69a5c3925525f2982d", "packages": [ { "name": "ans-group/laravel-health-check", @@ -13194,16 +13194,16 @@ }, { "name": "phpstan/extension-installer", - "version": "1.3.1", + "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/phpstan/extension-installer.git", - "reference": "f45734bfb9984c6c56c4486b71230355f066a58a" + "reference": "f6b87faf9fc7978eab2f7919a8760bc9f58f9203" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/extension-installer/zipball/f45734bfb9984c6c56c4486b71230355f066a58a", - "reference": "f45734bfb9984c6c56c4486b71230355f066a58a", + "url": "https://api.github.com/repos/phpstan/extension-installer/zipball/f6b87faf9fc7978eab2f7919a8760bc9f58f9203", + "reference": "f6b87faf9fc7978eab2f7919a8760bc9f58f9203", "shasum": "" }, "require": { @@ -13232,9 +13232,9 @@ "description": "Composer plugin for automatic installation of PHPStan extensions", "support": { "issues": "https://github.com/phpstan/extension-installer/issues", - "source": "https://github.com/phpstan/extension-installer/tree/1.3.1" + "source": "https://github.com/phpstan/extension-installer/tree/1.4.1" }, - "time": "2023-05-24T08:59:17+00:00" + "time": "2024-06-10T08:20:49+00:00" }, { "name": "phpstan/phpdoc-parser",