Skip to content

Commit

Permalink
Updated pipeline contracts v0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
gplanchat committed Nov 16, 2023
1 parent ca12417 commit cc4973e
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 37 deletions.
5 changes: 3 additions & 2 deletions composer.json
Expand Up @@ -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"
},
Expand Down
68 changes: 33 additions & 35 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cc4973e

Please sign in to comment.