{ "hash": "d0ab4483411f012577dd4698fb7c4a19", "packages": [ { "name": "devmx/Teamspeak3-Library", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/devMX/TeamSpeak3-Library", "reference": "e2ddcb4a2b2ffd5ce4c1cc6acc088dc95e4d203b" }, "dist": { "type": "zip", "url": "https://github.com/devMX/TeamSpeak3-Library/zipball/e2ddcb4a2b2ffd5ce4c1cc6acc088dc95e4d203b", "reference": "e2ddcb4a2b2ffd5ce4c1cc6acc088dc95e4d203b", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "pimple/pimple": "1.0.*", "doctrine/common": ">=2.2.0", "monolog/monolog": ">=1.0.0", "symfony/event-dispatcher": ">=2.1.0" }, "suggest": { "pimple/pimple": "To use the preconfigured container", "doctrine/common": "To use more cache backends", "monolog/monolog": "Provides a logging backend", "symfony/event-dispatcher": "To use the EventEmittingDecorator" }, "time": "1348832642", "type": "library", "installation-source": "source", "autoload": { "psr-0": { "devmx": "src" } }, "license": [ "LGPLv3" ], "description": "Developement repository of the TeamSpeak3-Library", "support": { "source": "https://github.com/devMX/TeamSpeak3-Library/tree/master", "issues": "https://github.com/devMX/TeamSpeak3-Library/issues" } }, { "name": "pimple/pimple", "version": "1.0.0", "source": { "type": "git", "url": "git://github.com/fabpot/Pimple.git", "reference": "v1.0.0" }, "dist": { "type": "zip", "url": "https://github.com/fabpot/Pimple/zipball/v1.0.0", "reference": "v1.0.0", "shasum": "" }, "require": { "php": ">=5.3.0" }, "time": "2012-05-08 06:57:24", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-0": { "Pimple": "lib/" } }, "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Pimple is a simple Dependency Injection Container for PHP 5.3", "homepage": "http://pimple.sensiolabs.org", "keywords": [ "dependency injection", "container" ] } ], "packages-dev": null, "aliases": [ ], "minimum-stability": "stable", "stability-flags": { "devmx/teamspeak3-library": 20 } }