Skip to content

Commit cc4973e

Browse files
committed
Updated pipeline contracts v0.5
1 parent ca12417 commit cc4973e

File tree

2 files changed

+36
-37
lines changed

2 files changed

+36
-37
lines changed

composer.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,14 @@
1919
"php": "^8.2",
2020
"psr/log": "^3.0",
2121
"php-etl/bucket": "*",
22-
"php-etl/pipeline-contracts": "0.5.*"
22+
"php-etl/pipeline-contracts": "0.5.*",
23+
"php-etl/bucket-contracts": "0.3.*"
2324
},
2425
"require-dev": {
2526
"phpunit/php-invoker": "^4.0",
2627
"phpstan/phpstan": "^1.10",
2728
"phpunit/phpunit": "^10.0",
28-
"friendsofphp/php-cs-fixer": "^3.0",
29+
"friendsofphp/php-cs-fixer": "^3.38",
2930
"infection/infection": "^0.26.18",
3031
"rector/rector": "^0.15"
3132
},

composer.lock

+33-35
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)