Skip to content

Commit

Permalink
Merge pull request #5 from php-etl/fix/lock-contracts-version
Browse files Browse the repository at this point in the history
fix lock contracts version to get new minor versions
  • Loading branch information
JoMessina authored Apr 12, 2023
2 parents 3f02158 + 97417e4 commit 4c63c1a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"prefer-stable": true,
"require": {
"php": "^8.2",
"php-etl/bucket-contracts": "0.2.0"
"php-etl/bucket-contracts": "0.2.*"
},
"autoload": {
"psr-4": {
Expand Down
24 changes: 12 additions & 12 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4c63c1a

Please sign in to comment.