diff --git a/.drevops/devtool/composer.lock b/.drevops/devtool/composer.lock index 90f91f7da..d6590b959 100644 --- a/.drevops/devtool/composer.lock +++ b/.drevops/devtool/composer.lock @@ -3042,16 +3042,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.55", + "version": "1.10.56", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "9a88f9d18ddf4cf54c922fbeac16c4cb164c5949" + "reference": "27816a01aea996191ee14d010f325434c0ee76fa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9a88f9d18ddf4cf54c922fbeac16c4cb164c5949", - "reference": "9a88f9d18ddf4cf54c922fbeac16c4cb164c5949", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/27816a01aea996191ee14d010f325434c0ee76fa", + "reference": "27816a01aea996191ee14d010f325434c0ee76fa", "shasum": "" }, "require": { @@ -3100,7 +3100,7 @@ "type": "tidelift" } ], - "time": "2024-01-08T12:32:40+00:00" + "time": "2024-01-15T10:43:00+00:00" }, { "name": "phpunit/php-code-coverage", @@ -3526,16 +3526,16 @@ }, { "name": "rector/rector", - "version": "0.19.0", + "version": "0.19.1", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "503f4ead06b3892bd106f67f3c86d4e36c94423d" + "reference": "2bba0dd55ba92c23f1253d9e60d0242a896d1025" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/503f4ead06b3892bd106f67f3c86d4e36c94423d", - "reference": "503f4ead06b3892bd106f67f3c86d4e36c94423d", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/2bba0dd55ba92c23f1253d9e60d0242a896d1025", + "reference": "2bba0dd55ba92c23f1253d9e60d0242a896d1025", "shasum": "" }, "require": { @@ -3570,7 +3570,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/0.19.0" + "source": "https://github.com/rectorphp/rector/tree/0.19.1" }, "funding": [ { @@ -3578,7 +3578,7 @@ "type": "github" } ], - "time": "2024-01-09T00:49:06+00:00" + "time": "2024-01-15T18:02:43+00:00" }, { "name": "sebastian/cli-parser",