install (not --dev) twig_xdebug

This commit is contained in:
2021-06-29 22:36:49 +02:00
parent 2ccf059527
commit bccbd6e279
2 changed files with 113 additions and 116 deletions

View File

@@ -40,6 +40,7 @@
"drupal/selective_better_exposed_filters": "2.x-dev@dev",
"drupal/smart_date": "^3.1",
"drupal/structure_sync": "^2.0",
"drupal/twig_xdebug": "^1.2",
"drupal/video_embed_field": "^2.4",
"geocoder-php/google-maps-provider": "^4.6",
"geocoder-php/mapquest-provider": "^4.2",
@@ -129,8 +130,5 @@
"Add Views EntityReference filter to be available for all entity reference fields https://www.drupal.org/project/drupal/issues/2429699" : "https://www.drupal.org/files/issues/2021-03-06/2429699-389.patch"
}
}
},
"require-dev": {
"drupal/twig_xdebug": "^1.2"
}
}