Skip to content

Commit

Permalink
OXDEV-7557 Do not install twig component as it comes as a dependency …
Browse files Browse the repository at this point in the history
…of admin theme

Signed-off-by: Anton Fedurtsya <[email protected]>
  • Loading branch information
Sieg committed Nov 17, 2023
1 parent 6d71056 commit ece7379
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,6 @@ jobs:
- name: Install twig template engine and twig theme
run: |
docker compose exec -T php composer require oxid-esales/twig-component:dev-b-7.0.x --no-update
docker compose exec -T php composer require oxid-esales/twig-admin-theme:dev-b-7.0.x --no-update
docker compose exec -T php composer require oxid-esales/apex-theme:dev-b-7.0.x --no-update
docker compose exec -T php composer update --no-interaction
Expand Down

0 comments on commit ece7379

Please sign in to comment.