Skip to content

Commit a5a20ac

Browse files
authored
Merge pull request #2 from php-etl/feature/update-bucket-contracts
Updated bucket-contracts to 0.1
2 parents 71da9b4 + 543059d commit a5a20ac

File tree

2 files changed

+8
-10
lines changed

2 files changed

+8
-10
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.0",
20-
"php-etl/bucket-contracts": "^0.1.0@dev"
20+
"php-etl/bucket-contracts": "^0.1.0"
2121
},
2222
"autoload": {
2323
"psr-4": {

composer.lock

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

0 commit comments

Comments
 (0)