Skip to content

Commit 0c89836

Browse files
authored
Merge pull request #11 from php-etl/fix/lock-contracts-versions
fix lock contracts version to get new minor versions
2 parents 9d0a831 + 98b522a commit 0c89836

File tree

2 files changed

+52
-51
lines changed

2 files changed

+52
-51
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"php": "^8.2",
77
"phpunit/phpunit": "^10.0",
88
"nikic/php-parser": "^4.10",
9-
"php-etl/pipeline-contracts": "0.4.0",
9+
"php-etl/pipeline-contracts": "0.4.*",
1010
"php-http/message": "^1.11",
1111
"php-http/mock-client": "^1.4@dev",
1212
"fakerphp/faker": "^1.19",

composer.lock

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

0 commit comments

Comments
 (0)