-
Composer on Windows seems to be creating a setup that assumes Windows symlinks are enabled. We'll have to convince it otherwise.
```
Untarring sprint.tar.xz
tar: ./drupal8/vendor/bin/compos…
-
any of the drupal8 builds that use CIVICRM the build doesn't install civicrm with Drush8 cause it has to be installed using composer.
-
Serait-il possible de faire en sorte que lorsqu'on renomme un scénario vers lequel pointent déjà des liens, ces liens soient mis à jour automatiquement vers le nouveau nom du scénario ? [Cela a peut-ê…
-
**Describe the bug**
I'm not sure what I've done to my DDEV environment, but the "ddev composer require" command now fails.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to the project…
-
**Tell us about your setup**
What is your lando version and operating system?
v3.0.0-rc.17 on macOS Mojave 10.14.5
**Tell us about your `.lando.yml`**
For attempting to use a patch version of ap…
-
After some trial and error, I came up with this "recipe" to use ddev locally to manage a Drupal8 site hosted on Pantheon without having to setup/learn/manage additional tools like CircleCI, custom ups…
-
Hi,
Can you please update the document on how to bash in to the server ?
```
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS …
-
**Tell us about your setup**
What is your lando version and operating system? **(note that the older your version the less likely we are to reply)**
v3.0.0-rc.13
**Tell us about your `.lando.…
-
If i run composer update on a fresh installation inside the drupal directory i get the message that the php extention ext-dom is required. For my understanding this should be integrated in the dockerf…
-
***Codebase***
Mounted codebase
**Describe your issue**
I would like to use ngrok to use webhook urls for payment providers.
To try using ngrok, I added the following snippet to docker-compose.y…