Greg Monroe

Results 3 issues of Greg Monroe

**Setup** MacOS: Catalina / 10.15.7 Lando: Version v3.6.4 .lando.yml ``` name: sandbox recipe: drupal9 config: composer_version: 2-latest php: '7.4' webroot: docroot xdebug: true services: appserver: config: composer_version: 2-latest build_as_root: -...

bug

It would be nice if the launcher would support commands with Drush 9+ aliases from any directory. Suppose you have ~/.drush/drush.yml and ~/.drush/sites/self.site.yml files set up. The self.site.yml file has...

**Describe the bug** Using the api to open a connection causes the following warning: PHP Deprecated: AcquiaCloudApi\Connector\Connector::__construct(): Implicitly marking parameter $base_uri as nullable is deprecated, the explicit nullable type must...