Skip to content

Commit

Permalink
Merge pull request #4 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 728df46 + 1c85c29 commit 830d3f5
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 26 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/pipeline-contracts": "0.4.0",
"php-etl/pipeline-contracts": "0.4.*",
"symfony/console": "^6.0"
},
"require-dev": {
Expand Down
51 changes: 26 additions & 25 deletions composer.lock

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

0 comments on commit 830d3f5

Please sign in to comment.