Skip to content

Commit 499da7f

Browse files
committed
Fixed the bucket contracts version
1 parent 47e1e32 commit 499da7f

File tree

2 files changed

+18
-17
lines changed

2 files changed

+18
-17
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
],
1717
"require": {
1818
"php": "^8.2",
19-
"php-etl/bucket-contracts": "0.2.0"
19+
"php-etl/bucket-contracts": "0.2.*"
2020
},
2121
"require-dev": {
2222
"phpstan/phpstan": "^1.10",

composer.lock

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

0 commit comments

Comments
 (0)