Skip to content

Commit 01ec637

Browse files
committed
Removed config command
1 parent 28bce9b commit 01ec637

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

recipes/setup-development.sh

-3
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,6 @@ $SCRIPT_PATH/parts/shared/require_theme_dev.sh -t"apex" -b"b-7.3.x"
4646
git clone https://github.com/OXID-eSales/oxapi-documentation source/documentation/oxapi-documentation
4747
make docpath=./source/documentation/oxapi-documentation addsphinxservice
4848

49-
docker-compose exec -T -w /var/www php \
50-
composer config allow-plugins.oxid-esales/oxideshop-composer-plugin true
51-
5249
make up
5350

5451
docker compose exec php composer update --no-interaction

0 commit comments

Comments
 (0)