This commit is contained in:
Bachir Soussi Chiadmi 2024-06-18 17:35:14 +02:00
parent ed8b2f30c0
commit 5b2758b349
1 changed files with 0 additions and 6 deletions

View File

@ -148,12 +148,6 @@ Be aware that a first up, since the db is empty, it will be populated with your
## Drupal Composer install ## Drupal Composer install
Only at first up, finish to install drupal composer dependencies Only at first up, finish to install drupal composer dependencies
but first we need to downgrade composer to version 1
```
docker exec -u 0 -it caravane_api_1 /bin/bash
composer selfupdate --1
```
ctrl+d
``` ```
make exec_api make exec_api
composer install composer install