-
- Downloads
Issue #3408386 by Xiaohua Guan, yas: Comply with Drupal coding standards (3) (phpcs)
parent
97cb7d77
No related branches found
No related tags found
Showing
- composer.json 3 additions, 0 deletionscomposer.json
- modules/tenants/openstack_provider/openstack_provider.install 0 additions, 1 deletion...les/tenants/openstack_provider/openstack_provider.install
- modules/tenants/openstack_provider/openstack_provider.module 6 additions, 5 deletionsmodules/tenants/openstack_provider/openstack_provider.module
... | ... | @@ -15,5 +15,8 @@ |
"support": { | ||
"issues": "https://drupal.org/project/issues/facade", | ||
"source": "https://git.drupalcode.org/project/facade" | ||
}, | ||
"require": { | ||
"drupal/cloud": "6.x-dev" | ||
} | ||
} |
Please register or sign in to comment