Skip to content

Commit 4c63c1a

Browse files
authored
Merge pull request #5 from php-etl/fix/lock-contracts-version
fix lock contracts version to get new minor versions
2 parents 3f02158 + 97417e4 commit 4c63c1a

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"prefer-stable": true,
1818
"require": {
1919
"php": "^8.2",
20-
"php-etl/bucket-contracts": "0.2.0"
20+
"php-etl/bucket-contracts": "0.2.*"
2121
},
2222
"autoload": {
2323
"psr-4": {

composer.lock

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

0 commit comments

Comments
 (0)