Skip to content

Commit

Permalink
Revert "Update monorepo tag"
Browse files Browse the repository at this point in the history
This reverts commit ee93eb5.
  • Loading branch information
giansalex committed May 3, 2023
1 parent 0e3253f commit c79af0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/monorepo_split_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: "ramsey/composer-install@v1"

- name: Install Monorepo-Builder
run: composer require symplify/monorepo-builder:11.2.3 --update-no-dev
run: composer require symplify/monorepo-builder:11.0.8 --update-no-dev

# get package json list
- id: output_data
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/monorepo_split_tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: "ramsey/composer-install@v1"

- name: Install Monorepo-Builder
run: composer require symplify/monorepo-builder:11.2.3 --update-no-dev
run: composer require symplify/monorepo-builder:11.0.8 --update-no-dev

# get package json list
-
Expand Down

0 comments on commit c79af0c

Please sign in to comment.