diff --git a/composer.lock b/composer.lock index d4229097..5f4da5e7 100644 --- a/composer.lock +++ b/composer.lock @@ -2432,16 +2432,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.32", + "version": "1.10.33", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "c47e47d3ab03137c0e121e77c4d2cb58672f6d44" + "reference": "03b1cf9f814ba0863c4e9affea49a4d1ed9a2ed1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/c47e47d3ab03137c0e121e77c4d2cb58672f6d44", - "reference": "c47e47d3ab03137c0e121e77c4d2cb58672f6d44", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/03b1cf9f814ba0863c4e9affea49a4d1ed9a2ed1", + "reference": "03b1cf9f814ba0863c4e9affea49a4d1ed9a2ed1", "shasum": "" }, "require": { @@ -2490,20 +2490,20 @@ "type": "tidelift" } ], - "time": "2023-08-24T21:54:50+00:00" + "time": "2023-09-04T12:20:53+00:00" }, { "name": "phpstan/phpstan-beberlei-assert", - "version": "1.1.1", + "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-beberlei-assert.git", - "reference": "93bd8d1ff7b04290a11d2df9dbfa9e1d32d2925f" + "reference": "0918f2c71f93d44839b74fe3ba2682b2083a8729" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-beberlei-assert/zipball/93bd8d1ff7b04290a11d2df9dbfa9e1d32d2925f", - "reference": "93bd8d1ff7b04290a11d2df9dbfa9e1d32d2925f", + "url": "https://api.github.com/repos/phpstan/phpstan-beberlei-assert/zipball/0918f2c71f93d44839b74fe3ba2682b2083a8729", + "reference": "0918f2c71f93d44839b74fe3ba2682b2083a8729", "shasum": "" }, "require": { @@ -2538,9 +2538,9 @@ "description": "PHPStan beberlei/assert extension", "support": { "issues": "https://github.com/phpstan/phpstan-beberlei-assert/issues", - "source": "https://github.com/phpstan/phpstan-beberlei-assert/tree/1.1.1" + "source": "https://github.com/phpstan/phpstan-beberlei-assert/tree/1.1.2" }, - "time": "2023-09-01T15:03:12+00:00" + "time": "2023-09-04T12:13:01+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",