Skip to content

Commit 3ba51c0

Browse files
authored
Merge pull request #5 from php-etl/fix/lock-contracts-versions
fix lock contracts version to get new minor versions
2 parents 61dc79f + ee9b70a commit 3ba51c0

File tree

2 files changed

+27
-26
lines changed

2 files changed

+27
-26
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"prefer-stable": true,
1313
"require": {
1414
"php": "^8.2",
15-
"php-etl/packaging-contracts": "0.3.0"
15+
"php-etl/packaging-contracts": "0.3.*"
1616
},
1717
"require-dev": {
1818
"phpunit/phpunit": "^10.0",

composer.lock

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

0 commit comments

Comments
 (0)