Skip to content

Commit

Permalink
Merge pull request #112 from wandersonwhcr/hotfix/updated
Browse files Browse the repository at this point in the history
Updated
  • Loading branch information
wandersonwhcr authored Nov 10, 2021
2 parents d7a0e6d + f5ec300 commit 3067eac
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/updated.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
continue-on-error: ${{ matrix.experimental == true }}

- name: Check Dependencies Direct
run: docker-compose run romans composer outdated --direct --strict
run: docker-compose run romans composer outdated --direct --strict --minor-only
continue-on-error: ${{ matrix.experimental == true }}

- name: Update Dependencies and Test
Expand Down
64 changes: 32 additions & 32 deletions composer.lock

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

0 comments on commit 3067eac

Please sign in to comment.