-
## What was The Command Used To Provision
```shell
vagrant up --provision
```
## What Kind of VVV Provision Was This
This was a fresh install
## Logs/What Broke
Provisioni…
-
## Issue Overview
So when using the Gravity Forms POD Feed Mapping with a Pod created for the User. The password is a required field. It wants to create a new user even though you are editing an …
-
I have been using this plugin on a number of sites to push/pull from our staging server and local macbook however on a fresh setup I am getting the following error:
`The connection failed, an unexpec…
-
Since this project is for PHPUnit and [uses PHPUnit classes](https://github.com/php-vcr/phpunit-testlistener-vcr/blob/master/src/VCRTestListener.php#L6-L11), doesn't it explicitly depend on PHPUnit?
…
-
Compare our Seravo Vagrant box to the develop branch of the official WordPress Vagrant box: https://github.com/Varying-Vagrant-Vagrants/VVV
If there are any developer tools, speed optimizations etc…
ottok updated
3 years ago
-
after cloning the repo, I ran
`composer install`
but get the following error:
`➜ teamsy git:(master) composer install
Installing dependencies from lock file (including require-dev)
Verifying…
-
Starting around 10/15/2019, `drupal/core` started updating to the latest dev version (8.9.x-dev) instead of the latest stable release (8.7.8). Prior to that, I always got the expected releases of core…
-
- [x] I was not able to find an [open](https://github.com/zendframework/zend-expressive-fastroute/issues?q=is%3Aopen) or [closed](https://github.com/zendframework/zend-expressive-fastroute/issues?q=i…
-
My `composer.json`: https://github.com/giorgiosironi/drupal-core-composer-update (requires to be modified as explained in README after the first installation)
Output of `composer diagnose`:
```
…
-
Hello 👋
Currently we are in the process of upgrading an old symfony project of ours from `3.4` to `5.4`/`6.x` and already made the transition from the old directory structure to the newer one from…