Skip to content

Commit

Permalink
Merge pull request #3 from php-etl/fix/lock-contracts-versions
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 327bb8a + 8a2f78b commit 1b5b832
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"require": {
"php": "^8.2",
"symfony/console": "^6.0",
"php-etl/pipeline-contracts": "0.4.0",
"php-etl/pipeline-contracts": "0.4.*",
"php-etl/console-state": "*"
},
"require-dev": {
Expand Down
22 changes: 11 additions & 11 deletions composer.lock

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

0 comments on commit 1b5b832

Please sign in to comment.