diff --git a/composer.json b/composer.json index 6d10135..f57bb94 100644 --- a/composer.json +++ b/composer.json @@ -19,13 +19,14 @@ "php": "^8.2", "psr/log": "^3.0", "php-etl/bucket": "*", - "php-etl/pipeline-contracts": "0.5.*" + "php-etl/pipeline-contracts": "0.5.*", + "php-etl/bucket-contracts": "0.3.*" }, "require-dev": { "phpunit/php-invoker": "^4.0", "phpstan/phpstan": "^1.10", "phpunit/phpunit": "^10.0", - "friendsofphp/php-cs-fixer": "^3.0", + "friendsofphp/php-cs-fixer": "^3.38", "infection/infection": "^0.26.18", "rector/rector": "^0.15" }, diff --git a/composer.lock b/composer.lock index 4e311f3..e588e31 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": "04a6a721717460b4425a9ead233ee49c", + "content-hash": "d7157bf8a8b020e2bedeaceb2ecf07f6", "packages": [ { "name": "php-etl/bucket", @@ -12,12 +12,12 @@ "source": { "type": "git", "url": "https://github.com/php-etl/bucket.git", - "reference": "3e25f9ca7a85c7c05a72c004407f13da501248c0" + "reference": "233beac60eac83944160a5af993c20536d1ea1b0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-etl/bucket/zipball/3e25f9ca7a85c7c05a72c004407f13da501248c0", - "reference": "3e25f9ca7a85c7c05a72c004407f13da501248c0", + "url": "https://api.github.com/repos/php-etl/bucket/zipball/233beac60eac83944160a5af993c20536d1ea1b0", + "reference": "233beac60eac83944160a5af993c20536d1ea1b0", "shasum": "" }, "require": { @@ -61,20 +61,20 @@ "issues": "https://github.com/php-etl/bucket/issues", "source": "https://github.com/php-etl/bucket/tree/main" }, - "time": "2023-11-14T11:38:59+00:00" + "time": "2023-11-14T14:39:36+00:00" }, { "name": "php-etl/bucket-contracts", - "version": "dev-main", + "version": "v0.3.0", "source": { "type": "git", "url": "https://github.com/php-etl/bucket-contracts.git", - "reference": "b9595871228a1c41e9da9c6d9e883a28123f4a10" + "reference": "64170754cb1f5e556c8e526177be51d905c3b15f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-etl/bucket-contracts/zipball/b9595871228a1c41e9da9c6d9e883a28123f4a10", - "reference": "b9595871228a1c41e9da9c6d9e883a28123f4a10", + "url": "https://api.github.com/repos/php-etl/bucket-contracts/zipball/64170754cb1f5e556c8e526177be51d905c3b15f", + "reference": "64170754cb1f5e556c8e526177be51d905c3b15f", "shasum": "" }, "require": { @@ -85,7 +85,6 @@ "phpstan/phpstan": "^1.10", "rector/rector": "^0.15" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -114,22 +113,22 @@ "description": "This library describes contracts for the data-interchange buckets.", "support": { "issues": "https://github.com/php-etl/bucket-contracts/issues", - "source": "https://github.com/php-etl/bucket-contracts/tree/main" + "source": "https://github.com/php-etl/bucket-contracts/tree/v0.3.0" }, - "time": "2023-11-14T08:49:46+00:00" + "time": "2023-11-14T14:39:36+00:00" }, { "name": "php-etl/pipeline-contracts", - "version": "dev-main", + "version": "v0.5.0", "source": { "type": "git", "url": "https://github.com/php-etl/pipeline-contracts.git", - "reference": "224cf14efe07df6ccd5d2b35eb7fba3bad7823c0" + "reference": "29aac4a1644c960355a17876e4a84bb8f0b89654" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-etl/pipeline-contracts/zipball/224cf14efe07df6ccd5d2b35eb7fba3bad7823c0", - "reference": "224cf14efe07df6ccd5d2b35eb7fba3bad7823c0", + "url": "https://api.github.com/repos/php-etl/pipeline-contracts/zipball/29aac4a1644c960355a17876e4a84bb8f0b89654", + "reference": "29aac4a1644c960355a17876e4a84bb8f0b89654", "shasum": "" }, "require": { @@ -142,7 +141,6 @@ "phpstan/phpstan": "^1.10", "rector/rector": "^0.15" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -171,9 +169,9 @@ "description": "This library describes contracts for the Extract-Transform-Load pattern.", "support": { "issues": "https://github.com/php-etl/pipeline-contracts/issues", - "source": "https://github.com/php-etl/pipeline-contracts/tree/main" + "source": "https://github.com/php-etl/pipeline-contracts/tree/v0.5.0" }, - "time": "2023-11-14T13:28:21+00:00" + "time": "2023-11-15T10:45:24+00:00" }, { "name": "php-etl/satellite-contracts", @@ -1487,16 +1485,16 @@ }, { "name": "phpunit/php-code-coverage", - "version": "10.1.7", + "version": "10.1.8", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "355324ca4980b8916c18b9db29f3ef484078f26e" + "reference": "84838eed9ded511f61dc3e8b5944a52d9017b297" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/355324ca4980b8916c18b9db29f3ef484078f26e", - "reference": "355324ca4980b8916c18b9db29f3ef484078f26e", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/84838eed9ded511f61dc3e8b5944a52d9017b297", + "reference": "84838eed9ded511f61dc3e8b5944a52d9017b297", "shasum": "" }, "require": { @@ -1553,7 +1551,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.7" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.8" }, "funding": [ { @@ -1561,7 +1559,7 @@ "type": "github" } ], - "time": "2023-10-04T15:34:17+00:00" + "time": "2023-11-15T13:31:15+00:00" }, { "name": "phpunit/php-file-iterator", @@ -3207,7 +3205,7 @@ }, { "name": "symfony/deprecation-contracts", - "version": "v3.3.0", + "version": "v3.4.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", @@ -3254,7 +3252,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.3.0" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0" }, "funding": [ { @@ -3354,7 +3352,7 @@ }, { "name": "symfony/event-dispatcher-contracts", - "version": "v3.3.0", + "version": "v3.4.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", @@ -3410,7 +3408,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.3.0" + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.4.0" }, "funding": [ { @@ -4177,16 +4175,16 @@ }, { "name": "symfony/service-contracts", - "version": "v3.3.0", + "version": "v3.4.0", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "40da9cc13ec349d9e4966ce18b5fbcd724ab10a4" + "reference": "b3313c2dbffaf71c8de2934e2ea56ed2291a3838" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/40da9cc13ec349d9e4966ce18b5fbcd724ab10a4", - "reference": "40da9cc13ec349d9e4966ce18b5fbcd724ab10a4", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/b3313c2dbffaf71c8de2934e2ea56ed2291a3838", + "reference": "b3313c2dbffaf71c8de2934e2ea56ed2291a3838", "shasum": "" }, "require": { @@ -4239,7 +4237,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/service-contracts/tree/v3.3.0" + "source": "https://github.com/symfony/service-contracts/tree/v3.4.0" }, "funding": [ { @@ -4255,7 +4253,7 @@ "type": "tidelift" } ], - "time": "2023-05-23T14:45:45+00:00" + "time": "2023-07-30T20:28:31+00:00" }, { "name": "symfony/stopwatch",