Skip to content

Commit c51837d

Browse files
committed
Updated code to be compatible with php-etl/pipeline-contracts:0.5
1 parent e9f270b commit c51837d

File tree

7 files changed

+324
-188
lines changed

7 files changed

+324
-188
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@
1818
"require": {
1919
"php": "^8.2",
2020
"symfony/console": "^6.0",
21-
"php-etl/pipeline-contracts": "0.5.*",
22-
"php-etl/console-state": "*"
21+
"php-etl/pipeline-contracts": "0.5.*"
2322
},
2423
"require-dev": {
2524
"phpstan/phpstan": "^1.10",

0 commit comments

Comments
 (0)