Skip to content

Commit

Permalink
fix lock contracts version to get new minor versions
Browse files Browse the repository at this point in the history
  • Loading branch information
JoMessina committed Apr 12, 2023
1 parent 3f02158 commit 97417e4
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 97417e4

Please sign in to comment.