Skip to content

Commit 8ea5f9b

Browse files
committed
[TASK] Force use of Fluid ~4.4.2 to generate VH docs
1 parent dfd1f2a commit 8ea5f9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/generate-viewhelper-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
if: ${{ contains(github.event.head_commit.message, '[TASK] Update XSD schema') }}
3838
working-directory: ./generator
3939
run: |
40+
composer req "typo3fluid/fluid:~4.4.2"
4041
echo "${{steps.set_changedfile.outputs.changedfile}}"
4142
composer install --no-dev -n -o --no-progress
4243
mkdir -p schemas/fluidtypo3/flux/development/

0 commit comments

Comments
 (0)