diff --git a/composer.json b/composer.json index 93a8fd445a..a5dfeb746c 100644 --- a/composer.json +++ b/composer.json @@ -54,7 +54,7 @@ "larastan/larastan": "^2.7", "mockery/mockery": "1.6.6", "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 a375b43733..62a2d9f30c 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": "0addfaae4825040383588ff421ba75f3", + "content-hash": "16d1f66ebf7a95d5d143fc3e421f96cc", "packages": [ { "name": "24slides/laravel-saml2", @@ -9615,16 +9615,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": { @@ -9673,7 +9673,7 @@ "type": "tidelift" } ], - "time": "2023-11-28T14:57:26+00:00" + "time": "2023-12-13T10:59:42+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",