Commit 3e04bbd4 authored by Ahmad Alyasaki's avatar Ahmad Alyasaki
Browse files

Issue #3274459 by Ahmad Alyasaki: Fix Composer.json

parent 802a3b48
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
{
    "name": "drupal/organization_chart_block",
    "name": "drupal/org_chart_block",
    "type": "drupal-module",
    "description": "flexible and highly customizable organization chart for presenting structural data in an elegant way.",
    "keywords": [
    ],
    "homepage": "https://www.drupal.org/project/organization_chart_block",
    "homepage": "https://www.drupal.org/project/org_chart_block",
    "minimum-stability": "dev",
    "support": {
        "issues": "https://www.drupal.org/project/issues/organization_chart_block",
        "source": "http://cgit.drupalcode.org/organization_chart_block"
        "issues": "https://www.drupal.org/project/issues/org_chart_block",
        "source": "http://cgit.drupalcode.org/org_chart_block"
    },
    "require": {
        "balkangraph/orgchart": "8.02.69"