diff --git a/composer.json b/composer.json index 24e23ed..01a69fb 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "php": "^8.2", "nikic/php-parser": "^4.10", "symfony/config": "^6.0", - "php-etl/packaging-contracts": "^0.3", + "php-etl/packaging-contracts": "0.3.0", "psr/log": "^3.0", "symfony/expression-language": "^6.0" }, diff --git a/composer.lock b/composer.lock index 54eb5a8..270b1a4 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": "8eb01f261c4f333e39e5d2149cba2adb", + "content-hash": "32163137377b9bca63e86b63ee3e8800", "packages": [ { "name": "nikic/php-parser", @@ -2284,16 +2284,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.10", + "version": "1.10.11", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "f1e22c9b17a879987f8743d81533250a5fff47f9" + "reference": "8aa62e6ea8b58ffb650e02940e55a788cbc3fe21" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/f1e22c9b17a879987f8743d81533250a5fff47f9", - "reference": "f1e22c9b17a879987f8743d81533250a5fff47f9", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/8aa62e6ea8b58ffb650e02940e55a788cbc3fe21", + "reference": "8aa62e6ea8b58ffb650e02940e55a788cbc3fe21", "shasum": "" }, "require": { @@ -2342,7 +2342,7 @@ "type": "tidelift" } ], - "time": "2023-04-01T17:06:15+00:00" + "time": "2023-04-04T19:17:42+00:00" }, { "name": "phpunit/php-code-coverage", @@ -2815,16 +2815,16 @@ }, { "name": "rector/rector", - "version": "0.15.23", + "version": "0.15.24", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "f4984ebd62b3613002869b0ddd6868261d62819e" + "reference": "716473919bcfdc27bdd2a32afb72adbf4c224e59" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/f4984ebd62b3613002869b0ddd6868261d62819e", - "reference": "f4984ebd62b3613002869b0ddd6868261d62819e", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/716473919bcfdc27bdd2a32afb72adbf4c224e59", + "reference": "716473919bcfdc27bdd2a32afb72adbf4c224e59", "shasum": "" }, "require": { @@ -2864,7 +2864,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/0.15.23" + "source": "https://github.com/rectorphp/rector/tree/0.15.24" }, "funding": [ { @@ -2872,7 +2872,7 @@ "type": "github" } ], - "time": "2023-03-22T15:22:45+00:00" + "time": "2023-04-05T08:49:11+00:00" }, { "name": "sanmai/later",