contao-community-alliance / dc-general

Universal data container for Contao!
https://dc-general.readthedocs.io/de/latest/
GNU Lesser General Public License v3.0
16 stars 21 forks source link

tng: Call to undefined methodgetEventDispatcher #81

Closed HellPat closed 10 years ago

HellPat commented 10 years ago

Wenn ich die Rendersettings im Backend aufrufe passiert folgendes:

Weiterleitungsseite

Fatal error: Call to undefined method ContaoCommunityAlliance\DcGeneral\DefaultEnvironment::getEventDispatcher() in /Users/patrickheller/PhpstormProjects/Avance/composer/vendor/metamodels/core/src/MetaModels/Dca/RenderSettings.php on line 76

Hier noch meine composer.lock

{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
        "This file is @generated automatically"
    ],
    "hash": "9b8a5bcb890ca7e23b57b65cbc87690b",
    "packages": [
        {
            "name": "bit3/contao-meta-palettes",
            "version": "1.8.1",
            "source": {
                "type": "git",
                "url": "https://github.com/bit3/contao-meta-palettes.git",
                "reference": "1b52ccce0f233de6b24f525318f03b350b3eb629"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/bit3/contao-meta-palettes/zipball/1b52ccce0f233de6b24f525318f03b350b3eb629",
                "reference": "1b52ccce0f233de6b24f525318f03b350b3eb629",
                "shasum": ""
            },
            "require": {
                "contao-community-alliance/composer-plugin": "~2.0",
                "contao/core": ">=2.11,<4",
                "php": ">=5.3"
            },
            "conflict": {
                "metamodels/dc_general": "<1-dev"
            },
            "replace": {
                "contao-legacy/metapalettes": "self.version"
            },
            "require-dev": {
                "bit3/php-coding-standard": "@dev",
                "contao-community-alliance/dc-general": "~2.0.0@dev",
                "phpunit/phpunit": ">=3.7.10,<4-dev",
                "squizlabs/php_codesniffer": "1.*"
            },
            "type": "contao-module",
            "extra": {
                "contao": {
                    "sources": {
                        "contao": "system/modules/metapalettes"
                    }
                },
                "branch-alias": {
                    "dev-master": "1.8.x-dev",
                    "dev-develop": "1.9.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0+"
            ],
            "authors": [
                {
                    "name": "Tristan Lins",
                    "email": "tristan.lins@bit3.de",
                    "homepage": "http://bit3.de",
                    "role": "Developer"
                }
            ],
            "description": "MetaPalettes extension for Contao OpenSource CMS",
            "homepage": "http://bit3.de",
            "keywords": [
                "contao",
                "page",
                "title"
            ],
            "time": "2014-09-02 11:21:15"
        },
        {
            "name": "contao-community-alliance/backports-initialize-system",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/contao-community-alliance/backports-initialize-system.git",
                "reference": "cc58c04803d7eda41e4421f44eccb6e8b24ac30d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/contao-community-alliance/backports-initialize-system/zipball/cc58c04803d7eda41e4421f44eccb6e8b24ac30d",
                "reference": "cc58c04803d7eda41e4421f44eccb6e8b24ac30d",
                "shasum": ""
            },
            "require": {
                "contao-community-alliance/composer-plugin": "~2.0",
                "contao/core": ">=2.11-dev,<4-dev",
                "php": ">=5.3"
            },
            "type": "contao-module",
            "extra": {
                "contao": {
                    "sources": {
                        "module": "system/modules/backports-initialize-system"
                    }
                },
                "branch-alias": {
                    "dev-master": "1.0.x-dev",
                    "dev-develop": "1.1.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "ContaoCommunityAlliance\\Contao\\Backports": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0+"
            ],
            "authors": [
                {
                    "name": "Tristan Lins",
                    "email": "tristan.lins@bit3.de",
                    "homepage": "http://bit3.de",
                    "role": "Developer"
                }
            ],
            "description": "Backport of the initializeSystem Hook for Contao Open Source CMS.",
            "homepage": "http://c-c-a.org/",
            "keywords": [
                "backports",
                "contao"
            ],
            "time": "2014-06-05 11:58:45"
        },
        {
            "name": "contao-community-alliance/composer",
            "version": "0.13.2",
            "source": {
                "type": "git",
                "url": "https://github.com/contao-community-alliance/composer.git",
                "reference": "9f65a17f389194b3fed71b81c8f10c08041b1359"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/contao-community-alliance/composer/zipball/9f65a17f389194b3fed71b81c8f10c08041b1359",
                "reference": "9f65a17f389194b3fed71b81c8f10c08041b1359",
                "shasum": ""
            },
            "require": {
                "contao-community-alliance/composer-plugin": "~2.2",
                "contao/core": ">=2.11",
                "php": ">=5.3.4"
            },
            "type": "contao-module",
            "extra": {
                "contao": {
                    "sources": {
                        "src/system/modules/!composer": "system/modules/!composer"
                    },
                    "transifex": {
                        "project": "composer",
                        "prefix": "client-",
                        "languages_cto": "src/system/modules/!composer/languages",
                        "languages_tx": ".tx"
                    }
                },
                "branch-alias": {
                    "dev-master": "0.13.x-dev",
                    "dev-develop": "0.14.x-dev"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPLv3"
            ],
            "authors": [
                {
                    "name": "Tristan Lins",
                    "email": "tristan.lins@bit3.de",
                    "homepage": "http://bit3.de",
                    "role": "Developer"
                },
                {
                    "name": "Christian Schiffler",
                    "email": "c.schiffler@cyberspectrum.de",
                    "homepage": "http://www.cyberspectrum.de",
                    "role": "Developer"
                },
                {
                    "name": "Dominik Zogg",
                    "email": "dominik.zogg@gmail.com"
                }
            ],
            "description": "composer integration into the contao cms",
            "keywords": [
                "client",
                "composer",
                "contao"
            ],
            "time": "2014-07-30 15:03:14"
        },
        {
            "name": "contao-community-alliance/composer-plugin",
            "version": "2.2.2",
            "source": {
                "type": "git",
                "url": "https://github.com/contao-community-alliance/composer-plugin.git",
                "reference": "0bc66a20a895536833c302c6a1db37d4441cca21"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/contao-community-alliance/composer-plugin/zipball/0bc66a20a895536833c302c6a1db37d4441cca21",
                "reference": "0bc66a20a895536833c302c6a1db37d4441cca21",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "1.0.0"
            },
            "conflict": {
                "contao-community-alliance/composer": "<0.9-dev",
                "contao/core": "3.0.*"
            },
            "replace": {
                "contao-community-alliance/composer-installer": "1.7.1"
            },
            "require-dev": {
                "bit3/php-coding-standard": "*",
                "composer/composer": "dev-master",
                "pdepend/pdepend": "1.1.*",
                "phpunit/phpunit": ">=3.7.10,<4-dev"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "ContaoCommunityAlliance\\Composer\\Plugin\\Plugin",
                "branch-alias": {
                    "dev-master": "2.2.x-dev",
                    "dev-develop": "2.3.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "ContaoCommunityAlliance\\Composer\\Plugin": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0+"
            ],
            "description": "Composer plugin that provide contao integration and installer.",
            "homepage": "http://c-c-a.org/",
            "time": "2014-07-22 21:27:29"
        },
        {
            "name": "contao-community-alliance/dc-general",
            "version": "dev-develop",
            "source": {
                "type": "git",
                "url": "https://github.com/contao-community-alliance/dc-general.git",
                "reference": "23871e94f31f436175f6ff13e0c5614d96b69fce"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/contao-community-alliance/dc-general/zipball/23871e94f31f436175f6ff13e0c5614d96b69fce",
                "reference": "23871e94f31f436175f6ff13e0c5614d96b69fce",
                "shasum": ""
            },
            "require": {
                "contao-community-alliance/composer-plugin": "~2.0",
                "contao-community-alliance/event-dispatcher": "~1.1",
                "contao-community-alliance/translator": "~1.0",
                "contao/core": ">=2.11,<4.0",
                "php": ">=5.3"
            },
            "conflict": {
                "contao/core": "3.0.*"
            },
            "replace": {
                "metamodels/dc_general": "self.version"
            },
            "require-dev": {
                "contao-community-alliance/build-system": "~1.0",
                "contao-community-alliance/build-system-tool-branch-alias-validation": "~1.0",
                "contao-community-alliance/coding-standard": "~1.0",
                "phploc/phploc": "~2.0",
                "phpmd/phpmd": "~2.0",
                "phpunit/phpunit": "~3.7",
                "sebastian/phpcpd": "~1.4",
                "squizlabs/php_codesniffer": "~1.0"
            },
            "type": "contao-module",
            "extra": {
                "contao": {
                    "sources": {
                        "contao": "system/modules/dc-general",
                        "contao-2.11-compat/DC_General.php": "system/drivers/DC_General.php"
                    }
                },
                "branch-alias": {
                    "dev-develop": "2.0.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "contao/DC_General.php",
                    "src/ContaoCommunityAlliance/DcGeneral/DC_General.php"
                ],
                "psr-0": {
                    "ContaoCommunityAlliance\\DcGeneral": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0+"
            ],
            "authors": [
                {
                    "name": "Christian Schiffler",
                    "email": "c.schiffler@cyberspectrum.de",
                    "homepage": "http://www.cyberspectrum.de",
                    "role": "Developer"
                },
                {
                    "name": "Andreas Isaak",
                    "email": "info@andreas-isaak.de",
                    "homepage": "http://www.andreas-isaak.de",
                    "role": "Developer"
                },
                {
                    "name": "Stefan Heimes",
                    "email": "stefan_heimes@hotmail.com",
                    "role": "Developer"
                },
                {
                    "name": "Tristan Lins",
                    "email": "tristan.lins@bit3.de",
                    "homepage": "http://bit3.de/",
                    "role": "Developer"
                }
            ],
            "description": "Universal data container for Contao",
            "homepage": "http://c-c-a.org/",
            "keywords": [
                "container",
                "contao",
                "data",
                "driver",
                "framework",
                "php"
            ],
            "time": "2014-10-13 21:55:19"
        },
        {
            "name": "contao-community-alliance/dependency-container",
            "version": "1.5",
            "source": {
                "type": "git",
                "url": "https://github.com/contao-community-alliance/dependency-container.git",
                "reference": "5b22e6c19d58fa41a9cd624ece433f7fcbcf6128"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/contao-community-alliance/dependency-container/zipball/5b22e6c19d58fa41a9cd624ece433f7fcbcf6128",
                "reference": "5b22e6c19d58fa41a9cd624ece433f7fcbcf6128",
                "shasum": ""
            },
            "require": {
                "contao-community-alliance/backports-initialize-system": "~1.0",
                "contao-community-alliance/composer-plugin": "~2.0",
                "contao/core": ">=2.11,<3.4",
                "php": ">=5.3",
                "pimple/pimple": "~1.0"
            },
            "replace": {
                "bit3/contao-dependency-container": "self.version",
                "contao-legacy/dependency-container": "self.version"
            },
            "suggest": {
                "contao-community-alliance/dependency-container-inspector": "*"
            },
            "type": "contao-module",
            "extra": {
                "contao": {
                    "sources": {
                        "contao": "system/modules/dependency-container"
                    }
                },
                "branch-alias": {
                    "dev-master": "1.4.x-dev",
                    "dev-develop": "1.5.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "DependencyInjection\\Container": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0+"
            ],
            "authors": [
                {
                    "name": "Tristan Lins",
                    "email": "tristan.lins@bit3.de",
                    "homepage": "http://bit3.de",
                    "role": "Developer"
                }
            ],
            "description": "Dependency container based on pimple for Contao open source cms.",
            "homepage": "http://c-c-a.org/",
            "keywords": [
                "container",
                "contao",
                "dependency",
                "di",
                "injection"
            ],
            "time": "2014-06-05 08:27:30"
        },
        {
            "name": "contao-community-alliance/event-dispatcher",
            "version": "1.2",
            "source": {
                "type": "git",
                "url": "https://github.com/contao-community-alliance/event-dispatcher.git",
                "reference": "42128c16a96b332527c688f0831a8ba31640af30"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/contao-community-alliance/event-dispatcher/zipball/42128c16a96b332527c688f0831a8ba31640af30",
                "reference": "42128c16a96b332527c688f0831a8ba31640af30",
                "shasum": ""
            },
            "require": {
                "contao-community-alliance/composer-plugin": "~2.0",
                "contao-community-alliance/dependency-container": "~1.4",
                "contao/core": ">=2.11,<3.4",
                "php": ">=5.3",
                "symfony/event-dispatcher": "~2.3"
            },
            "replace": {
                "bit3/contao-event-dispatcher": "self.version"
            },
            "type": "contao-module",
            "extra": {
                "contao": {
                    "sources": {
                        "contao": "system/modules/event-dispatcher"
                    }
                },
                "branch-alias": {
                    "dev-master": "1.0.x-dev",
                    "dev-develop": "1.1.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "ContaoCommunityAlliance\\Contao\\EventDispatcher": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0+"
            ],
            "authors": [
                {
                    "name": "Tristan Lins",
                    "email": "tristan.lins@bit3.de",
                    "homepage": "http://bit3.de",
                    "role": "Developer"
                }
            ],
            "description": "Event dispatcher service for Contao Open Source CMS",
            "homepage": "http://c-c-a.org/",
            "keywords": [
                "contao",
                "event"
            ],
            "time": "2014-06-05 08:26:24"
        },
        {
            "name": "contao-community-alliance/events-contao-bindings",
            "version": "dev-contao-3.2",
            "source": {
                "type": "git",
                "url": "https://github.com/contao-community-alliance/events-contao-bindings.git",
                "reference": "b449f3385ee74693441f149c51379c179d4238d9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/contao-community-alliance/events-contao-bindings/zipball/b449f3385ee74693441f149c51379c179d4238d9",
                "reference": "b449f3385ee74693441f149c51379c179d4238d9",
                "shasum": ""
            },
            "require": {
                "contao-community-alliance/composer-plugin": "~2.0",
                "contao-community-alliance/event-dispatcher": "~1.0",
                "contao/core": "~3.2.0",
                "php": ">=5.3"
            },
            "require-dev": {
                "metamodels/php-coding-standard": "dev-master",
                "phpunit/phpunit": ">=3.7.10,<4-dev"
            },
            "type": "contao-module",
            "extra": {
                "branch-alias": {
                    "dev-contao-3.2": "3.2.x-dev"
                },
                "contao": {
                    "sources": {
                        "contao": "system/modules/events-contao-bindings"
                    }
                }
            },
            "autoload": {
                "psr-0": {
                    "ContaoCommunityAlliance\\Contao\\Bindings": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0+"
            ],
            "authors": [
                {
                    "name": "Christian Schiffler",
                    "email": "c.schiffler@cyberspectrum.de",
                    "homepage": "http://www.cyberspectrum.de",
                    "role": "Developer"
                },
                {
                    "name": "Tristan Lins",
                    "email": "tristan.lins@bit3.de",
                    "homepage": "http://bit3.de/",
                    "role": "Developer"
                }
            ],
            "description": "Multipurpose translation manager and interface",
            "homepage": "http://c-c-a.org/",
            "keywords": [
                "contao",
                "translation"
            ],
            "time": "2014-08-25 12:55:20"
        },
        {
            "name": "contao-community-alliance/translator",
            "version": "1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/contao-community-alliance/translator.git",
                "reference": "42322a258ba4c03294c658785405e90b38781d30"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/contao-community-alliance/translator/zipball/42322a258ba4c03294c658785405e90b38781d30",
                "reference": "42322a258ba4c03294c658785405e90b38781d30",
                "shasum": ""
            },
            "require": {
                "contao-community-alliance/event-dispatcher": "~1.0",
                "contao-community-alliance/events-contao-bindings": ">=2.0,<4-dev",
                "php": ">=5.3"
            },
            "require-dev": {
                "metamodels/php-coding-standard": "dev-master",
                "phpunit/phpunit": ">=3.7.10,<4-dev"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "ContaoCommunityAlliance\\Translator": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0+"
            ],
            "authors": [
                {
                    "name": "Tristan Lins",
                    "email": "tristan.lins@bit3.de",
                    "homepage": "http://bit3.de",
                    "role": "Developer"
                },
                {
                    "name": "Christian Schiffler",
                    "email": "c.schiffler@cyberspectrum.de",
                    "homepage": "http://www.cyberspectrum.de",
                    "role": "Developer"
                }
            ],
            "description": "Multipurpose translation manager and interface",
            "homepage": "http://c-c-a.org/",
            "keywords": [
                "contao",
                "translation"
            ],
            "time": "2014-06-05 08:57:06"
        },
        {
            "name": "contao-community-alliance/url-builder",
            "version": "1.1.2",
            "source": {
                "type": "git",
                "url": "https://github.com/contao-community-alliance/url-builder.git",
                "reference": "89730509bb4f83b21643a48e2f3f5199a5c4e679"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/contao-community-alliance/url-builder/zipball/89730509bb4f83b21643a48e2f3f5199a5c4e679",
                "reference": "89730509bb4f83b21643a48e2f3f5199a5c4e679",
                "shasum": ""
            },
            "require": {
                "contao/core": ">=2.11,<4-dev",
                "php": ">=5.3"
            },
            "conflict": {
                "contao/core": "3.0.*"
            },
            "require-dev": {
                "contao-community-alliance/build-system": "~1.0",
                "contao-community-alliance/build-system-tool-branch-alias-validation": "~1.0",
                "phploc/phploc": "~2.0",
                "phpmd/phpmd": "~2.0",
                "phpunit/phpunit": "~3.7",
                "sebastian/phpcpd": "~1.4",
                "squizlabs/php_codesniffer": "~1.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev",
                    "dev-develop": "1.2.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "ContaoCommunityAlliance\\UrlBuilder": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0+"
            ],
            "authors": [
                {
                    "name": "Christian Schiffler",
                    "email": "c.schiffler@cyberspectrum.de",
                    "homepage": "http://www.cyberspectrum.de",
                    "role": "Developer"
                }
            ],
            "description": "General purpose URL builder and manipulator.",
            "time": "2014-09-20 03:32:06"
        },
        {
            "name": "contao-legacy/stylepicker4ward",
            "version": "2.1.3.9005",
            "dist": {
                "type": "zip",
                "url": "http://legacy-packages-via.contao-community-alliance.org/er2-proxy/Stylepicker4ward/20010039/5",
                "reference": "2.1.3.9005",
                "shasum": null
            },
            "require": {
                "contao-community-alliance/composer-installer": "*",
                "contao/core": ">=3.0.0,<4.0.0-dev"
            },
            "type": "legacy-contao-module",
            "extra": {
                "contao": {
                    "userfiles": [

                    ]
                }
            },
            "notification-url": "http://legacy-packages-via.contao-community-alliance.org/downloads/",
            "license": [
                "LGPL"
            ],
            "authors": [
                {
                    "name": "4ward.media GbR",
                    "homepage": "http://www.4wardmedia.de",
                    "role": "lead"
                }
            ],
            "description": "Wizard for redactors, to set css-classes within a template.",
            "homepage": "http://www.4wardmedia.de",
            "keywords": [
                "css",
                "style sheet",
                "stylepicker",
                "wizard"
            ],
            "time": "2013-10-15 22:00:00"
        },
        {
            "name": "contao/core",
            "version": "3.2.14",
            "dist": {
                "type": "zip",
                "url": "https://github.com/contao/core/archive/3.2.14.zip",
                "reference": "3.2.14",
                "shasum": "3.2.14"
            },
            "require": {
                "contao-community-alliance/composer": "*"
            },
            "provide": {
                "swiftmailer/swiftmailer": "5.2.1.0"
            },
            "type": "metapackage"
        },
        {
            "name": "discordier/httprequestextended",
            "version": "1.1.4",
            "source": {
                "type": "git",
                "url": "https://github.com/discordier/httprequestextended.git",
                "reference": "cdd7b9e38431183f298f40b13934b514b3710b45"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/discordier/httprequestextended/zipball/cdd7b9e38431183f298f40b13934b514b3710b45",
                "reference": "cdd7b9e38431183f298f40b13934b514b3710b45",
                "shasum": ""
            },
            "require": {
                "contao/core": ">=2.11,<4.0",
                "php": ">=5.3"
            },
            "conflict": {
                "contao/core": "3.0.*"
            },
            "replace": {
                "contao-legacy/httprequestextended": "*"
            },
            "require-dev": {
                "contao/core": "dev-master"
            },
            "type": "contao-module",
            "extra": {
                "contao": {
                    "symlinks": {
                        "system/modules/httprequestextended": "system/modules/httprequestextended"
                    }
                },
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "system"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0+"
            ],
            "authors": [
                {
                    "name": "Christian Schiffler",
                    "email": "c.schiffler@cyberspectrum.de",
                    "homepage": "http://www.cyberspectrum.de",
                    "role": "Developer"
                },
                {
                    "name": "Stefan Heimes",
                    "email": "stefan_heimes@hotmail.com",
                    "role": "Developer"
                }
            ],
            "description": "fsockopen based HTTP client for Contao",
            "keywords": [
                "contao",
                "http",
                "php"
            ],
            "time": "2014-06-11 23:30:25"
        },
        {
            "name": "discordier/justtextwidgets",
            "version": "0.5.4",
            "source": {
                "type": "git",
                "url": "https://github.com/discordier/justtextwidgets.git",
                "reference": "687e045b26bbec02404ac10776c6ccc1091de32a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/discordier/justtextwidgets/zipball/687e045b26bbec02404ac10776c6ccc1091de32a",
                "reference": "687e045b26bbec02404ac10776c6ccc1091de32a",
                "shasum": ""
            },
            "require": {
                "contao-community-alliance/composer-plugin": "*",
                "contao/core": ">=2.10,<4"
            },
            "replace": {
                "contao-legacy/justtextwidgets": "*"
            },
            "type": "contao-module",
            "extra": {
                "contao": {
                    "symlinks": {
                        "src/system/modules/justtextwidgets": "system/modules/justtextwidgets"
                    }
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0+"
            ],
            "authors": [
                {
                    "name": "Christian Schiffler",
                    "email": "c.schiffler@cyberspectrum.de",
                    "homepage": "http://www.cyberspectrum.de",
                    "role": "Developer"
                }
            ],
            "description": "Hidden fields with text values and explanation texts",
            "homepage": "https://www.cyberspectrum.de",
            "keywords": [
                "contao",
                "text",
                "widget"
            ],
            "time": "2014-02-05 22:52:54"
        },
        {
            "name": "menatwork/contao-multicolumnwizard",
            "version": "3.2.2",
            "source": {
                "type": "git",
                "url": "https://github.com/menatwork/MultiColumnWizard.git",
                "reference": "ea15b38bcbfd7f58cf75f08cd63bc22954102685"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/menatwork/MultiColumnWizard/zipball/ea15b38bcbfd7f58cf75f08cd63bc22954102685",
                "reference": "ea15b38bcbfd7f58cf75f08cd63bc22954102685",
                "shasum": ""
            },
            "require": {
                "contao-community-alliance/composer-installer": "*",
                "contao/core": ">=2.10,<4"
            },
            "replace": {
                "contao-legacy/multicolumnwizard": "*"
            },
            "type": "contao-module",
            "extra": {
                "contao": {
                    "symlinks": {
                        "system/modules/multicolumnwizard": "system/modules/multicolumnwizard"
                    }
                },
                "branch-alias": {
                    "dev-dev": "3.2.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "system/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0+"
            ],
            "authors": [
                {
                    "name": "Tristan Lins",
                    "email": "tristan.lins@bit3.de",
                    "homepage": "http://bit3.de",
                    "role": "Developer"
                },
                {
                    "name": "Andreas Schempp",
                    "email": "andreas.schempp@terminal42.ch",
                    "homepage": "http://www.terminal42.ch",
                    "role": "Developer"
                },
                {
                    "name": "Stefan Heimes",
                    "email": "contao@men-at-work.de",
                    "homepage": "http://www.men-at-work.de",
                    "role": "Developer"
                },
                {
                    "name": "Yanick Witschi",
                    "email": "yanick.witschi@terminal42.ch",
                    "homepage": "http://www.terminal42.ch",
                    "role": "Developer"
                }
            ],
            "description": "MultiColumWizard for Contao OpenSource CMS",
            "homepage": "http://www.men-at-work.de",
            "keywords": [
                "contao",
                "widget",
                "wizard"
            ],
            "time": "2014-06-17 18:56:58"
        },
        {
            "name": "menatwork/ctocommunication",
            "version": "1.2.3",
            "source": {
                "type": "git",
                "url": "https://github.com/menatwork/ctoCommunication.git",
                "reference": "b321d51e86e9d650a67a22c839bb10cbef0e659b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/menatwork/ctoCommunication/zipball/b321d51e86e9d650a67a22c839bb10cbef0e659b",
                "reference": "b321d51e86e9d650a67a22c839bb10cbef0e659b",
                "shasum": ""
            },
            "require": {
                "contao-community-alliance/composer-installer": "*",
                "contao/core": ">=2.11,<4",
                "discordier/httprequestextended": "~1.1",
                "menatwork/diffiehellman": "~0.3",
                "menatwork/phpseclib": "~0.3",
                "php": ">=5.3"
            },
            "replace": {
                "contao-legacy/ctocommunication": "*"
            },
            "type": "contao-module",
            "extra": {
                "contao": {
                    "sources": {
                        "ctoCommunication.php": "ctoCommunication.php",
                        "system/modules/ctoCommunication": "system/modules/ctoCommunication"
                    },
                    "transifex": {
                        "project": "ctocommunication",
                        "prefix": "",
                        "languages_cto": "system/modules/ctoCommunication/languages",
                        "languages_tx": ".tx"
                    },
                    "runonce": [
                        "system/modules/ctoCommunication/runonce/runonce.php"
                    ]
                },
                "branch-alias": {
                    "dev-master": "1.2.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "system/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0+"
            ],
            "authors": [
                {
                    "name": "Stefan Heimes",
                    "email": "heimes@men-at-work.de",
                    "homepage": "http://www.men-at-work.de",
                    "role": "Developer"
                },
                {
                    "name": "Andreas Isaak",
                    "email": "isaak@men-at-work.de",
                    "homepage": "http://www.men-at-work.de",
                    "role": "Developer"
                }
            ],
            "description": "General communication class for contao",
            "homepage": "http://www.men-at-work.de",
            "keywords": [
                "communication",
                "framework",
                "synchronization"
            ],
            "time": "2014-05-28 07:46:27"
        },
        {
            "name": "menatwork/diffiehellman",
            "version": "0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/menatwork/diffiehellman.git",
                "reference": "07c8f179cf8edc40ea7edf3254ee7a0b28353e30"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/menatwork/diffiehellman/zipball/07c8f179cf8edc40ea7edf3254ee7a0b28353e30",
                "reference": "07c8f179cf8edc40ea7edf3254ee7a0b28353e30",
                "shasum": ""
            },
            "require": {
                "contao-community-alliance/composer-installer": "*",
                "contao/core": ">=2.11,<4",
                "php": ">=5.2.0"
            },
            "replace": {
                "contao-legacy/diffiehellman": "*"
            },
            "type": "contao-module",
            "extra": {
                "contao": {
                    "sources": {
                        "system/modules/DiffieHellman": "system/modules/DiffieHellman"
                    }
                }
            },
            "autoload": {
                "classmap": [
                    "system/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Patrick Kahl",
                    "email": "kahl@men-at-work.de",
                    "homepage": "http://www.men-at-work.de",
                    "role": "Developer"
                },
                {
                    "name": "Bill Shupp",
                    "email": "hostmaster@shupp.org",
                    "role": "Developer"
                }
            ],
            "description": "A Contao implementation of Diffie-Hellman Key Exchange cryptographic protocol for PHP5",
            "keywords": [
                "encryption",
                "exchange",
                "key",
                "security"
            ],
            "time": "2013-10-09 14:01:57"
        },
        {
            "name": "menatwork/phpseclib",
            "version": "0.3.1",
            "source": {
                "type": "git",
                "url": "https://github.com/menatwork/phpseclib.git",
                "reference": "06305ac1882164cc8104c19571e54fd39182da40"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/menatwork/phpseclib/zipball/06305ac1882164cc8104c19571e54fd39182da40",
                "reference": "06305ac1882164cc8104c19571e54fd39182da40",
                "shasum": ""
            },
            "require": {
                "contao-community-alliance/composer-installer": "*",
                "contao/core": ">=2.11,<4",
                "php": ">=5.0.0"
            },
            "replace": {
                "contao-legacy/phpseclib": "*"
            },
            "type": "contao-module",
            "extra": {
                "contao": {
                    "sources": {
                        "system/modules/phpseclib": "system/modules/phpseclib"
                    }
                }
            },
            "autoload": {
                "classmap": [
                    "system/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jim Wigginton",
                    "email": "terrafrost@php.net",
                    "role": "Lead Developer"
                },
                {
                    "name": "Patrick Kahl",
                    "email": "kahl@men-at-work.de",
                    "homepage": "http://www.men-at-work.de",
                    "role": "Developer"
                }
            ],
            "description": "PHP secure communications library for Contao",
            "keywords": [
                "aes",
                "encryption",
                "security"
            ],
            "time": "2013-10-09 14:02:02"
        },
        {
            "name": "menatwork/semantic_html5",
            "version": "1.1.13",
            "source": {
                "type": "git",
                "url": "https://github.com/menatwork/semantic_html5.git",
                "reference": "409380b173592f2dde4d78d6210277718f66bca4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/menatwork/semantic_html5/zipball/409380b173592f2dde4d78d6210277718f66bca4",
                "reference": "409380b173592f2dde4d78d6210277718f66bca4",
                "shasum": ""
            },
            "require": {
                "contao-community-alliance/composer-installer": "*",
                "contao/core": ">=2.11,<4",
                "menatwork/contao-multicolumnwizard": "3.2.*",
                "php": ">=5.3"
            },
            "replace": {
                "contao-legacy/semantic_html5": "*"
            },
            "type": "contao-module",
            "extra": {
                "contao": {
                    "sources": {
                        "system/modules/semantic_html5": "system/modules/semantic_html5"
                    }
                }
            },
            "autoload": {
                "classmap": [
                    "system/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0+"
            ],
            "authors": [
                {
                    "name": "Stefan Heimes",
                    "email": "contao@men-at-work.de",
                    "homepage": "http://www.men-at-work.de",
                    "role": "Developer"
                }
            ],
            "description": "Create html5 elements as content element",
            "homepage": "http://www.men-at-work.de",
            "keywords": [
                "HTML5",
                "contentelements",
                "semantic",
                "wrapper"
            ],
            "time": "2014-04-25 10:40:11"
        },
        {
            "name": "menatwork/synccto",
            "version": "dev-tng",
            "source": {
                "type": "git",
                "url": "https://github.com/menatwork/syncCto.git",
                "reference": "200ffa8ae17ebccb005c2910dc289ce83dbe5955"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/menatwork/syncCto/zipball/200ffa8ae17ebccb005c2910dc289ce83dbe5955",
                "reference": "200ffa8ae17ebccb005c2910dc289ce83dbe5955",
                "shasum": ""
            },
            "require": {
                "contao-community-alliance/composer-installer": "*",
                "contao-community-alliance/dc-general": "2.0.*@dev",
                "contao/core": ">=3.2,<3.4",
                "menatwork/contao-multicolumnwizard": "3.2.*",
                "menatwork/ctocommunication": "~1.2",
                "menatwork/ziparchivecto": "~1.1",
                "php": ">=5.3"
            },
            "replace": {
                "contao-legacy/synccto": "*"
            },
            "type": "contao-module",
            "extra": {
                "contao": {
                    "sources": {
                        "system/modules/syncCto": "system/modules/syncCto",
                        "system/modules/syncCtoUpdater": "system/modules/syncCtoUpdater"
                    },
                    "runonce": [
                        "system/modules/syncCto/runonce/runonce.php"
                    ],
                    "transifex": {
                        "project": "synccto",
                        "prefix": "",
                        "languages_cto": "system/modules/syncCto/languages",
                        "languages_tx": ".tx"
                    }
                },
                "branch-alias": {
                    "dev-contao3": "2.6.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "system/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0+"
            ],
            "authors": [
                {
                    "name": "Stefan Heimes",
                    "email": "heimes@men-at-work.de",
                    "homepage": "http://www.men-at-work.de",
                    "role": "Developer"
                },
                {
                    "name": "Andreas Isaak",
                    "email": "isaak@men-at-work.de",
                    "homepage": "http://www.men-at-work.de",
                    "role": "Developer"
                }
            ],
            "description": "Synchronize multiple contao installations with each other",
            "homepage": "http://www.men-at-work.de",
            "keywords": [
                "backup",
                "diff",
                "management",
                "synchronization"
            ],
            "time": "2014-09-11 14:12:36"
        },
        {
            "name": "menatwork/ziparchivecto",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/menatwork/ZipArchiveCto.git",
                "reference": "b333ed3167dae3f239fd6ec44c58880ae22c8e7c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/menatwork/ZipArchiveCto/zipball/b333ed3167dae3f239fd6ec44c58880ae22c8e7c",
                "reference": "b333ed3167dae3f239fd6ec44c58880ae22c8e7c",
                "shasum": ""
            },
            "require": {
                "contao-community-alliance/composer-installer": "*",
                "contao/core": ">=2.11,<4",
                "php": ">=5.3"
            },
            "replace": {
                "contao-legacy/ziparchivecto": "*"
            },
            "type": "contao-module",
            "extra": {
                "contao": {
                    "sources": {
                        "system/modules/ZipArchiveCto": "system/modules/ZipArchiveCto"
                    }
                }
            },
            "autoload": {
                "classmap": [
                    "system/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0+"
            ],
            "authors": [
                {
                    "name": "Patrick Kahl",
                    "email": "kahl@men-at-work.de",
                    "homepage": "http://www.men-at-work.de",
                    "role": "Developer"
                }
            ],
            "description": "A file archive, compressed with zip",
            "homepage": "http://www.men-at-work.de",
            "keywords": [
                "archive",
                "compression",
                "contao",
                "files",
                "php",
                "zip"
            ],
            "time": "2013-10-09 14:04:13"
        },
        {
            "name": "metamodels/attribute_alias",
            "version": "dev-tng",
            "source": {
                "type": "git",
                "url": "https://github.com/MetaModels/attribute_alias.git",
                "reference": "e0f6459f46d0af42d3f16f2ec37c51647f28720b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MetaModels/attribute_alias/zipball/e0f6459f46d0af42d3f16f2ec37c51647f28720b",
                "reference": "e0f6459f46d0af42d3f16f2ec37c51647f28720b",
                "shasum": ""
            },
            "require": {
                "contao-community-alliance/composer-plugin": "*",
                "contao/core": ">=2.11,<4.0",
                "metamodels/core": "~2.0.0",
                "php": ">=5.3"
            },
            "conflict": {
                "contao/core": "3.0.*"
            },
            "require-dev": {
                "contao-community-alliance/build-system": "~1.0",
                "contao-community-alliance/build-system-all-tasks": "~1.0",
                "contao-community-alliance/coding-standard": "~1.0",
                "cyberspectrum/contao-toolbox": "dev-master"
            },
            "type": "contao-module",
            "extra": {
                "contao": {
                    "symlinks": {
                        "contao": "system/modules/metamodelsattribute_alias"
                    },
                    "transifex": {
                        "project": "metamodels",
                        "prefix": "attribute_alias-",
                        "languages_cto": "contao/languages",
                        "languages_tx": ".tx"
                    }
                },
                "branch-alias": {
                    "dev-tng": "2.0.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "MetaModels": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0+"
            ],
            "authors": [
                {
                    "name": "Christian Schiffler",
                    "email": "c.schiffler@cyberspectrum.de",
                    "homepage": "http://www.cyberspectrum.de",
                    "role": "Developer"
                },
                {
                    "name": "Andreas Isaak",
                    "email": "info@andreas-isaak.de",
                    "homepage": "http://www.andreas-isaak.de",
                    "role": "Developer"
                },
                {
                    "name": "Stefan Heimes",
                    "email": "stefan_heimes@hotmail.com",
                    "role": "Developer"
                },
                {
                    "name": "Christian de la Haye",
                    "email": "service@delahaye.de",
                    "homepage": "http://www.delahaye.de/",
                    "role": "Developer"
                }
            ],
            "description": "MetaModels attribute for alias",
            "homepage": "http://now.metamodel.me/",
            "keywords": [
                "alias",
                "attribute",
                "contao",
                "metamodels",
                "nontranslatable"
            ],
            "time": "2014-10-13 23:08:04"
        },
        {
            "name": "metamodels/attribute_checkbox",
            "version": "dev-tng",
            "source": {
                "type": "git",
                "url": "https://github.com/MetaModels/attribute_checkbox.git",
                "reference": "e1ed33d64694950b6bd4916d6ba3cc27133482a0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MetaModels/attribute_checkbox/zipball/e1ed33d64694950b6bd4916d6ba3cc27133482a0",
                "reference": "e1ed33d64694950b6bd4916d6ba3cc27133482a0",
                "shasum": ""
            },
            "require": {
                "contao-community-alliance/composer-plugin": "*",
                "contao/core": ">=2.11,<4.0",
                "metamodels/core": "~2.0.0",
                "php": ">=5.3"
            },
            "conflict": {
                "contao/core": "3.0.*"
            },
            "require-dev": {
                "contao-community-alliance/build-system": "~1.0",
                "contao-community-alliance/build-system-all-tasks": "~1.0",
                "contao-community-alliance/coding-standard": "~1.0",
                "cyberspectrum/contao-toolbox": "dev-master"
            },
            "type": "contao-module",
            "extra": {
                "contao": {
                    "symlinks": {
                        "contao": "system/modules/metamodelsattribute_checkbox"
                    },
                    "transifex": {
                        "project": "metamodels",
                        "prefix": "attribute_checkbox-",
                        "languages_cto": "contao/languages",
                        "languages_tx": ".tx"
                    }
                },
                "branch-alias": {
                    "dev-tng": "2.0.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "MetaModels": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0+"
            ],
            "authors": [
                {
                    "name": "Christian Schiffler",
                    "email": "c.schiffler@cyberspectrum.de",
                    "homepage": "http://www.cyberspectrum.de",
                    "role": "Developer"
                },
                {
                    "name": "Andreas Isaak",
                    "email": "info@andreas-isaak.de",
                    "homepage": "http://www.andreas-isaak.de",
                    "role": "Developer"
                },
                {
                    "name": "Stefan Heimes",
                    "email": "stefan_heimes@hotmail.com",
                    "role": "Developer"
                },
                {
                    "name": "Christian de la Haye",
                    "email": "service@delahaye.de",
                    "homepage": "http://www.delahaye.de/",
                    "role": "Developer"
                }
            ],
            "description": "MetaModels attribute for checkbox",
            "homepage": "http://now.metamodel.me/",
            "keywords": [
                "attribute",
                "checkbox",
                "contao",
                "metamodels",
                "nontranslatable"
            ],
            "time": "2014-10-14 02:08:16"
        },
        {
            "name": "metamodels/attribute_file",
            "version": "dev-tng",
            "source": {
                "type": "git",
                "url": "https://github.com/MetaModels/attribute_file.git",
                "reference": "e8e8949306df51fa6e3fb974d30a31a9c23b035d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MetaModels/attribute_file/zipball/e8e8949306df51fa6e3fb974d30a31a9c23b035d",
                "reference": "e8e8949306df51fa6e3fb974d30a31a9c23b035d",
                "shasum": ""
            },
            "require": {
                "contao-community-alliance/composer-plugin": "~2.0",
                "contao/core": ">=2.11,<4.0",
                "metamodels/core": "~2.0.0",
                "php": ">=5.3"
            },
            "conflict": {
                "contao/core": "3.0.*"
            },
            "require-dev": {
                "contao-community-alliance/build-system": "~1.0",
                "cyberspectrum/contao-toolbox": "dev-master",
                "metamodels/php-coding-standard": "~2.0",
                "phpunit/phpunit": ">=3.7.10,<4-dev"
            },
            "type": "contao-module",
            "extra": {
                "contao": {
                    "sources": {
                        "contao": "system/modules/metamodelsattribute_file"
                    },
                    "transifex": {
                        "project": "metamodels",
                        "prefix": "attribute_file-",
                        "languages_cto": "contao/languages",
                        "languages_tx": ".tx"
                    }
                },
                "branch-alias": {
                    "dev-tng": "2.0.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "MetaModels": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0+"
            ],
            "authors": [
                {
                    "name": "Christian Schiffler",
                    "email": "c.schiffler@cyberspectrum.de",
                    "homepage": "http://www.cyberspectrum.de",
                    "role": "Developer"
                },
                {
                    "name": "Oliver Hoff",
                    "email": "oliver@hofff.com",
                    "homepage": "http://www.hofff.com/",
                    "role": "Developer"
                },
                {
                    "name": "Andreas Isaak",
                    "email": "info@andreas-isaak.de",
                    "homepage": "http://www.andreas-isaak.de",
                    "role": "Developer"
                },
                {
                    "name": "Stefan Heimes",
                    "email": "stefan_heimes@hotmail.com",
                    "role": "Developer"
                },
                {
                    "name": "Christian de la Haye",
                    "email": "service@delahaye.de",
                    "homepage": "http://www.delahaye.de/",
                    "role": "Developer"
                }
            ],
            "description": "MetaModels attribute for files",
            "homepage": "http://now.metamodel.me/",
            "keywords": [
                "attribute",
                "contao",
                "file",
                "metamodels",
                "nontranslatable"
            ],
            "time": "2014-09-15 22:59:44"
        },
        {
            "name": "metamodels/attribute_longtext",
            "version": "dev-tng",
            "source": {
                "type": "git",
                "url": "https://github.com/MetaModels/attribute_longtext.git",
                "reference": "14dd23d80921b48b4be28a9d2d1fbae606813dc4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MetaModels/attribute_longtext/zipball/14dd23d80921b48b4be28a9d2d1fbae606813dc4",
                "reference": "14dd23d80921b48b4be28a9d2d1fbae606813dc4",
                "shasum": ""
            },
            "require": {
                "contao-community-alliance/composer-plugin": "*",
                "contao/core": ">=2.11,<4.0",
                "metamodels/core": "~2.0.0",
                "php": ">=5.3"
            },
            "conflict": {
                "contao/core": "3.0.*"
            },
            "require-dev": {
                "cyberspectrum/contao-toolbox": "dev-master",
                "metamodels/php-coding-standard": "dev-master",
                "phpunit/phpunit": ">=3.7.10,<4-dev"
            },
            "type": "contao-module",
            "extra": {
                "contao": {
                    "symlinks": {
                        "src/system/modules/metamodelsattribute_longtext": "system/modules/metamodelsattribute_longtext"
                    },
                    "transifex": {
                        "project": "metamodels",
                        "prefix": "attribute_longtext-",
                        "languages_cto": "src/system/modules/metamodelsattribute_longtext/languages",
                        "languages_tx": ".tx"
                    }
                },
                "branch-alias": {
                    "dev-tng": "2.0.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "MetaModels": "src/system/modules/metamodelsattribute_longtext"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0+"
            ],
            "authors": [
                {
                    "name": "Christian Schiffler",
                    "email": "c.schiffler@cyberspectrum.de",
                    "homepage": "http://www.cyberspectrum.de",
                    "role": "Developer"
                },
                {
                    "name": "Oliver Hoff",
                    "email": "oliver@hofff.com",
                    "homepage": "http://www.hofff.com/",
                    "role": "Developer"
                },
                {
                    "name": "Andreas Isaak",
                    "email": "info@andreas-isaak.de",
                    "homepage": "http://www.andreas-isaak.de",
                    "role": "Developer"
                },
                {
                    "name": "Stefan Heimes",
                    "email": "stefan_heimes@hotmail.com",
                    "role": "Developer"
                },
                {
                    "name": "Christian de la Haye",
                    "email": "service@delahaye.de",
                    "homepage": "http://www.delahaye.de/",
                    "role": "Developer"
                }
            ],
            "description": "MetaModels attribute for longtext",
            "homepage": "http://now.metamodel.me/",
            "keywords": [
                "attribute",
                "contao",
                "longtext",
                "metamodels",
                "nontranslatable"
            ],
            "time": "2014-08-27 18:55:33"
        },
        {
            "name": "metamodels/attribute_select",
            "version": "dev-tng",
            "source": {
                "type": "git",
                "url": "https://github.com/MetaModels/attribute_select.git",
                "reference": "cdb7bb55dfe22b474a4885c4254e0414de8037bf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MetaModels/attribute_select/zipball/cdb7bb55dfe22b474a4885c4254e0414de8037bf",
                "reference": "cdb7bb55dfe22b474a4885c4254e0414de8037bf",
                "shasum": ""
            },
            "require": {
                "contao-community-alliance/composer-plugin": "~2.0",
                "contao/core": ">=2.11,<4.0",
                "metamodels/core": "~2.0.0",
                "php": ">=5.3"
            },
            "conflict": {
                "contao/core": "3.0.*"
            },
            "require-dev": {
                "contao-community-alliance/build-system": "~1.0",
                "contao-community-alliance/build-system-all-tasks": "~1.0",
                "contao-community-alliance/build-system-tool-branch-alias-validation": "~1.0",
                "contao-community-alliance/coding-standard": "~1.0",
                "cyberspectrum/contao-toolbox": "~0.6"
            },
            "type": "contao-module",
            "extra": {
                "contao": {
                    "sources": {
                        "contao": "system/modules/metamodelsattribute_select"
                    },
                    "transifex": {
                        "project": "metamodels",
                        "prefix": "attribute_select-",
                        "languages_cto": "contao/languages",
                        "languages_tx": ".tx"
                    }
                },
                "branch-alias": {
                    "dev-tng": "2.0.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "MetaModels": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0+"
            ],
            "authors": [
                {
                    "name": "Christian Schiffler",
                    "email": "c.schiffler@cyberspectrum.de",
                    "homepage": "http://www.cyberspectrum.de",
                    "role": "Developer"
                },
                {
                    "name": "Oliver Hoff",
                    "email": "oliver@hofff.com",
                    "homepage": "http://www.hofff.com/",
                    "role": "Developer"
                },
                {
                    "name": "Andreas Isaak",
                    "email": "info@andreas-isaak.de",
                    "homepage": "http://www.andreas-isaak.de",
                    "role": "Developer"
                },
                {
                    "name": "Stefan Heimes",
                    "email": "stefan_heimes@hotmail.com",
                    "role": "Developer"
                },
                {
                    "name": "Christian de la Haye",
                    "email": "service@delahaye.de",
                    "homepage": "http://www.delahaye.de/",
                    "role": "Developer"
                }
            ],
            "description": "MetaModels attribute for selects",
            "homepage": "http://now.metamodel.me/",
            "keywords": [
                "attribute",
                "contao",
                "metamodels",
                "nontranslatable",
                "select"
            ],
            "time": "2014-10-14 04:24:18"
        },
        {
            "name": "metamodels/attribute_tags",
            "version": "dev-tng",
            "source": {
                "type": "git",
                "url": "https://github.com/MetaModels/attribute_tags.git",
                "reference": "5dcdb7b4cc9929889b9cbedb09f896da3868691c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MetaModels/attribute_tags/zipball/5dcdb7b4cc9929889b9cbedb09f896da3868691c",
                "reference": "5dcdb7b4cc9929889b9cbedb09f896da3868691c",
                "shasum": ""
            },
            "require": {
                "contao-community-alliance/composer-plugin": "*",
                "contao/core": ">=2.11,<4.0",
                "metamodels/core": "~2.0.0",
                "php": ">=5.3"
            },
            "conflict": {
                "contao/core": "3.0.*"
            },
            "require-dev": {
                "cyberspectrum/contao-toolbox": "dev-master",
                "metamodels/php-coding-standard": "~2.0.0",
                "phpunit/phpunit": ">=3.7.10,<4-dev"
            },
            "type": "contao-module",
            "extra": {
                "contao": {
                    "symlinks": {
                        "contao": "system/modules/metamodelsattribute_tags"
                    },
                    "transifex": {
                        "project": "metamodels",
                        "prefix": "attribute_tags-",
                        "languages_cto": "contao/languages",
                        "languages_tx": ".tx"
                    }
                },
                "branch-alias": {
                    "dev-tng": "2.0.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "MetaModels": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0+"
            ],
            "authors": [
                {
                    "name": "Christian Schiffler",
                    "email": "c.schiffler@cyberspectrum.de",
                    "homepage": "http://www.cyberspectrum.de",
                    "role": "Developer"
                },
                {
                    "name": "Oliver Hoff",
                    "email": "oliver@hofff.com",
                    "homepage": "http://www.hofff.com/",
                    "role": "Developer"
                },
                {
                    "name": "Andreas Isaak",
                    "email": "info@andreas-isaak.de",
                    "homepage": "http://www.andreas-isaak.de",
                    "role": "Developer"
                },
                {
                    "name": "Stefan Heimes",
                    "email": "stefan_heimes@hotmail.com",
                    "role": "Developer"
                },
                {
                    "name": "Christian de la Haye",
                    "email": "service@delahaye.de",
                    "homepage": "http://www.delahaye.de/",
                    "role": "Developer"
                }
            ],
            "description": "MetaModels attribute for selects",
            "homepage": "http://now.metamodel.me/",
            "keywords": [
                "attribute",
                "contao",
                "metamodels",
                "nontranslatable",
                "tags"
            ],
            "time": "2014-09-25 12:59:46"
        },
        {
            "name": "metamodels/attribute_text",
            "version": "dev-tng",
            "source": {
                "type": "git",
                "url": "https://github.com/MetaModels/attribute_text.git",
                "reference": "61386eae82e48498be4d22d10abb908d125258a3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MetaModels/attribute_text/zipball/61386eae82e48498be4d22d10abb908d125258a3",
                "reference": "61386eae82e48498be4d22d10abb908d125258a3",
                "shasum": ""
            },
            "require": {
                "contao-community-alliance/composer-plugin": "*",
                "contao/core": ">=2.11,<4.0",
                "metamodels/core": "~2.0.0",
                "php": ">=5.3"
            },
            "conflict": {
                "contao/core": "3.0.*"
            },
            "require-dev": {
                "cyberspectrum/contao-toolbox": "dev-master",
                "metamodels/php-coding-standard": "~2.0.0",
                "phpunit/phpunit": ">=3.7.10,<4-dev"
            },
            "type": "contao-module",
            "extra": {
                "contao": {
                    "symlinks": {
                        "contao": "system/modules/metamodelsattribute_text"
                    },
                    "transifex": {
                        "project": "metamodels",
                        "prefix": "attribute_text-",
                        "languages_cto": "contao/languages",
                        "languages_tx": ".tx"
                    }
                },
                "branch-alias": {
                    "dev-tng": "2.0.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "MetaModels": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0+"
            ],
            "authors": [
                {
                    "name": "Christian Schiffler",
                    "email": "c.schiffler@cyberspectrum.de",
                    "homepage": "http://www.cyberspectrum.de",
                    "role": "Developer"
                },
                {
                    "name": "Oliver Hoff",
                    "email": "oliver@hofff.com",
                    "homepage": "http://www.hofff.com/",
                    "role": "Developer"
                },
                {
                    "name": "Andreas Isaak",
                    "email": "info@andreas-isaak.de",
                    "homepage": "http://www.andreas-isaak.de",
                    "role": "Developer"
                },
                {
                    "name": "Stefan Heimes",
                    "email": "stefan_heimes@hotmail.com",
                    "role": "Developer"
                },
                {
                    "name": "Christian de la Haye",
                    "email": "service@delahaye.de",
                    "homepage": "http://www.delahaye.de/",
                    "role": "Developer"
                }
            ],
            "description": "MetaModels attribute for selects",
            "homepage": "http://now.metamodel.me/",
            "keywords": [
                "attribute",
                "contao",
                "metamodels",
                "nontranslatable",
                "text"
            ],
            "time": "2014-08-29 10:03:14"
        },
        {
            "name": "metamodels/attribute_translatedalias",
            "version": "dev-tng",
            "source": {
                "type": "git",
                "url": "https://github.com/MetaModels/attribute_translatedalias.git",
                "reference": "53cc5432e66080529d752874b7ee1b4a36d2982f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MetaModels/attribute_translatedalias/zipball/53cc5432e66080529d752874b7ee1b4a36d2982f",
                "reference": "53cc5432e66080529d752874b7ee1b4a36d2982f",
                "shasum": ""
            },
            "require": {
                "contao-community-alliance/composer-plugin": "*",
                "contao/core": ">=2.11,<4.0",
                "metamodels/core": "~2.0.0",
                "php": ">=5.3"
            },
            "conflict": {
                "contao/core": "3.0.*"
            },
            "require-dev": {
                "contao-community-alliance/build-system": "~1.0",
                "contao-community-alliance/build-system-all-tasks": "~1.0",
                "contao-community-alliance/coding-standard": "~1.0",
                "cyberspectrum/contao-toolbox": "dev-master"
            },
            "type": "contao-module",
            "extra": {
                "contao": {
                    "symlinks": {
                        "contao": "system/modules/metamodelsattribute_translatedalias"
                    },
                    "transifex": {
                        "project": "metamodels",
                        "prefix": "attribute_translatedalias-",
                        "languages_cto": "contao/languages",
                        "languages_tx": ".tx"
                    }
                },
                "branch-alias": {
                    "dev-tng": "2.0.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "MetaModels": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0+"
            ],
            "authors": [
                {
                    "name": "Christian Schiffler",
                    "email": "c.schiffler@cyberspectrum.de",
                    "homepage": "http://www.cyberspectrum.de",
                    "role": "Developer"
                },
                {
                    "name": "Andreas Isaak",
                    "email": "info@andreas-isaak.de",
                    "homepage": "http://www.andreas-isaak.de",
                    "role": "Developer"
                },
                {
                    "name": "Stefan Heimes",
                    "email": "stefan_heimes@hotmail.com",
                    "role": "Developer"
                },
                {
                    "name": "Christian de la Haye",
                    "email": "service@delahaye.de",
                    "homepage": "http://www.delahaye.de/",
                    "role": "Developer"
                }
            ],
            "description": "MetaModels attribute for translated alias",
            "homepage": "http://now.metamodel.me/",
            "keywords": [
                "alias",
                "attribute",
                "contao",
                "metamodels",
                "translatable"
            ],
            "time": "2014-10-14 00:38:40"
        },
        {
            "name": "metamodels/attribute_translatedcheckbox",
            "version": "dev-tng",
            "source": {
                "type": "git",
                "url": "https://github.com/MetaModels/attribute_translatedcheckbox.git",
                "reference": "f0d25c15cf02a497e6473f7f9f540db34a00ef26"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MetaModels/attribute_translatedcheckbox/zipball/f0d25c15cf02a497e6473f7f9f540db34a00ef26",
                "reference": "f0d25c15cf02a497e6473f7f9f540db34a00ef26",
                "shasum": ""
            },
            "require": {
                "contao-community-alliance/composer-plugin": "*",
                "contao/core": ">=2.11,<4.0",
                "metamodels/core": "~2.0.0",
                "php": ">=5.3"
            },
            "conflict": {
                "contao/core": "3.0.*"
            },
            "require-dev": {
                "cyberspectrum/contao-toolbox": "dev-master",
                "metamodels/php-coding-standard": "dev-master",
                "phpunit/phpunit": ">=3.7.10,<4-dev"
            },
            "type": "contao-module",
            "extra": {
                "contao": {
                    "symlinks": {
                        "src/system/modules/metamodelsattribute_translatedcheckbox": "system/modules/metamodelsattribute_translatedcheckbox"
                    },
                    "transifex": {
                        "project": "metamodels",
                        "prefix": "attribute_translatedcheckbox-",
                        "languages_cto": "src/system/modules/metamodelsattribute_translatedcheckbox/languages",
                        "languages_tx": ".tx"
                    }
                },
                "branch-alias": {
                    "dev-tng": "2.0.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "MetaModels": "src/system/modules/metamodelsattribute_translatedcheckbox"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0+"
            ],
            "authors": [
                {
                    "name": "Christian Schiffler",
                    "email": "c.schiffler@cyberspectrum.de",
                    "homepage": "http://www.cyberspectrum.de",
                    "role": "Developer"
                },
                {
                    "name": "Andreas Isaak",
                    "email": "info@andreas-isaak.de",
                    "homepage": "http://www.andreas-isaak.de",
                    "role": "Developer"
                },
                {
                    "name": "Stefan Heimes",
                    "email": "stefan_heimes@hotmail.com",
                    "role": "Developer"
                },
                {
                    "name": "Christian de la Haye",
                    "email": "service@delahaye.de",
                    "homepage": "http://www.delahaye.de/",
                    "role": "Developer"
                }
            ],
            "description": "MetaModels attribute for translated checkbox",
            "homepage": "http://now.metamodel.me/",
            "keywords": [
                "attribute",
                "checkbox",
                "contao",
                "metamodels",
                "translatable"
            ],
            "time": "2014-08-27 19:01:34"
        },
        {
            "name": "metamodels/attribute_translatedlongtext",
            "version": "dev-tng",
            "source": {
                "type": "git",
                "url": "https://github.com/MetaModels/attribute_translatedlongtext.git",
                "reference": "aa9951dfc2ee734e8cde1ae47c82c0ae34b8a5b6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MetaModels/attribute_translatedlongtext/zipball/aa9951dfc2ee734e8cde1ae47c82c0ae34b8a5b6",
                "reference": "aa9951dfc2ee734e8cde1ae47c82c0ae34b8a5b6",
                "shasum": ""
            },
            "require": {
                "contao-community-alliance/composer-plugin": "*",
                "contao/core": ">=2.11,<4.0",
                "metamodels/core": "~2.0.0",
                "php": ">=5.3"
            },
            "conflict": {
                "contao/core": "3.0.*"
            },
            "require-dev": {
                "metamodels/php-coding-standard": "*",
                "pdepend/pdepend": "1.1.*",
                "phpmd/phpmd": "1.5",
                "phpunit/phpunit": ">=3.7.10,<4-dev"
            },
            "type": "contao-module",
            "extra": {
                "contao": {
                    "symlinks": {
                        "src/system/modules/metamodelsattribute_translatedlongtext": "system/modules/metamodelsattribute_translatedlongtext"
                    },
                    "transifex": {
                        "project": "metamodels",
                        "prefix": "attribute_translatedlongtext-",
                        "languages_cto": "src/system/modules/metamodelsattribute_translatedlongtext/languages",
                        "languages_tx": ".tx"
                    }
                },
                "branch-alias": {
                    "dev-tng": "2.0.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "MetaModels": "src/system/modules/metamodelsattribute_translatedlongtext"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0+"
            ],
            "authors": [
                {
                    "name": "Christian Schiffler",
                    "email": "c.schiffler@cyberspectrum.de",
                    "homepage": "http://www.cyberspectrum.de",
                    "role": "Developer"
                },
                {
                    "name": "Andreas Isaak",
                    "email": "info@andreas-isaak.de",
                    "homepage": "http://www.andreas-isaak.de",
                    "role": "Developer"
                },
                {
                    "name": "Stefan Heimes",
                    "email": "stefan_heimes@hotmail.com",
                    "role": "Developer"
                },
                {
                    "name": "Christian de la Haye",
                    "email": "service@delahaye.de",
                    "homepage": "http://www.delahaye.de/",
                    "role": "Developer"
                }
            ],
            "description": "MetaModels attribute for translated longtext",
            "homepage": "http://now.metamodel.me/",
            "keywords": [
                "attribute",
                "contao",
                "longtext",
                "metamodels",
                "translatable"
            ],
            "time": "2014-08-27 19:02:35"
        },
        {
            "name": "metamodels/attribute_translatedselect",
            "version": "dev-tng",
            "source": {
                "type": "git",
                "url": "https://github.com/MetaModels/attribute_translatedselect.git",
                "reference": "b7c3410db2870cebfaca8a1afd928cbfb3732c8c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MetaModels/attribute_translatedselect/zipball/b7c3410db2870cebfaca8a1afd928cbfb3732c8c",
                "reference": "b7c3410db2870cebfaca8a1afd928cbfb3732c8c",
                "shasum": ""
            },
            "require": {
                "contao-community-alliance/composer-plugin": "~2.0",
                "contao/core": ">=2.11,<3.4",
                "metamodels/attribute_select": "~2.0.0",
                "metamodels/core": "~2.0.0",
                "php": ">=5.3"
            },
            "conflict": {
                "contao/core": "3.0.*"
            },
            "require-dev": {
                "metamodels/php-coding-standard": "*",
                "pdepend/pdepend": "1.1.*",
                "phpmd/phpmd": "1.5",
                "phpunit/phpunit": ">=3.7.10,<4-dev"
            },
            "type": "contao-module",
            "extra": {
                "contao": {
                    "symlinks": {
                        "src/system/modules/metamodelsattribute_translatedselect": "system/modules/metamodelsattribute_translatedselect"
                    },
                    "transifex": {
                        "project": "metamodels",
                        "prefix": "attribute_translatedselect-",
                        "languages_cto": "src/system/modules/metamodelsattribute_translatedselect/languages",
                        "languages_tx": ".tx"
                    }
                },
                "branch-alias": {
                    "dev-tng": "2.0.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "MetaModels": "src/system/modules/metamodelsattribute_translatedselect"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0+"
            ],
            "authors": [
                {
                    "name": "Christian Schiffler",
                    "email": "c.schiffler@cyberspectrum.de",
                    "homepage": "http://www.cyberspectrum.de",
                    "role": "Developer"
                },
                {
                    "name": "Andreas Isaak",
                    "email": "info@andreas-isaak.de",
                    "homepage": "http://www.andreas-isaak.de",
                    "role": "Developer"
                },
                {
                    "name": "Stefan Heimes",
                    "email": "stefan_heimes@hotmail.com",
                    "role": "Developer"
                },
                {
                    "name": "Christian de la Haye",
                    "email": "service@delahaye.de",
                    "homepage": "http://www.delahaye.de/",
                    "role": "Developer"
                }
            ],
            "description": "MetaModels attribute for translated selects",
            "homepage": "http://now.metamodel.me/",
            "keywords": [
                "attribute",
                "contao",
                "metamodels",
                "select",
                "translatable"
            ],
            "time": "2014-08-14 02:16:24"
        },
        {
            "name": "metamodels/attribute_translatedtags",
            "version": "dev-tng",
            "source": {
                "type": "git",
                "url": "https://github.com/MetaModels/attribute_translatedtags.git",
                "reference": "4adf6055920135d7d37fa2752682a8a1ba0e0ed5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MetaModels/attribute_translatedtags/zipball/4adf6055920135d7d37fa2752682a8a1ba0e0ed5",
                "reference": "4adf6055920135d7d37fa2752682a8a1ba0e0ed5",
                "shasum": ""
            },
            "require": {
                "contao-community-alliance/composer-plugin": "~2.0",
                "contao/core": ">=2.11,<4.0",
                "metamodels/attribute_tags": "2.0.*",
                "metamodels/core": "~2.0.0",
                "php": ">=5.3"
            },
            "conflict": {
                "contao/core": "3.0.*"
            },
            "require-dev": {
                "cyberspectrum/contao-toolbox": "dev-master",
                "metamodels/php-coding-standard": "~2.0.0",
                "phpunit/phpunit": ">=3.7.10,<4-dev"
            },
            "type": "contao-module",
            "extra": {
                "contao": {
                    "symlinks": {
                        "contao": "system/modules/metamodelsattribute_translatedtags"
                    },
                    "transifex": {
                        "project": "metamodels",
                        "prefix": "attribute_translatedtags-",
                        "languages_cto": "contao/languages",
                        "languages_tx": ".tx"
                    }
                },
                "branch-alias": {
                    "dev-tng": "2.0.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "MetaModels": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0+"
            ],
            "authors": [
                {
                    "name": "Christian Schiffler",
                    "email": "c.schiffler@cyberspectrum.de",
                    "homepage": "http://www.cyberspectrum.de",
                    "role": "Developer"
                },
                {
                    "name": "Andreas Isaak",
                    "email": "info@andreas-isaak.de",
                    "homepage": "http://www.andreas-isaak.de",
                    "role": "Developer"
                },
                {
                    "name": "Stefan Heimes",
                    "email": "stefan_heimes@hotmail.com",
                    "role": "Developer"
                },
                {
                    "name": "Christian de la Haye",
                    "email": "service@delahaye.de",
                    "homepage": "http://www.delahaye.de/",
                    "role": "Developer"
                }
            ],
            "description": "MetaModels attribute for translated text",
            "homepage": "http://now.metamodel.me/",
            "keywords": [
                "attribute",
                "contao",
                "metamodels",
                "tags",
                "translatable"
            ],
            "time": "2014-09-09 18:46:13"
        },
        {
            "name": "metamodels/attribute_translatedtext",
            "version": "dev-tng",
            "source": {
                "type": "git",
                "url": "https://github.com/MetaModels/attribute_translatedtext.git",
                "reference": "e5fbc002aa302fc875722d2b55b4901dc3bf0053"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MetaModels/attribute_translatedtext/zipball/e5fbc002aa302fc875722d2b55b4901dc3bf0053",
                "reference": "e5fbc002aa302fc875722d2b55b4901dc3bf0053",
                "shasum": ""
            },
            "require": {
                "contao-community-alliance/composer-plugin": "*",
                "contao/core": ">=2.11,<4.0",
                "metamodels/core": "~2.0.0",
                "php": ">=5.3"
            },
            "conflict": {
                "contao/core": "3.0.*"
            },
            "require-dev": {
                "metamodels/php-coding-standard": "*",
                "pdepend/pdepend": "1.1.*",
                "phpmd/phpmd": "1.5",
                "phpunit/phpunit": ">=3.7.10,<4-dev"
            },
            "type": "contao-module",
            "extra": {
                "contao": {
                    "symlinks": {
                        "src/system/modules/metamodelsattribute_translatedtext": "system/modules/metamodelsattribute_translatedtext"
                    },
                    "transifex": {
                        "project": "metamodels",
                        "prefix": "attribute_translatedtext-",
                        "languages_cto": "src/system/modules/metamodelsattribute_translatedtext/languages",
                        "languages_tx": ".tx"
                    }
                },
                "branch-alias": {
                    "dev-tng": "2.0.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "MetaModels": "src/system/modules/metamodelsattribute_translatedtext"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0+"
            ],
            "authors": [
                {
                    "name": "Christian Schiffler",
                    "email": "c.schiffler@cyberspectrum.de",
                    "homepage": "http://www.cyberspectrum.de",
                    "role": "Developer"
                },
                {
                    "name": "Andreas Isaak",
                    "email": "info@andreas-isaak.de",
                    "homepage": "http://www.andreas-isaak.de",
                    "role": "Developer"
                },
                {
                    "name": "Stefan Heimes",
                    "email": "stefan_heimes@hotmail.com",
                    "role": "Developer"
                },
                {
                    "name": "Christian de la Haye",
                    "email": "service@delahaye.de",
                    "homepage": "http://www.delahaye.de/",
                    "role": "Developer"
                }
            ],
            "description": "MetaModels attribute for translated text",
            "homepage": "http://now.metamodel.me/",
            "keywords": [
                "attribute",
                "contao",
                "metamodels",
                "text",
                "translatable"
            ],
            "time": "2014-08-27 19:02:14"
        },
        {
            "name": "metamodels/core",
            "version": "dev-tng",
            "source": {
                "type": "git",
                "url": "https://github.com/MetaModels/core.git",
                "reference": "fd4aef9287a7430bf7aa42f881e0ac7ab66d0ae1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MetaModels/core/zipball/fd4aef9287a7430bf7aa42f881e0ac7ab66d0ae1",
                "reference": "fd4aef9287a7430bf7aa42f881e0ac7ab66d0ae1",
                "shasum": ""
            },
            "require": {
                "bit3/contao-meta-palettes": "~1.7",
                "contao-community-alliance/backports-initialize-system": "~1.0",
                "contao-community-alliance/composer-plugin": "~2.0",
                "contao-community-alliance/dc-general": "2.0.*@dev",
                "contao-community-alliance/url-builder": "~1.1",
                "contao/core": ">=2.11,<4.0",
                "discordier/justtextwidgets": "~0.5",
                "menatwork/contao-multicolumnwizard": "3.2.*@dev",
                "php": ">=5.3"
            },
            "conflict": {
                "contao/core": "3.0.*"
            },
            "require-dev": {
                "contao-community-alliance/build-system": "~1.0",
                "contao-community-alliance/build-system-all-tasks": "~1.0",
                "contao-community-alliance/coding-standard": "~1.0",
                "cyberspectrum/contao-toolbox": "dev-master"
            },
            "type": "contao-module",
            "extra": {
                "contao": {
                    "sources": {
                        "contao": "system/modules/metamodels"
                    },
                    "transifex": {
                        "project": "metamodels",
                        "prefix": "core-",
                        "languages_cto": "contao/languages",
                        "languages_tx": ".tx"
                    }
                },
                "branch-alias": {
                    "dev-tng": "2.0.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "MetaModels": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0+"
            ],
            "authors": [
                {
                    "name": "Christian Schiffler",
                    "email": "c.schiffler@cyberspectrum.de",
                    "homepage": "http://www.cyberspectrum.de",
                    "role": "Developer"
                },
                {
                    "name": "Oliver Hoff",
                    "email": "oliver@hofff.com",
                    "homepage": "http://www.hofff.com/",
                    "role": "Developer"
                },
                {
                    "name": "Andreas Isaak",
                    "email": "info@andreas-isaak.de",
                    "homepage": "http://www.andreas-isaak.de",
                    "role": "Developer"
                },
                {
                    "name": "Stefan Heimes",
                    "email": "stefan_heimes@hotmail.com",
                    "role": "Developer"
                },
                {
                    "name": "Christian de la Haye",
                    "email": "service@delahaye.de",
                    "homepage": "http://www.delahaye.de/",
                    "role": "Developer"
                }
            ],
            "description": "MetaModels core",
            "homepage": "http://now.metamodel.me/",
            "keywords": [
                "contao",
                "core",
                "metamodels"
            ],
            "time": "2014-10-14 04:45:42"
        },
        {
            "name": "metamodels/filter_checkbox",
            "version": "dev-tng",
            "source": {
                "type": "git",
                "url": "https://github.com/MetaModels/filter_checkbox.git",
                "reference": "508564a60fed7894b0bf49b0ee581bdd47ea4479"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MetaModels/filter_checkbox/zipball/508564a60fed7894b0bf49b0ee581bdd47ea4479",
                "reference": "508564a60fed7894b0bf49b0ee581bdd47ea4479",
                "shasum": ""
            },
            "require": {
                "contao-community-alliance/composer-plugin": "*",
                "contao/core": ">=2.11,<4.0",
                "metamodels/core": "~2.0.0",
                "php": ">=5.3"
            },
            "conflict": {
                "contao/core": "3.0.*"
            },
            "require-dev": {
                "cyberspectrum/contao-toolbox": "dev-master",
                "metamodels/php-coding-standard": "dev-master",
                "phpunit/phpunit": ">=3.7.10,<4-dev"
            },
            "type": "contao-module",
            "extra": {
                "contao": {
                    "symlinks": {
                        "src/system/modules/metamodelsfilter_checkbox": "system/modules/metamodelsfilter_checkbox"
                    },
                    "transifex": {
                        "project": "metamodels",
                        "prefix": "filter_checkbox-",
                        "languages_cto": "src/system/modules/metamodelsfilter_checkbox/languages",
                        "languages_tx": ".tx"
                    }
                },
                "branch-alias": {
                    "dev-tng": "2.0.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "MetaModels": "src/system/modules/metamodelsfilter_checkbox"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0+"
            ],
            "authors": [
                {
                    "name": "Christian Schiffler",
                    "email": "c.schiffler@cyberspectrum.de",
                    "homepage": "http://www.cyberspectrum.de",
                    "role": "Developer"
                },
                {
                    "name": "Andreas Isaak",
                    "email": "info@andreas-isaak.de",
                    "homepage": "http://www.andreas-isaak.de",
                    "role": "Developer"
                },
                {
                    "name": "Stefan Heimes",
                    "email": "stefan_heimes@hotmail.com",
                    "role": "Developer"
                },
                {
                    "name": "Christian de la Haye",
                    "email": "service@delahaye.de",
                    "homepage": "http://www.delahaye.de/",
                    "role": "Developer"
                }
            ],
            "description": "MetaModels checkbox filter",
            "homepage": "http://now.metamodel.me/",
            "keywords": [
                "checkbox",
                "contao",
                "filter",
                "metamodels"
            ],
            "time": "2014-08-22 15:10:01"
        },
        {
            "name": "metamodels/filter_tags",
            "version": "dev-tng",
            "source": {
                "type": "git",
                "url": "https://github.com/MetaModels/filter_tags.git",
                "reference": "01aa6d4f5aba9055c352fc304b84729b21bf77fa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MetaModels/filter_tags/zipball/01aa6d4f5aba9055c352fc304b84729b21bf77fa",
                "reference": "01aa6d4f5aba9055c352fc304b84729b21bf77fa",
                "shasum": ""
            },
            "require": {
                "contao-community-alliance/composer-plugin": "*",
                "contao/core": ">=2.11,<4.0",
                "metamodels/core": "~2.0.0",
                "php": ">=5.3"
            },
            "conflict": {
                "contao/core": "3.0.*"
            },
            "require-dev": {
                "cyberspectrum/contao-toolbox": "dev-master",
                "metamodels/php-coding-standard": "dev-master",
                "phpunit/phpunit": ">=3.7.10,<4-dev"
            },
            "type": "contao-module",
            "extra": {
                "contao": {
                    "symlinks": {
                        "src/system/modules/metamodelsfilter_tags": "system/modules/metamodelsfilter_tags"
                    },
                    "transifex": {
                        "project": "metamodels",
                        "prefix": "filter_tags-",
                        "languages_cto": "src/system/modules/metamodelsfilter_tags/languages",
                        "languages_tx": ".tx"
                    }
                },
                "branch-alias": {
                    "dev-tng": "2.0.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "MetaModels": "src/system/modules/metamodelsfilter_tags"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0+"
            ],
            "authors": [
                {
                    "name": "Christian Schiffler",
                    "email": "c.schiffler@cyberspectrum.de",
                    "homepage": "http://www.cyberspectrum.de",
                    "role": "Developer"
                },
                {
                    "name": "Andreas Isaak",
                    "email": "info@andreas-isaak.de",
                    "homepage": "http://www.andreas-isaak.de",
                    "role": "Developer"
                },
                {
                    "name": "Stefan Heimes",
                    "email": "stefan_heimes@hotmail.com",
                    "role": "Developer"
                },
                {
                    "name": "Christian de la Haye",
                    "email": "service@delahaye.de",
                    "homepage": "http://www.delahaye.de/",
                    "role": "Developer"
                }
            ],
            "description": "MetaModels tags filter",
            "homepage": "http://now.metamodel.me/",
            "keywords": [
                "contao",
                "filter",
                "metamodels",
                "tags"
            ],
            "time": "2014-08-14 02:16:26"
        },
        {
            "name": "pimple/pimple",
            "version": "v1.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/fabpot/Pimple.git",
                "reference": "2019c145fe393923f3441b23f29bbdfaa5c58c4d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/fabpot/Pimple/zipball/2019c145fe393923f3441b23f29bbdfaa5c58c4d",
                "reference": "2019c145fe393923f3441b23f29bbdfaa5c58c4d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Pimple": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com",
                    "homepage": "http://fabien.potencier.org",
                    "role": "Lead Developer"
                }
            ],
            "description": "Pimple is a simple Dependency Injection Container for PHP 5.3",
            "homepage": "http://pimple.sensiolabs.org",
            "keywords": [
                "container",
                "dependency injection"
            ],
            "time": "2013-11-22 08:30:29"
        },
        {
            "name": "symfony/event-dispatcher",
            "version": "v2.5.5",
            "target-dir": "Symfony/Component/EventDispatcher",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/EventDispatcher.git",
                "reference": "f6281337bf5f985f585d1db6a83adb05ce531f46"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/f6281337bf5f985f585d1db6a83adb05ce531f46",
                "reference": "f6281337bf5f985f585d1db6a83adb05ce531f46",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "psr/log": "~1.0",
                "symfony/config": "~2.0",
                "symfony/dependency-injection": "~2.0,<2.6.0",
                "symfony/stopwatch": "~2.2"
            },
            "suggest": {
                "symfony/dependency-injection": "",
                "symfony/http-kernel": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.5-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Symfony\\Component\\EventDispatcher\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Symfony Community",
                    "homepage": "http://symfony.com/contributors"
                },
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Symfony EventDispatcher Component",
            "homepage": "http://symfony.com",
            "time": "2014-09-28 15:56:11"
        },
        {
            "name": "terminal42/contao-changelanguage",
            "version": "2.2.4",
            "source": {
                "type": "git",
                "url": "https://github.com/terminal42/contao-changelanguage.git",
                "reference": "8edb00d7189b66f7f98f27c9b0ee7c77733c28b4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/terminal42/contao-changelanguage/zipball/8edb00d7189b66f7f98f27c9b0ee7c77733c28b4",
                "reference": "8edb00d7189b66f7f98f27c9b0ee7c77733c28b4",
                "shasum": ""
            },
            "require": {
                "contao-community-alliance/composer-plugin": "*",
                "contao/core": ">=3.2,<=3.3",
                "php": ">=5.3.2"
            },
            "replace": {
                "contao-legacy/changelanguage": "self.version"
            },
            "type": "contao-module",
            "extra": {
                "contao": {
                    "sources": {
                        "": "system/modules/changelanguage"
                    },
                    "transifex": {
                        "project": "contao-changelanguage",
                        "prefix": "master-",
                        "languages_cto": "languages",
                        "languages_tx": ".tx"
                    }
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0+"
            ],
            "authors": [
                {
                    "name": "terminal42 gmbh",
                    "homepage": "http://terminal42.ch"
                }
            ],
            "description": "ChangeLanguage extension for Contao Open Source CMS",
            "keywords": [
                "change",
                "contao",
                "language"
            ],
            "time": "2014-06-27 14:38:59"
        }
    ],
    "packages-dev": [

    ],
    "aliases": [

    ],
    "minimum-stability": "dev",
    "stability-flags": {
        "contao-community-alliance/dc-general": 20,
        "menatwork/synccto": 20,
        "metamodels/attribute_alias": 20,
        "metamodels/attribute_checkbox": 20,
        "metamodels/attribute_file": 20,
        "metamodels/attribute_longtext": 20,
        "metamodels/attribute_select": 20,
        "metamodels/attribute_tags": 20,
        "metamodels/attribute_text": 20,
        "metamodels/attribute_translatedalias": 20,
        "metamodels/attribute_translatedcheckbox": 20,
        "metamodels/attribute_translatedlongtext": 20,
        "metamodels/attribute_translatedselect": 20,
        "metamodels/attribute_translatedtags": 20,
        "metamodels/attribute_translatedtext": 20,
        "metamodels/core": 20,
        "metamodels/filter_checkbox": 20,
        "metamodels/filter_tags": 20
    },
    "prefer-stable": true,
    "platform": [

    ],
    "platform-dev": [

    ]
}
discordier commented 10 years ago

Sollte seit 6073ed6bcb3071736769900e6732bc11b39a05ea behoben sein.

HellPat commented 10 years ago

Stimmt.

discordier commented 10 years ago

Prima