Skip to content

Commit

Permalink
Removed config command
Browse files Browse the repository at this point in the history
  • Loading branch information
RahatHameed committed Feb 7, 2025
1 parent 28bce9b commit 01ec637
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions recipes/setup-development.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,6 @@ $SCRIPT_PATH/parts/shared/require_theme_dev.sh -t"apex" -b"b-7.3.x"
git clone https://github.com/OXID-eSales/oxapi-documentation source/documentation/oxapi-documentation
make docpath=./source/documentation/oxapi-documentation addsphinxservice

docker-compose exec -T -w /var/www php \
composer config allow-plugins.oxid-esales/oxideshop-composer-plugin true

make up

docker compose exec php composer update --no-interaction
Expand Down

0 comments on commit 01ec637

Please sign in to comment.