-
Starting with this [version of drush](https://packagist.org/packages/drush/drush#11.0.6) there's a dependency on v2 of `consolidation/config` which is a project that Drupal Console ultimately depends …
-
Please see the attached screenshot from Drupal 7 . In Drupal 7, while sending the request to test sandbox services on portal, if needed to set OAuth, we used to select apps from the dropdown but in Dr…
-
My `composer.json`:
```json
{
"name": "drupal/git-clone-project",
"description": "TODO",
"type": "project",
"license": "GPL-2.0-or-later",
"homepage": "https://www.drupal.…
-
Currently restricted to Drupal 8 and 9.
Is there an actual incompatibility, or does `larkm_integration.info.yml` just need to be updated?
-
I have try to install symfony mailer and unistall swift mailer.
As I can see to have a proper synfony mailer install, I have to remove mailsystem and swift mailer module, right? Can I use symfony mai…
-
# Describe the bug
If you have branch name with 'special' characters in them, e.g.:
* `9.x`
* `feature/main`
If you set the `production` branch to be the exact same name as the branch, you w…
-
Both drush 9.5.2 and behat-drush-endpoint installed successfully, but command still not found.
Composer.json file:
```json
{
"name": "pantheon-systems/example-drops-8-composer",
"descri…
-
### Package
next-drupal (NPM package)
### Describe the feature request
The goal of the 2.0.0 releases of `next-drupal` (NPM package) and `next` (Drupal module) is to have release that is full…
-
**How is drupal-check installed?**
`composer require phpstan/phpstan:0.12.42 --dev`
`composer require mglaman/drupal-check --dev`
**Environment:**
- OS: macOS 10.15.7
- PHP Version: 7.3.26
…
-
For example for a composer.json with:
```
"drupal/core-composer-scaffold": "^9.2",
"drupal/core-recommended": "^9.2",
```
The result is (which I think is strange and I have no clue yet):
>…