Skip to content

Commit ee9b70a

Browse files
committed
fix lock contracts version to get new minor versions
1 parent 61dc79f commit ee9b70a

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)