Skip to content

Commit 4e61492

Browse files
committed
Updated to a pluggable architecture
1 parent c542420 commit 4e61492

File tree

4 files changed

+268
-248
lines changed

4 files changed

+268
-248
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@
2626
"phpunit/phpunit": "^9.0",
2727
"php-etl/csv-flow": "^0.2.0",
2828
"php-etl/phpunit-extension": "^0.2.0",
29-
"php-etl/bucket-contracts": "^0.1.0",
30-
"php-etl/pipeline-contracts": "^0.2.0"
29+
"php-etl/bucket-contracts": "^0.1.0"
3130
},
3231
"autoload": {
3332
"psr-4": {

0 commit comments

Comments
 (0)