diff --git a/composer.json b/composer.json index d45046b38f..db02c6de73 100644 --- a/composer.json +++ b/composer.json @@ -53,7 +53,7 @@ "mockery/mockery": "1.6.6", "nunomaduro/larastan": "2.6.4", "phpstan/extension-installer": "1.3.1", - "phpstan/phpstan": "1.10.46", + "phpstan/phpstan": "1.10.50", "phpstan/phpstan-deprecation-rules": "1.1.4", "phpstan/phpstan-mockery": "1.1.1", "phpstan/phpstan-phpunit": "1.3.15", diff --git a/composer.lock b/composer.lock index c47de32e1d..fb924ecddf 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": "98442ee34d900bcd27174a9eee414105", + "content-hash": "c8669c64c656d1e844e5fd3c625f97b8", "packages": [ { "name": "24slides/laravel-saml2", @@ -9610,16 +9610,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.46", + "version": "1.10.50", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "90d3d25c5b98b8068916bbf08ce42d5cb6c54e70" + "reference": "06a98513ac72c03e8366b5a0cb00750b487032e4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/90d3d25c5b98b8068916bbf08ce42d5cb6c54e70", - "reference": "90d3d25c5b98b8068916bbf08ce42d5cb6c54e70", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/06a98513ac72c03e8366b5a0cb00750b487032e4", + "reference": "06a98513ac72c03e8366b5a0cb00750b487032e4", "shasum": "" }, "require": { @@ -9668,7 +9668,7 @@ "type": "tidelift" } ], - "time": "2023-11-28T14:57:26+00:00" + "time": "2023-12-13T10:59:42+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",