diff --git a/composer.lock b/composer.lock index 2cbbd85..f96587f 100644 --- a/composer.lock +++ b/composer.lock @@ -346,19 +346,19 @@ "source": { "type": "git", "url": "https://github.com/php-etl/fast-map-plugin.git", - "reference": "e95562c5aa4f2517072414a02e665a1b35a3896f" + "reference": "6f7d5afd924c134f06e777b951664104e63f9a1f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-etl/fast-map-plugin/zipball/e95562c5aa4f2517072414a02e665a1b35a3896f", - "reference": "e95562c5aa4f2517072414a02e665a1b35a3896f", + "url": "https://api.github.com/repos/php-etl/fast-map-plugin/zipball/6f7d5afd924c134f06e777b951664104e63f9a1f", + "reference": "6f7d5afd924c134f06e777b951664104e63f9a1f", "shasum": "" }, "require": { "ext-json": "*", "nikic/php-parser": "^4.10", "php": "^8.2", - "php-etl/configurator-contracts": "0.8.0", + "php-etl/configurator-contracts": "0.8.*", "php-etl/fast-map-config": "*", "php-etl/packaging-contracts": "0.3.*", "php-etl/satellite-toolbox": "*", @@ -405,7 +405,7 @@ "issues": "https://github.com/php-etl/fast-map-plugin/issues", "source": "https://github.com/php-etl/fast-map-plugin/tree/v0.8.2" }, - "time": "2023-04-20T08:15:46+00:00" + "time": "2023-04-21T07:26:57+00:00" }, { "name": "php-etl/mapping-contracts", @@ -5177,21 +5177,21 @@ }, { "name": "rector/rector", - "version": "0.15.24", + "version": "0.15.25", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "716473919bcfdc27bdd2a32afb72adbf4c224e59" + "reference": "015935c7ed9e48a4f5895ba974f337e20a263841" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/716473919bcfdc27bdd2a32afb72adbf4c224e59", - "reference": "716473919bcfdc27bdd2a32afb72adbf4c224e59", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/015935c7ed9e48a4f5895ba974f337e20a263841", + "reference": "015935c7ed9e48a4f5895ba974f337e20a263841", "shasum": "" }, "require": { "php": "^7.2|^8.0", - "phpstan/phpstan": "^1.10.1" + "phpstan/phpstan": "^1.10.14" }, "conflict": { "rector/rector-doctrine": "*", @@ -5226,7 +5226,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/0.15.24" + "source": "https://github.com/rectorphp/rector/tree/0.15.25" }, "funding": [ { @@ -5234,7 +5234,7 @@ "type": "github" } ], - "time": "2023-04-05T08:49:11+00:00" + "time": "2023-04-20T16:07:39+00:00" }, { "name": "sanmai/later",