Skip to content

Commit a48608c

Browse files
authored
Merge pull request #12 from php-etl/fix/lock-contracts-versions
fix lock contracts version to get new minor versions
2 parents e36c261 + fbd3c4f commit a48608c

File tree

2 files changed

+62
-61
lines changed

2 files changed

+62
-61
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"ext-simplexml": "*",
3131
"php-etl/bucket": "*",
3232
"box/spout": "^3.1",
33-
"php-etl/pipeline-contracts": "0.4.0",
33+
"php-etl/pipeline-contracts": "0.4.*",
3434
"psr/log": "^3.0"
3535
},
3636
"require-dev": {

composer.lock

Lines changed: 61 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)