Skip to content

Commit

Permalink
rexstan um yform und yrewrite erweitert
Browse files Browse the repository at this point in the history
  • Loading branch information
dergel committed Sep 23, 2023
1 parent add1b0b commit 57a0454
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/rexstan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,10 @@ jobs:
redaxo_cms/redaxo/bin/console package:install 'rexstan'
redaxo_cms/redaxo/bin/console package:install 'cronjob'
redaxo_cms/redaxo/bin/console package:install 'phpmailer'
redaxo_cms/redaxo/bin/console install:download 'yform' '4.*'
redaxo_cms/redaxo/bin/console package:install 'yform'
redaxo_cms/redaxo/bin/console install:download 'rewrite' '2.*'
redaxo_cms/redaxo/bin/console package:install 'rewrite'
redaxo_cms/redaxo/bin/console package:install '${{ github.event.repository.name }}'
# install dependencies from composer.json
Expand Down

0 comments on commit 57a0454

Please sign in to comment.