updated contrib modules

This commit is contained in:
Bachir Soussi Chiadmi
2017-11-14 16:12:58 +01:00
parent c2b4e25be4
commit b32fe9ef14
317 changed files with 4672 additions and 13347 deletions
@@ -1,6 +1,6 @@
services:
devel.command:
class: Drupal\devel\Commands\DevelCommands
arguments: ['@token', '@service_container', '@event_dispatcher']
arguments: ['@token', '@service_container', '@event_dispatcher', '@module_handler']
tags:
- { name: drush.command }