From 40c141d16e71782b64c3cf0eb482a87595c40046 Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Tue, 27 Aug 2013 21:51:58 +0000 Subject: [PATCH] Updated dependencies --- composer.lock | 1218 ++++++++++++++++++++++++++++++++++--------------- 1 file changed, 850 insertions(+), 368 deletions(-) diff --git a/composer.lock b/composer.lock index 223fc35..cc7ec71 100644 --- a/composer.lock +++ b/composer.lock @@ -1,36 +1,43 @@ { + "_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" + ], "hash": "24c1ca205ff02cf57382f6c099d64465", "packages": [ { - "name": "doctrine/common", - "version": "2.3.x-dev", + "name": "doctrine/annotations", + "version": "v1.1.2", "source": { "type": "git", - "url": "https://github.com/doctrine/common", - "reference": "bb0aebbf234db52df476a2b473d434745b34221c" + "url": "https://github.com/doctrine/annotations.git", + "reference": "40db0c96985aab2822edbc4848b3bd2429e02670" }, "dist": { "type": "zip", - "url": "https://github.com/doctrine/common/zipball/bb0aebbf234db52df476a2b473d434745b34221c", - "reference": "bb0aebbf234db52df476a2b473d434745b34221c", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/40db0c96985aab2822edbc4848b3bd2429e02670", + "reference": "40db0c96985aab2822edbc4848b3bd2429e02670", "shasum": "" }, "require": { + "doctrine/lexer": "1.*", "php": ">=5.3.2" }, - "time": "1348120518", + "require-dev": { + "doctrine/cache": "1.*" + }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.3.x-dev" + "dev-master": "1.0.x-dev" } }, - "installation-source": "source", "autoload": { "psr-0": { - "Doctrine\\Common": "lib/" + "Doctrine\\Common\\Annotations\\": "lib/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -54,53 +61,261 @@ "email": "kontakt@beberlei.de" }, { - "name": "Johannes M. Schmitt", + "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com", - "homepage": "https://github.com/schmittjoh", + "homepage": "http://jmsyst.com", + "role": "Developer of wrapped JMSSerializerBundle" + } + ], + "description": "Docblock Annotations Parser", + "homepage": "http://www.doctrine-project.org", + "keywords": [ + "annotations", + "docblock", + "parser" + ], + "time": "2013-06-16 21:33:03" + }, + { + "name": "doctrine/cache", + "version": "v1.1", + "source": { + "type": "git", + "url": "https://github.com/doctrine/cache.git", + "reference": "2c9761ff1d13e188d5f7378066c1ce2882d7a336" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/doctrine/cache/zipball/2c9761ff1d13e188d5f7378066c1ce2882d7a336", + "reference": "2c9761ff1d13e188d5f7378066c1ce2882d7a336", + "shasum": "" + }, + "require": { + "php": ">=5.3.2" + }, + "conflict": { + "doctrine/common": ">2.2,<2.4" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-0": { + "Doctrine\\Common\\Cache\\": "lib/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jonathan Wage", + "email": "jonwage@gmail.com", + "homepage": "http://www.jwage.com/" + }, + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com", + "homepage": "http://www.instaclick.com" + }, + { + "name": "Roman Borschel", + "email": "roman@code-factory.org" + }, + { + "name": "Benjamin Eberlei", + "email": "kontakt@beberlei.de" + }, + { + "name": "Johannes Schmitt", + "email": "schmittjoh@gmail.com", + "homepage": "http://jmsyst.com", + "role": "Developer of wrapped JMSSerializerBundle" + } + ], + "description": "Caching library offering an object-oriented API for many cache backends", + "homepage": "http://www.doctrine-project.org", + "keywords": [ + "cache", + "caching" + ], + "time": "2013-08-07 16:04:25" + }, + { + "name": "doctrine/collections", + "version": "dev-master", + "source": { + "type": "git", + "url": "https://github.com/doctrine/collections.git", + "reference": "623caf42551b416460df786154d89bc50e3d1798" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/doctrine/collections/zipball/623caf42551b416460df786154d89bc50e3d1798", + "reference": "623caf42551b416460df786154d89bc50e3d1798", + "shasum": "" + }, + "require": { + "php": ">=5.3.2" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.2.x-dev" + } + }, + "autoload": { + "psr-0": { + "Doctrine\\Common\\Collections\\": "lib/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jonathan Wage", + "email": "jonwage@gmail.com", + "homepage": "http://www.jwage.com/" + }, + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com", + "homepage": "http://www.instaclick.com" + }, + { + "name": "Roman Borschel", + "email": "roman@code-factory.org" + }, + { + "name": "Benjamin Eberlei", + "email": "kontakt@beberlei.de" + }, + { + "name": "Johannes Schmitt", + "email": "schmittjoh@gmail.com", + "homepage": "http://jmsyst.com", + "role": "Developer of wrapped JMSSerializerBundle" + } + ], + "description": "Collections Abstraction library", + "homepage": "http://www.doctrine-project.org", + "keywords": [ + "array", + "collections", + "iterator" + ], + "time": "2013-07-23 08:27:26" + }, + { + "name": "doctrine/common", + "version": "dev-master", + "source": { + "type": "git", + "url": "https://github.com/doctrine/common.git", + "reference": "b4c7860e0c5a8d13598ca34d156533300b0dacf0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/doctrine/common/zipball/b4c7860e0c5a8d13598ca34d156533300b0dacf0", + "reference": "b4c7860e0c5a8d13598ca34d156533300b0dacf0", + "shasum": "" + }, + "require": { + "doctrine/annotations": "1.*", + "doctrine/cache": "1.*", + "doctrine/collections": "1.*", + "doctrine/inflector": "1.*", + "doctrine/lexer": "1.*", + "php": ">=5.3.2" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.4.x-dev" + } + }, + "autoload": { + "psr-0": { + "Doctrine\\Common\\": "lib/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jonathan Wage", + "email": "jonwage@gmail.com", + "homepage": "http://www.jwage.com/" + }, + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com", + "homepage": "http://www.instaclick.com" + }, + { + "name": "Roman Borschel", + "email": "roman@code-factory.org" + }, + { + "name": "Benjamin Eberlei", + "email": "kontakt@beberlei.de" + }, + { + "name": "Johannes Schmitt", + "email": "schmittjoh@gmail.com", + "homepage": "http://jmsyst.com", "role": "Developer of wrapped JMSSerializerBundle" } ], "description": "Common Library for Doctrine projects", "homepage": "http://www.doctrine-project.org", "keywords": [ - "collections", - "spl", - "eventmanager", "annotations", - "persistence" - ] + "collections", + "eventmanager", + "persistence", + "spl" + ], + "time": "2013-08-20 18:10:31" }, { "name": "doctrine/dbal", "version": "2.3.x-dev", "source": { "type": "git", - "url": "https://github.com/doctrine/dbal", - "reference": "219d96a1592e9e23087eb6861b4f8233d06c6463" + "url": "https://github.com/doctrine/dbal.git", + "reference": "6a62fefefde6b2c0d8b3df70151d6a81fc028d28" }, "dist": { "type": "zip", - "url": "https://github.com/doctrine/dbal/zipball/219d96a1592e9e23087eb6861b4f8233d06c6463", - "reference": "219d96a1592e9e23087eb6861b4f8233d06c6463", + "url": "https://api.github.com/repos/doctrine/dbal/zipball/6a62fefefde6b2c0d8b3df70151d6a81fc028d28", + "reference": "6a62fefefde6b2c0d8b3df70151d6a81fc028d28", "shasum": "" }, "require": { - "php": ">=5.3.2", - "doctrine/common": "2.3.*" + "doctrine/common": ">=2.3.0,<2.5-dev", + "php": ">=5.3.2" }, - "time": "1349518912", "type": "library", "extra": { "branch-alias": { "dev-master": "2.3.x-dev" } }, - "installation-source": "source", "autoload": { "psr-0": { "Doctrine\\DBAL": "lib/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -128,53 +343,53 @@ "homepage": "http://www.doctrine-project.org", "keywords": [ "database", - "persistence", "dbal", + "persistence", "queryobject" - ] + ], + "time": "2013-05-21 05:53:02" }, { "name": "doctrine/doctrine-bundle", - "version": "dev-master", + "version": "v1.0.0", "target-dir": "Doctrine/Bundle/DoctrineBundle", "source": { "type": "git", "url": "git://github.com/doctrine/DoctrineBundle.git", - "reference": "e69a6fd75fa3979e35b7004e6da6e9aea3765997" + "reference": "v1.0.0" }, "dist": { "type": "zip", - "url": "https://github.com/doctrine/DoctrineBundle/zipball/e69a6fd75fa3979e35b7004e6da6e9aea3765997", - "reference": "e69a6fd75fa3979e35b7004e6da6e9aea3765997", + "url": "https://github.com/doctrine/DoctrineBundle/zipball/v1.0.0", + "reference": "v1.0.0", "shasum": "" }, "require": { - "php": ">=5.3.2", "doctrine/dbal": ">=2.2,<2.4-dev", - "symfony/framework-bundle": ">=2.1,<2.3-dev", - "symfony/doctrine-bridge": ">=2.1,<2.3-dev" + "php": ">=5.3.2", + "symfony/doctrine-bridge": "2.1.*", + "symfony/framework-bundle": "2.1.*" }, "require-dev": { "doctrine/orm": ">=2.2,<2.4-dev", - "symfony/yaml": ">=2.1,<2.3-dev", - "symfony/validator": ">=2.1,<2.3-dev" + "symfony/validator": "2.1.*", + "symfony/yaml": "2.1.*" }, "suggest": { "doctrine/orm": "The Doctrine ORM integration is optional in the bundle." }, - "time": "1349273376", "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, - "installation-source": "source", "autoload": { "psr-0": { "Doctrine\\Bundle\\DoctrineBundle": "" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -196,10 +411,11 @@ "homepage": "http://www.doctrine-project.org", "keywords": [ "database", + "dbal", "orm", - "persistence", - "dbal" - ] + "persistence" + ], + "time": "2012-09-07 14:18:21" }, { "name": "doctrine/doctrine-migrations-bundle", @@ -208,45 +424,195 @@ "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git", - "reference": "3792aa78445773387754c6853bbd7f4dcb31f486" + "reference": "a9796ce33152754e4dbc7d251da5c1c0a739189c" }, "dist": { "type": "zip", - "url": "https://github.com/doctrine/DoctrineMigrationsBundle/zipball/3792aa78445773387754c6853bbd7f4dcb31f486", - "reference": "3792aa78445773387754c6853bbd7f4dcb31f486", + "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/a9796ce33152754e4dbc7d251da5c1c0a739189c", + "reference": "a9796ce33152754e4dbc7d251da5c1c0a739189c", "shasum": "" }, "require": { + "doctrine/doctrine-bundle": "~1.0", + "doctrine/migrations": "*", "php": ">=5.3.2", - "symfony/symfony": ">=2.0", - "doctrine/migrations": "*" + "symfony/framework-bundle": ">=2.1.0,<2.4-dev" }, - "time": "1341472972", "type": "symfony-bundle", - "installation-source": "source", "autoload": { "psr-0": { "Doctrine\\Bundle\\MigrationsBundle": "" } - } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "http://symfony.com/contributors" + }, + { + "name": "Doctrine Project", + "homepage": "http://www.doctrine-project.org" + } + ], + "description": "Symfony DoctrineMigrationsBundle", + "homepage": "http://www.doctrine-project.org", + "keywords": [ + "dbal", + "migrations", + "schema" + ], + "time": "2013-07-10 12:55:18" + }, + { + "name": "doctrine/inflector", + "version": "dev-master", + "source": { + "type": "git", + "url": "https://github.com/doctrine/inflector.git", + "reference": "8b4b3ccec7aafc596e2fc1e593c9f2e78f939c8c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/doctrine/inflector/zipball/8b4b3ccec7aafc596e2fc1e593c9f2e78f939c8c", + "reference": "8b4b3ccec7aafc596e2fc1e593c9f2e78f939c8c", + "shasum": "" + }, + "require": { + "php": ">=5.3.2" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-0": { + "Doctrine\\Common\\Inflector\\": "lib/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jonathan Wage", + "email": "jonwage@gmail.com", + "homepage": "http://www.jwage.com/" + }, + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com", + "homepage": "http://www.instaclick.com" + }, + { + "name": "Roman Borschel", + "email": "roman@code-factory.org" + }, + { + "name": "Benjamin Eberlei", + "email": "kontakt@beberlei.de" + }, + { + "name": "Johannes Schmitt", + "email": "schmittjoh@gmail.com", + "homepage": "http://jmsyst.com", + "role": "Developer of wrapped JMSSerializerBundle" + } + ], + "description": "Common String Manipulations with regard to casing and singular/plural rules.", + "homepage": "http://www.doctrine-project.org", + "keywords": [ + "inflection", + "pluralize", + "singularize", + "string" + ], + "time": "2013-04-10 16:14:30" + }, + { + "name": "doctrine/lexer", + "version": "dev-master", + "source": { + "type": "git", + "url": "https://github.com/doctrine/lexer.git", + "reference": "bc0e1f0cc285127a38c6c8ea88bc5dba2fd53e94" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/doctrine/lexer/zipball/bc0e1f0cc285127a38c6c8ea88bc5dba2fd53e94", + "reference": "bc0e1f0cc285127a38c6c8ea88bc5dba2fd53e94", + "shasum": "" + }, + "require": { + "php": ">=5.3.2" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-0": { + "Doctrine\\Common\\Lexer\\": "lib/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com", + "homepage": "http://www.instaclick.com" + }, + { + "name": "Roman Borschel", + "email": "roman@code-factory.org" + }, + { + "name": "Johannes Schmitt", + "email": "schmittjoh@gmail.com", + "homepage": "http://jmsyst.com", + "role": "Developer of wrapped JMSSerializerBundle" + } + ], + "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.", + "homepage": "http://www.doctrine-project.org", + "keywords": [ + "lexer", + "parser" + ], + "time": "2013-03-07 12:15:25" }, { "name": "doctrine/migrations", "version": "dev-master", "source": { "type": "git", - "url": "https://github.com/doctrine/migrations", - "reference": "b38ddb190ec78d389b2c2de838b2a4d646ad1ce2" + "url": "https://github.com/doctrine/migrations.git", + "reference": "ced3b419252af47f29d6680f9ec74df00ee0c58e" }, "dist": { "type": "zip", - "url": "https://github.com/doctrine/migrations/zipball/b38ddb190ec78d389b2c2de838b2a4d646ad1ce2", - "reference": "b38ddb190ec78d389b2c2de838b2a4d646ad1ce2", + "url": "https://api.github.com/repos/doctrine/migrations/zipball/ced3b419252af47f29d6680f9ec74df00ee0c58e", + "reference": "ced3b419252af47f29d6680f9ec74df00ee0c58e", "shasum": "" }, "require": { - "php": ">=5.3.2", - "doctrine/dbal": ">=2.0,<2.5.x-dev" + "doctrine/dbal": ">=2.0,<2.5.x-dev", + "php": ">=5.3.2" }, "require-dev": { "symfony/console": "2.*", @@ -255,14 +621,13 @@ "suggest": { "symfony/console": "to run the migration from the console" }, - "time": "1349435713", "type": "library", - "installation-source": "source", "autoload": { "psr-0": { "Doctrine\\DBAL\\Migrations": "lib" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL" ], @@ -282,32 +647,32 @@ "keywords": [ "database", "migrations" - ] + ], + "time": "2013-06-27 19:46:00" }, { "name": "doctrine/orm", "version": "2.3.x-dev", "source": { "type": "git", - "url": "git://github.com/doctrine/doctrine2.git", - "reference": "564ec1ee2a6a439312ee9105a2a076af7c992e5b" + "url": "https://github.com/doctrine/doctrine2.git", + "reference": "b1ba11c06ffbf795417cdacddaa21e22209d5789" }, "dist": { "type": "zip", - "url": "https://github.com/doctrine/doctrine2/zipball/564ec1ee2a6a439312ee9105a2a076af7c992e5b", - "reference": "564ec1ee2a6a439312ee9105a2a076af7c992e5b", + "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/b1ba11c06ffbf795417cdacddaa21e22209d5789", + "reference": "b1ba11c06ffbf795417cdacddaa21e22209d5789", "shasum": "" }, "require": { - "php": ">=5.3.2", + "doctrine/dbal": "2.3.*", "ext-pdo": "*", - "symfony/console": "2.*", - "doctrine/dbal": "2.3.*" + "php": ">=5.3.2", + "symfony/console": "2.*" }, "suggest": { "symfony/yaml": "If you want to use YAML Metadata Mapping Driver" }, - "time": "1349472005", "bin": [ "bin/doctrine", "bin/doctrine.php" @@ -318,12 +683,12 @@ "dev-master": "2.3.x-dev" } }, - "installation-source": "source", "autoload": { "psr-0": { "Doctrine\\ORM": "lib/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -352,33 +717,33 @@ "keywords": [ "database", "orm" - ] + ], + "time": "2013-08-20 08:02:51" }, { "name": "easybook/geshi", "version": "dev-master", "source": { "type": "git", - "url": "https://github.com/javiereguiluz/geshi", + "url": "https://github.com/easybook/geshi.git", "reference": "6f5f9c621936faf90d92f355967604fe07f7a60f" }, "dist": { "type": "zip", - "url": "https://github.com/javiereguiluz/geshi/zipball/6f5f9c621936faf90d92f355967604fe07f7a60f", + "url": "https://api.github.com/repos/easybook/geshi/zipball/6f5f9c621936faf90d92f355967604fe07f7a60f", "reference": "6f5f9c621936faf90d92f355967604fe07f7a60f", "shasum": "" }, "require": { "php": ">4.3.0" }, - "time": "1348828425", "type": "library", - "installation-source": "source", "autoload": { "classmap": [ "./" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0" ], @@ -395,10 +760,11 @@ "description": "GeSHi - Generic Syntax Highlighter. This is an unmodified port of GeSHi project code found on SourceForge.", "homepage": "http://qbnz.com/highlighter", "keywords": [ - "syntax", "highlight", - "highlighter" - ] + "highlighter", + "syntax" + ], + "time": "2012-09-28 10:33:45" }, { "name": "egeloen/ckeditor-bundle", @@ -406,53 +772,79 @@ "target-dir": "Ivory/CKEditorBundle", "source": { "type": "git", - "url": "https://github.com/egeloen/IvoryCKEditorBundle", - "reference": "21270e029fe424ba7f748746e6aeace3a11f9943" + "url": "https://github.com/egeloen/IvoryCKEditorBundle.git", + "reference": "22e6292579c9ffb7193c4d20616ab6b74b6ad414" }, "dist": { "type": "zip", - "url": "https://github.com/egeloen/IvoryCKEditorBundle/zipball/21270e029fe424ba7f748746e6aeace3a11f9943", - "reference": "21270e029fe424ba7f748746e6aeace3a11f9943", + "url": "https://api.github.com/repos/egeloen/IvoryCKEditorBundle/zipball/22e6292579c9ffb7193c4d20616ab6b74b6ad414", + "reference": "22e6292579c9ffb7193c4d20616ab6b74b6ad414", "shasum": "" }, "require": { "php": ">=5.3.0", - "symfony/framework-bundle": "2.*" + "symfony/form": ">=2.1", + "symfony/framework-bundle": ">=2.1" + }, + "require-dev": { + "phpunit/phpunit": "3.7.*", + "twig/twig": "1.*" + }, + "suggest": { + "helios-ag/fm-elfinder-bundle": "Allows to use the elfinder as CKEditor file manager", + "twig/twig": "Allows to use Ivory CKEditor twig templates" }, - "time": "1346703322", "type": "symfony-bundle", - "installation-source": "source", + "extra": { + "branch-alias": { + "dev-master": "2.1-dev" + } + }, "autoload": { "psr-0": { "Ivory\\CKEditorBundle": "" } - } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Eric GELOEN", + "email": "geloen.eric@gmail.com" + } + ], + "description": "Provides a CKEditor integration for your Symfony2 Project.", + "keywords": [ + "CKEditor" + ], + "time": "2013-08-22 14:26:05" }, { "name": "fpn/doctrine-extensions-taggable", "version": "dev-master", "source": { "type": "git", - "url": "https://github.com/FabienPennequin/DoctrineExtensions-Taggable", + "url": "https://github.com/FabienPennequin/DoctrineExtensions-Taggable.git", "reference": "ee7245fc7c3012ea1b1ed932f62ca258b39d8bea" }, "dist": { "type": "zip", - "url": "https://github.com/FabienPennequin/DoctrineExtensions-Taggable/zipball/ee7245fc7c3012ea1b1ed932f62ca258b39d8bea", + "url": "https://api.github.com/repos/FabienPennequin/DoctrineExtensions-Taggable/zipball/ee7245fc7c3012ea1b1ed932f62ca258b39d8bea", "reference": "ee7245fc7c3012ea1b1ed932f62ca258b39d8bea", "shasum": "" }, "require": { "doctrine/orm": ">=2.0" }, - "time": "1348171122", "type": "library", - "installation-source": "source", "autoload": { "psr-0": { "DoctrineExtensions": "lib/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -466,7 +858,8 @@ "keywords": [ "Taggable", "tag" - ] + ], + "time": "2012-09-20 19:58:42" }, { "name": "fpn/tag-bundle", @@ -474,12 +867,12 @@ "target-dir": "FPN/TagBundle", "source": { "type": "git", - "url": "https://github.com/FabienPennequin/FPNTagBundle", + "url": "https://github.com/FabienPennequin/FPNTagBundle.git", "reference": "7fa1408d2a57120e8d9da8a95fb7d2ad3223c5e3" }, "dist": { "type": "zip", - "url": "https://github.com/FabienPennequin/FPNTagBundle/zipball/7fa1408d2a57120e8d9da8a95fb7d2ad3223c5e3", + "url": "https://api.github.com/repos/FabienPennequin/FPNTagBundle/zipball/7fa1408d2a57120e8d9da8a95fb7d2ad3223c5e3", "reference": "7fa1408d2a57120e8d9da8a95fb7d2ad3223c5e3", "shasum": "" }, @@ -487,14 +880,13 @@ "fpn/doctrine-extensions-taggable": "*", "symfony/framework-bundle": ">=2.0" }, - "time": "1348171166", "type": "symfony-bundle", - "installation-source": "source", "autoload": { "psr-0": { "FPN\\TagBundle": "" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -508,67 +900,88 @@ "keywords": [ "tag", "tagging" - ] + ], + "time": "2012-09-20 19:59:26" }, { "name": "gedmo/doctrine-extensions", "version": "dev-master", "source": { "type": "git", - "url": "git://github.com/l3pp4rd/DoctrineExtensions.git", - "reference": "0add69ccb0cb22e3216c30166805ae27615cb8f0" + "url": "https://github.com/l3pp4rd/DoctrineExtensions.git", + "reference": "8f9f41b1218eb3084fec41140337ffd407bd3785" }, "dist": { "type": "zip", - "url": "https://github.com/l3pp4rd/DoctrineExtensions/zipball/0add69ccb0cb22e3216c30166805ae27615cb8f0", - "reference": "0add69ccb0cb22e3216c30166805ae27615cb8f0", + "url": "https://api.github.com/repos/l3pp4rd/DoctrineExtensions/zipball/8f9f41b1218eb3084fec41140337ffd407bd3785", + "reference": "8f9f41b1218eb3084fec41140337ffd407bd3785", "shasum": "" }, "require": { - "php": ">=5.3.2", - "doctrine/common": ">=2.2,<2.5-dev" + "doctrine/common": ">=2.2,<2.5-dev", + "php": ">=5.3.2" + }, + "require-dev": { + "doctrine/common": ">=2.4.0-RC3", + "doctrine/dbal": ">=2.4.0-RC1", + "doctrine/mongodb": ">=1.0.3", + "doctrine/mongodb-odm": ">=1.0.0-BETA9", + "doctrine/orm": ">=2.4.0-RC1", + "symfony/yaml": "2.3.1" }, "suggest": { - "doctrine/orm": ">=2.1", - "doctrine/mongodb-odm": "*" + "doctrine/dbal": ">=2.3.2", + "doctrine/mongodb": ">=1.0.1", + "doctrine/mongodb-odm": ">=1.0.0-BETA7", + "doctrine/orm": ">=2.3.2" }, - "time": "1349375111", "type": "library", "extra": { "branch-alias": { "dev-master": "2.3.x-dev" } }, - "installation-source": "source", "autoload": { "psr-0": { - "Gedmo": "lib/" + "Gedmo\\": "lib/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ + { + "name": "David Buchmann", + "email": "david@liip.ch" + }, { "name": "Gediminas Morkevicius", - "email": "gediminas.morkevicius@gmail" + "email": "gediminas.morkevicius@gmail.com" + }, + { + "name": "Gustavo Falco", + "email": "comfortablynumb84@gmail.com" } ], "description": "Doctrine2 behavioral extensions", "homepage": "http://gediminasm.org/", "keywords": [ - "tree", + "Blameable", "behaviors", "doctrine2", "extensions", "gedmo", - "sluggable", "loggable", - "translatable", "nestedset", + "sluggable", "sortable", - "timestampable" - ] + "timestampable", + "translatable", + "tree", + "uploadable" + ], + "time": "2013-08-22 17:42:52" }, { "name": "gergelypolonkai/tcpdfbundle", @@ -576,23 +989,21 @@ "target-dir": "Io/TcpdfBundle", "source": { "type": "git", - "url": "http://github.com/w00d5t0ck/IoTcpdfBundle", - "reference": "7cc9aed4839b2896de34ff3ea1155be1a1e4708c" + "url": "https://github.com/gergelypolonkai/IoTcpdfBundle.git", + "reference": "e17246981bba441508a8cf144c471ed811eb92ec" }, "dist": { "type": "zip", - "url": "https://github.com/w00d5t0ck/IoTcpdfBundle/zipball/7cc9aed4839b2896de34ff3ea1155be1a1e4708c", - "reference": "7cc9aed4839b2896de34ff3ea1155be1a1e4708c", + "url": "https://api.github.com/repos/gergelypolonkai/IoTcpdfBundle/zipball/e17246981bba441508a8cf144c471ed811eb92ec", + "reference": "e17246981bba441508a8cf144c471ed811eb92ec", "shasum": "" }, "require": { "php": ">=5.3.0", "symfony/framework-bundle": "2.1.*", - "tcpdf/tcpdf": ">=5.9.162" + "tecnick.com/tcpdf": ">=5.9.162" }, - "time": "1344002478", "type": "symfony-bundle", - "installation-source": "source", "autoload": { "psr-0": { "Io\\TcpdfBundle": "" @@ -613,12 +1024,13 @@ ], "description": "Provides TCPDF integration for Symfony", "keywords": [ - "tcpdf", - "pdf" + "pdf", + "tcpdf" ], "support": { - "source": "https://github.com/w00d5t0ck/IoTcpdfBundle/tree/master" - } + "source": "https://github.com/gergelypolonkai/IoTcpdfBundle/tree/master" + }, + "time": "2013-08-23 10:32:25" }, { "name": "jms/aop-bundle", @@ -636,17 +1048,33 @@ "shasum": "" }, "require": { - "symfony/framework-bundle": "2.*", - "jms/cg": "1.0.0" + "jms/cg": "1.0.0", + "symfony/framework-bundle": "2.*" }, - "time": "2012-01-02 15:50:26", "type": "symfony-bundle", - "installation-source": "dist", "autoload": { "psr-0": { "JMS\\AopBundle": "" } - } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache" + ], + "authors": [ + { + "name": "Johannes Schmitt", + "email": "schmittjoh@gmail.com", + "homepage": "http://jmsyst.com", + "role": "Developer of wrapped JMSSerializerBundle" + } + ], + "description": "Adds AOP capabilities to Symfony2", + "keywords": [ + "annotations", + "aop" + ], + "time": "2012-01-02 12:50:26" }, { "name": "jms/cg", @@ -665,14 +1093,29 @@ "require": { "php": ">=5.3.0" }, - "time": "2012-01-02 15:40:52", "type": "library", - "installation-source": "dist", "autoload": { "psr-0": { "CG\\": "src/" } - } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache" + ], + "authors": [ + { + "name": "Johannes Schmitt", + "email": "schmittjoh@gmail.com", + "homepage": "http://jmsyst.com", + "role": "Developer of wrapped JMSSerializerBundle" + } + ], + "description": "Toolset for generating PHP code", + "keywords": [ + "code generation" + ], + "time": "2012-01-02 12:40:52" }, { "name": "jms/di-extra-bundle", @@ -680,60 +1123,60 @@ "target-dir": "JMS/DiExtraBundle", "source": { "type": "git", - "url": "https://github.com/schmittjoh/JMSDiExtraBundle", - "reference": "1.1.1" + "url": "https://github.com/schmittjoh/JMSDiExtraBundle.git", + "reference": "ba280298bc4b0d03b18cff7f72e69a6af37de466" }, "dist": { "type": "zip", - "url": "https://github.com/schmittjoh/JMSDiExtraBundle/zipball/1.1.1", - "reference": "1.1.1", + "url": "https://api.github.com/repos/schmittjoh/JMSDiExtraBundle/zipball/ba280298bc4b0d03b18cff7f72e69a6af37de466", + "reference": "ba280298bc4b0d03b18cff7f72e69a6af37de466", "shasum": "" }, "require": { - "symfony/framework-bundle": "2.1.*", "jms/aop-bundle": "1.0.*", "jms/metadata": "1.1.*", - "symfony/process": "2.1.*", - "symfony/finder": "2.1.*" + "symfony/finder": "2.1.*", + "symfony/framework-bundle": "2.1.*", + "symfony/process": "2.1.*" }, "require-dev": { + "doctrine/doctrine-bundle": "*", + "doctrine/orm": "*", "jms/security-extra-bundle": "1.*", - "symfony/validator": "*", - "symfony/form": "*", - "symfony/class-loader": "*", - "symfony/yaml": "*", + "sensio/framework-extra-bundle": "*", "symfony/browser-kit": "*", + "symfony/class-loader": "*", + "symfony/form": "*", "symfony/security-bundle": "*", "symfony/twig-bundle": "*", - "sensio/framework-extra-bundle": "*", - "doctrine/doctrine-bundle": "*", - "doctrine/orm": "*" + "symfony/validator": "*", + "symfony/yaml": "*" }, - "time": "1348217792", "type": "symfony-bundle", - "installation-source": "source", "autoload": { "psr-0": { "JMS\\DiExtraBundle": "" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "Apache" ], "authors": [ { - "name": "Johannes M. Schmitt", + "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com", - "homepage": "https://github.com/schmittjoh", + "homepage": "http://jmsyst.com", "role": "Developer of wrapped JMSSerializerBundle" } ], "description": "Allows to configure dependency injection using annotations", "homepage": "http://jmsyst.com/bundles/JMSDiExtraBundle", "keywords": [ - "dependency injection", - "annotations" - ] + "annotations", + "dependency injection" + ], + "time": "2012-09-21 08:56:32" }, { "name": "jms/metadata", @@ -752,14 +1195,32 @@ "require": { "php": ">=5.3.0" }, - "time": "2012-01-02 16:32:49", "type": "library", - "installation-source": "dist", "autoload": { "psr-0": { "Metadata\\": "src/" } - } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache" + ], + "authors": [ + { + "name": "Johannes Schmitt", + "email": "schmittjoh@gmail.com", + "homepage": "http://jmsyst.com", + "role": "Developer of wrapped JMSSerializerBundle" + } + ], + "description": "Class/method/property metadata management in PHP", + "keywords": [ + "annotations", + "metadata", + "xml", + "yaml" + ], + "time": "2012-01-02 13:32:49" }, { "name": "jms/security-extra-bundle", @@ -767,52 +1228,51 @@ "target-dir": "JMS/SecurityExtraBundle", "source": { "type": "git", - "url": "https://github.com/schmittjoh/JMSSecurityExtraBundle", - "reference": "9ab6aceda50fc7a2b07d741ba4b3f0695508afcb" + "url": "https://github.com/schmittjoh/JMSSecurityExtraBundle.git", + "reference": "7868b5cb54a749e18494a213ecc640f52c3e5d62" }, "dist": { "type": "zip", - "url": "https://github.com/schmittjoh/JMSSecurityExtraBundle/zipball/9ab6aceda50fc7a2b07d741ba4b3f0695508afcb", - "reference": "9ab6aceda50fc7a2b07d741ba4b3f0695508afcb", + "url": "https://api.github.com/repos/schmittjoh/JMSSecurityExtraBundle/zipball/7868b5cb54a749e18494a213ecc640f52c3e5d62", + "reference": "7868b5cb54a749e18494a213ecc640f52c3e5d62", "shasum": "" }, "require": { - "symfony/framework-bundle": "2.1.*", - "symfony/security-bundle": "*", - "jms/metadata": "1.1.*", "jms/aop-bundle": "1.0.*", - "jms/di-extra-bundle": "1.1.*" + "jms/di-extra-bundle": "1.1.*", + "jms/metadata": "1.1.*", + "symfony/framework-bundle": "2.1.*", + "symfony/security-bundle": "*" }, "require-dev": { - "sensio/framework-extra-bundle": "*", - "symfony/class-loader": "*", - "symfony/yaml": "*", - "symfony/browser-kit": "*", - "symfony/finder": "*", - "symfony/css-selector": "*", - "symfony/process": "*", "doctrine/doctrine-bundle": "*", - "symfony/twig-bundle": "*", "doctrine/orm": "*", + "sensio/framework-extra-bundle": "*", + "symfony/browser-kit": "*", + "symfony/class-loader": "*", + "symfony/css-selector": "*", + "symfony/finder": "*", "symfony/form": "*", - "symfony/validator": "*" + "symfony/process": "*", + "symfony/twig-bundle": "*", + "symfony/validator": "*", + "symfony/yaml": "*" }, - "time": "1346947943", "type": "symfony-bundle", - "installation-source": "source", "autoload": { "psr-0": { "JMS\\SecurityExtraBundle": "" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "Apache2" ], "authors": [ { - "name": "Johannes M. Schmitt", + "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com", - "homepage": "https://github.com/schmittjoh", + "homepage": "http://jmsyst.com", "role": "Developer of wrapped JMSSerializerBundle" } ], @@ -821,51 +1281,55 @@ "keywords": [ "annotations", "authorization", - "security", + "expression", "secure", - "expression" - ] + "security" + ], + "time": "2013-08-06 06:59:42" }, { "name": "kriswallsmith/assetic", - "version": "dev-master", + "version": "1.1.x-dev", "source": { "type": "git", - "url": "http://github.com/kriswallsmith/assetic.git", - "reference": "e22c5e07e672bb0cf43127e97e9368b53abf4aa8" + "url": "https://github.com/kriswallsmith/assetic.git", + "reference": "v1.1.2" }, "dist": { "type": "zip", - "url": "https://github.com/kriswallsmith/assetic/zipball/e22c5e07e672bb0cf43127e97e9368b53abf4aa8", - "reference": "e22c5e07e672bb0cf43127e97e9368b53abf4aa8", + "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/v1.1.2", + "reference": "v1.1.2", "shasum": "" }, "require": { - "symfony/process": ">=2.1.0,<2.3-dev", - "php": ">=5.3.1" + "php": ">=5.3.1", + "symfony/process": "~2.1" }, "require-dev": { - "twig/twig": ">=1.6.0,<2.0", + "cssmin/cssmin": "*", + "joliclic/javascript-packer": "*", + "kamicane/packager": "*", "leafo/lessphp": "*", "leafo/scssphp": "*", + "leafo/scssphp-compass": "*", + "mrclay/minify": "*", + "phpunit/phpunit": "~3.7", "ptachoire/cssembed": "*", - "leafo/scssphp-compass": "*" + "twig/twig": "~1.6" }, "suggest": { - "twig/twig": "Assetic provides the integration with the Twig templating engine", "leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler", "leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler", + "leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin", "ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris", - "leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin" + "twig/twig": "Assetic provides the integration with the Twig templating engine" }, - "time": "1349004759", "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, - "installation-source": "source", "autoload": { "psr-0": { "Assetic": "src/" @@ -874,6 +1338,7 @@ "src/functions.php" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -890,20 +1355,21 @@ "assets", "compression", "minification" - ] + ], + "time": "2013-07-19 00:03:27" }, { "name": "monolog/monolog", - "version": "dev-master", + "version": "1.2.1", "source": { "type": "git", - "url": "https://github.com/Seldaek/monolog", - "reference": "09b3a80cfaf3e323e348a5e817afeee98d5e6b48" + "url": "https://github.com/Seldaek/monolog.git", + "reference": "d16496318c3e08e3bccfc3866e104e49cf25488a" }, "dist": { "type": "zip", - "url": "https://github.com/Seldaek/monolog/zipball/09b3a80cfaf3e323e348a5e817afeee98d5e6b48", - "reference": "09b3a80cfaf3e323e348a5e817afeee98d5e6b48", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/d16496318c3e08e3bccfc3866e104e49cf25488a", + "reference": "d16496318c3e08e3bccfc3866e104e49cf25488a", "shasum": "" }, "require": { @@ -913,23 +1379,22 @@ "mlehner/gelf-php": "1.0.*" }, "suggest": { - "mlehner/gelf-php": "Allow sending log messages to a GrayLog2 server", "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", - "ext-mongo": "Allow sending log messages to a MongoDB server" + "ext-mongo": "Allow sending log messages to a MongoDB server", + "mlehner/gelf-php": "Allow sending log messages to a GrayLog2 server" }, - "time": "1347983448", "type": "library", "extra": { "branch-alias": { "dev-master": "1.3.x-dev" } }, - "installation-source": "source", "autoload": { "psr-0": { "Monolog": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -946,7 +1411,8 @@ "keywords": [ "log", "logging" - ] + ], + "time": "2012-08-29 11:53:20" }, { "name": "sensio/distribution-bundle", @@ -954,31 +1420,30 @@ "target-dir": "Sensio/Bundle/DistributionBundle", "source": { "type": "git", - "url": "https://github.com/sensio/SensioDistributionBundle", - "reference": "v2.1.1" + "url": "https://github.com/sensiolabs/SensioDistributionBundle.git", + "reference": "6ba9c464d8cf408b1e5699673d6b7ce1eb0ead28" }, "dist": { "type": "zip", - "url": "https://github.com/sensio/SensioDistributionBundle/zipball/v2.1.1", - "reference": "v2.1.1", + "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/6ba9c464d8cf408b1e5699673d6b7ce1eb0ead28", + "reference": "6ba9c464d8cf408b1e5699673d6b7ce1eb0ead28", "shasum": "" }, "require": { "symfony/framework-bundle": "2.1.*" }, - "time": "1347340208", "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.1.x-dev" } }, - "installation-source": "source", "autoload": { "psr-0": { "Sensio\\Bundle\\DistributionBundle": "" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -990,9 +1455,10 @@ ], "description": "The base bundle for the Symfony Distributions", "keywords": [ - "distribution", - "configuration" - ] + "configuration", + "distribution" + ], + "time": "2013-04-09 09:20:26" }, { "name": "sensio/framework-extra-bundle", @@ -1000,32 +1466,31 @@ "target-dir": "Sensio/Bundle/FrameworkExtraBundle", "source": { "type": "git", - "url": "https://github.com/sensio/SensioFrameworkExtraBundle", - "reference": "bf2ea090d602e02b975d1bf1d8ffca8f02ef8bdb" + "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git", + "reference": "dcbd6941763c42a597085e35f9491c771290efc8" }, "dist": { "type": "zip", - "url": "https://github.com/sensio/SensioFrameworkExtraBundle/zipball/bf2ea090d602e02b975d1bf1d8ffca8f02ef8bdb", - "reference": "bf2ea090d602e02b975d1bf1d8ffca8f02ef8bdb", + "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/dcbd6941763c42a597085e35f9491c771290efc8", + "reference": "dcbd6941763c42a597085e35f9491c771290efc8", "shasum": "" }, "require": { - "symfony/framework-bundle": "2.1.*", - "doctrine/common": ">=2.1,<2.4-dev" + "doctrine/common": ">=2.1,<2.5-dev", + "symfony/framework-bundle": "2.1.*" }, - "time": "1349361259", "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.1.x-dev" } }, - "installation-source": "source", "autoload": { "psr-0": { "Sensio\\Bundle\\FrameworkExtraBundle": "" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -1039,48 +1504,45 @@ "keywords": [ "annotations", "controllers" - ] + ], + "time": "2013-04-05 06:59:04" }, { "name": "sensio/generator-bundle", - "version": "dev-master", + "version": "2.1.x-dev", "target-dir": "Sensio/Bundle/GeneratorBundle", "source": { "type": "git", - "url": "https://github.com/sensio/SensioGeneratorBundle", - "reference": "f5bda1014f5f124a0fd881644664493e36a09ad0" + "url": "https://github.com/sensiolabs/SensioGeneratorBundle.git", + "reference": "19ec741c7564ff71f8f01048a707d87d75cb87e6" }, "dist": { "type": "zip", - "url": "https://github.com/sensio/SensioGeneratorBundle/zipball/f5bda1014f5f124a0fd881644664493e36a09ad0", - "reference": "f5bda1014f5f124a0fd881644664493e36a09ad0", + "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/19ec741c7564ff71f8f01048a707d87d75cb87e6", + "reference": "19ec741c7564ff71f8f01048a707d87d75cb87e6", "shasum": "" }, "require": { - "symfony/framework-bundle": "2.2.*", - "symfony/console": "2.2.*" + "symfony/console": "2.1.*", + "symfony/framework-bundle": "2.1.*" }, "require-dev": { "doctrine/orm": ">=2.1,<2.4-dev", - "twig/twig": ">=1.8,<2.0-dev", - "symfony/doctrine-bridge": "2.2.*" + "symfony/doctrine-bridge": "2.1.*", + "twig/twig": ">=1.8,<2.0-dev" }, - "suggest": { - "doctrine/doctrine-bundle": "to generate entities and their crud controller" - }, - "time": "1348070473", "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "2.2.x-dev" + "dev-master": "2.1.x-dev" } }, - "installation-source": "source", "autoload": { "psr-0": { "Sensio\\Bundle\\GeneratorBundle": "" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -1090,7 +1552,8 @@ "email": "fabien@symfony.com" } ], - "description": "This bundle generates code for you" + "description": "This bundle generates code for you", + "time": "2013-06-02 16:44:58" }, { "name": "stof/doctrine-extensions-bundle", @@ -1098,37 +1561,36 @@ "target-dir": "Stof/DoctrineExtensionsBundle", "source": { "type": "git", - "url": "https://github.com/stof/StofDoctrineExtensionsBundle", - "reference": "773b37310ca244570032541be3c8ab27b814a83f" + "url": "https://github.com/stof/StofDoctrineExtensionsBundle.git", + "reference": "6577f2388abeac4896aa0aef37fc1b6f2c6923e9" }, "dist": { "type": "zip", - "url": "https://github.com/stof/StofDoctrineExtensionsBundle/zipball/773b37310ca244570032541be3c8ab27b814a83f", - "reference": "773b37310ca244570032541be3c8ab27b814a83f", + "url": "https://api.github.com/repos/stof/StofDoctrineExtensionsBundle/zipball/6577f2388abeac4896aa0aef37fc1b6f2c6923e9", + "reference": "6577f2388abeac4896aa0aef37fc1b6f2c6923e9", "shasum": "" }, "require": { + "gedmo/doctrine-extensions": "2.3.*", "php": ">=5.3.2", - "symfony/framework-bundle": "2.1.*", - "gedmo/doctrine-extensions": ">=2.3-dev" + "symfony/framework-bundle": "~2.1" }, "suggest": { - "doctrine/doctrine-bundle": "*", - "doctrine/mongodb-odm-bundle": "2.1.*" + "doctrine/doctrine-bundle": "to use the ORM extensions", + "doctrine/mongodb-odm-bundle": "to use the MongoDB ODM extensions" }, - "time": "1349111035", "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, - "installation-source": "source", "autoload": { "psr-0": { "Stof\\DoctrineExtensionsBundle": "" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -1141,49 +1603,49 @@ "description": "Integration of the gedmo/doctrine-extensions with Symfony2", "homepage": "https://github.com/stof/StofDoctrineExtensionsBundle", "keywords": [ - "tree", "behaviors", "doctrine2", "extensions", "gedmo", - "sluggable", "loggable", - "translatable", "nestedset", + "sluggable", "sortable", - "timestampable" - ] + "timestampable", + "translatable", + "tree" + ], + "time": "2013-06-25 08:05:01" }, { "name": "swiftmailer/swiftmailer", - "version": "dev-master", + "version": "v4.2.2", "source": { "type": "git", "url": "git://github.com/swiftmailer/swiftmailer.git", - "reference": "22731e907f5ca288c9bfde6b54f3611ace0a6c39" + "reference": "v4.2.2" }, "dist": { "type": "zip", - "url": "https://github.com/swiftmailer/swiftmailer/zipball/22731e907f5ca288c9bfde6b54f3611ace0a6c39", - "reference": "22731e907f5ca288c9bfde6b54f3611ace0a6c39", + "url": "https://github.com/swiftmailer/swiftmailer/zipball/v4.2.2", + "reference": "v4.2.2", "shasum": "" }, "require": { "php": ">=5.2.4" }, - "time": "1349196829", "type": "library", "extra": { "branch-alias": { "dev-master": "4.2-dev" } }, - "installation-source": "source", "autoload": { "files": [ "lib/swift_required.php" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL" ], @@ -1201,53 +1663,53 @@ "keywords": [ "mail", "mailer" - ] + ], + "time": "2012-10-25 01:30:40" }, { "name": "symfony/assetic-bundle", - "version": "dev-master", + "version": "2.1.x-dev", "target-dir": "Symfony/Bundle/AsseticBundle", "source": { "type": "git", - "url": "https://github.com/symfony/AsseticBundle", - "reference": "5ebcf72d9b2d7028ca8c9b71b464ccc81d4795d2" + "url": "https://github.com/symfony/AsseticBundle.git", + "reference": "49ed2a7aa9942e5564c7211a3ed5ea974f61b687" }, "dist": { "type": "zip", - "url": "https://github.com/symfony/AsseticBundle/zipball/5ebcf72d9b2d7028ca8c9b71b464ccc81d4795d2", - "reference": "5ebcf72d9b2d7028ca8c9b71b464ccc81d4795d2", + "url": "https://api.github.com/repos/symfony/AsseticBundle/zipball/49ed2a7aa9942e5564c7211a3ed5ea974f61b687", + "reference": "49ed2a7aa9942e5564c7211a3ed5ea974f61b687", "shasum": "" }, "require": { + "kriswallsmith/assetic": "1.1.x", "php": ">=5.3.0", - "kriswallsmith/assetic": "1.1.*", - "symfony/framework-bundle": ">=2.1.0,<2.3-dev" + "symfony/framework-bundle": "~2.1" }, "require-dev": { - "symfony/twig-bundle": ">=2.1.0,<2.3-dev", - "symfony/console": ">=2.1.0,<2.3-dev", - "symfony/class-loader": ">=2.1.0,<2.3-dev", - "symfony/yaml": ">=2.1.0,<2.3-dev", - "symfony/form": ">=2.1.0,<2.3-dev", - "symfony/dom-crawler": ">=2.1.0,<2.3-dev", - "symfony/css-selector": ">=2.1.0,<2.3-dev" + "symfony/class-loader": "~2.1", + "symfony/console": "~2.1", + "symfony/css-selector": "~2.1", + "symfony/dom-crawler": "~2.1", + "symfony/form": "~2.1", + "symfony/twig-bundle": "~2.1", + "symfony/yaml": "~2.1" }, "suggest": { - "symfony/twig-bundle": ">=2.1.0,<2.3-dev" + "symfony/twig-bundle": "~2.1" }, - "time": "1348938560", "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.1.x-dev" } }, - "installation-source": "source", "autoload": { "psr-0": { "Symfony\\Bundle\\AsseticBundle": "" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -1264,47 +1726,47 @@ "assets", "compression", "minification" - ] + ], + "time": "2013-06-07 16:26:30" }, { "name": "symfony/monolog-bundle", - "version": "dev-master", + "version": "2.1.x-dev", "target-dir": "Symfony/Bundle/MonologBundle", "source": { "type": "git", - "url": "https://github.com/symfony/MonologBundle", - "reference": "51517152a608926ee6b40ed8cfbba1a708f0a14f" + "url": "https://github.com/symfony/MonologBundle.git", + "reference": "56e69204105ff082f60b5c2ee80eb1c6f3b3c060" }, "dist": { "type": "zip", - "url": "https://github.com/symfony/MonologBundle/zipball/51517152a608926ee6b40ed8cfbba1a708f0a14f", - "reference": "51517152a608926ee6b40ed8cfbba1a708f0a14f", + "url": "https://api.github.com/repos/symfony/MonologBundle/zipball/56e69204105ff082f60b5c2ee80eb1c6f3b3c060", + "reference": "56e69204105ff082f60b5c2ee80eb1c6f3b3c060", "shasum": "" }, "require": { + "monolog/monolog": ">=1.0,<1.3-dev", "php": ">=5.3.2", - "monolog/monolog": "1.*", - "symfony/monolog-bridge": ">=2.1.0,<2.3-dev", + "symfony/config": ">=2.1.0,<2.3-dev", "symfony/dependency-injection": ">=2.1.0,<2.3-dev", - "symfony/config": ">=2.1.0,<2.3-dev" + "symfony/monolog-bridge": "2.1.*" }, "require-dev": { - "symfony/yaml": ">=2.1.0,<2.3-dev", - "symfony/config": ">=2.1.0,<2.3-dev" + "symfony/config": ">=2.1.0,<2.3-dev", + "symfony/yaml": ">=2.1.0,<2.3-dev" }, - "time": "1348137624", "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.1.x-dev" } }, - "installation-source": "source", "autoload": { "psr-0": { "Symfony\\Bundle\\MonologBundle": "" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -1319,21 +1781,26 @@ } ], "description": "Symfony MonologBundle", - "homepage": "http://symfony.com" + "homepage": "http://symfony.com", + "keywords": [ + "log", + "logging" + ], + "time": "2013-04-05 12:38:16" }, { "name": "symfony/swiftmailer-bundle", - "version": "dev-master", + "version": "2.1.x-dev", "target-dir": "Symfony/Bundle/SwiftmailerBundle", "source": { "type": "git", - "url": "https://github.com/symfony/SwiftmailerBundle", - "reference": "e055faf5d7279f3c01ffd58f1548e0fc524b71d1" + "url": "https://github.com/symfony/SwiftmailerBundle.git", + "reference": "2bf9cdefd8102e6409ec0762652cf81cb3b4c21a" }, "dist": { "type": "zip", - "url": "https://github.com/symfony/SwiftmailerBundle/zipball/e055faf5d7279f3c01ffd58f1548e0fc524b71d1", - "reference": "e055faf5d7279f3c01ffd58f1548e0fc524b71d1", + "url": "https://api.github.com/repos/symfony/SwiftmailerBundle/zipball/2bf9cdefd8102e6409ec0762652cf81cb3b4c21a", + "reference": "2bf9cdefd8102e6409ec0762652cf81cb3b4c21a", "shasum": "" }, "require": { @@ -1342,24 +1809,23 @@ "symfony/swiftmailer-bridge": ">=2.1.0,<2.3-dev" }, "require-dev": { + "symfony/config": ">=2.1.0,<2.3-dev", "symfony/dependency-injection": ">=2.1.0,<2.3-dev", "symfony/http-kernel": ">=2.1.0,<2.3-dev", - "symfony/config": ">=2.1.0,<2.3-dev", "symfony/yaml": ">=2.1.0,<2.3-dev" }, - "time": "1348137776", "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.1-dev" } }, - "installation-source": "source", "autoload": { "psr-0": { "Symfony\\Bundle\\SwiftmailerBundle": "" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -1374,82 +1840,77 @@ } ], "description": "Symfony SwiftmailerBundle", - "homepage": "http://symfony.com" + "homepage": "http://symfony.com", + "time": "2013-01-04 17:04:29" }, { "name": "symfony/symfony", "version": "2.1.x-dev", "source": { "type": "git", - "url": "git://github.com/symfony/symfony.git", - "reference": "8062031a0a5143086f2ff864925dada9614f2ead" + "url": "https://github.com/symfony/symfony.git", + "reference": "f73944e6536262eb3d3cf3e7db47ecc5d953844d" }, "dist": { "type": "zip", - "url": "https://github.com/symfony/symfony/zipball/8062031a0a5143086f2ff864925dada9614f2ead", - "reference": "8062031a0a5143086f2ff864925dada9614f2ead", + "url": "https://api.github.com/repos/symfony/symfony/zipball/f73944e6536262eb3d3cf3e7db47ecc5d953844d", + "reference": "f73944e6536262eb3d3cf3e7db47ecc5d953844d", "shasum": "" }, "require": { + "doctrine/common": "~2.2", "php": ">=5.3.3", - "doctrine/common": ">2.2,<2.4-dev", "twig/twig": ">=1.9.1,<2.0-dev" }, "replace": { - "symfony/doctrine-bridge": "self.version", - "symfony/monolog-bridge": "self.version", - "symfony/propel1-bridge": "self.version", - "symfony/swiftmailer-bridge": "self.version", - "symfony/twig-bridge": "self.version", - "symfony/framework-bundle": "self.version", - "symfony/security-bundle": "self.version", - "symfony/twig-bundle": "self.version", - "symfony/web-profiler-bundle": "self.version", "symfony/browser-kit": "self.version", "symfony/class-loader": "self.version", "symfony/config": "self.version", "symfony/console": "self.version", "symfony/css-selector": "self.version", "symfony/dependency-injection": "self.version", + "symfony/doctrine-bridge": "self.version", "symfony/dom-crawler": "self.version", "symfony/event-dispatcher": "self.version", "symfony/filesystem": "self.version", "symfony/finder": "self.version", "symfony/form": "self.version", + "symfony/framework-bundle": "self.version", "symfony/http-foundation": "self.version", "symfony/http-kernel": "self.version", "symfony/locale": "self.version", + "symfony/monolog-bridge": "self.version", "symfony/options-resolver": "self.version", "symfony/process": "self.version", + "symfony/propel1-bridge": "self.version", "symfony/routing": "self.version", "symfony/security": "self.version", + "symfony/security-bundle": "self.version", "symfony/serializer": "self.version", + "symfony/swiftmailer-bridge": "self.version", "symfony/templating": "self.version", "symfony/translation": "self.version", + "symfony/twig-bridge": "self.version", + "symfony/twig-bundle": "self.version", "symfony/validator": "self.version", + "symfony/web-profiler-bundle": "self.version", "symfony/yaml": "self.version" }, "require-dev": { + "doctrine/data-fixtures": "1.0.*", "doctrine/dbal": ">=2.2,<2.4-dev", "doctrine/orm": ">=2.2.3,<2.4-dev", - "doctrine/data-fixtures": "1.0.*", - "propel/propel1": "dev-master", - "monolog/monolog": "dev-master" + "monolog/monolog": ">=1.0,<1.3-dev", + "propel/propel1": "dev-master" }, - "time": "1349381694", "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.1-dev" - } - }, - "installation-source": "source", "autoload": { "psr-0": { "Symfony": "src/", "SessionHandlerInterface": "src/Symfony/Component/HttpFoundation/Resources/stubs" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -1467,47 +1928,43 @@ "homepage": "http://symfony.com", "keywords": [ "framework" - ] + ], + "time": "2013-08-07 15:40:17" }, { - "name": "tcpdf/tcpdf", + "name": "tecnick.com/tcpdf", "version": "dev-master", "source": { "type": "git", - "url": "git://tcpdf.git.sourceforge.net/gitroot/tcpdf/tcpdf", - "reference": "f2aa41dd8252ad6321bad88776889b75b127a60c" - }, - "dist": { - "type": "zip", - "url": "https://github.com/tcpdf/tcpdf/zipball/5.9.176", - "reference": "5.9.176", - "shasum": "" + "url": "http://git.code.sf.net/p/tcpdf/code", + "reference": "3ebcb4d8d952ffdcb0fb95db8855da46a8590a26" }, "require": { "php": ">=5.3.0" }, - "time": "1348597020", "type": "library", - "installation-source": "source", "autoload": { "classmap": [ "fonts", - "config/lang", "config", - "2dbarcodes.php", - "barcodes.php", - "datamatrix.php", - "encodings_maps.php", - "htmlcolors.php", - "pdf417.php", - "qrcode.php", - "spotcolors.php", + "include", "tcpdf.php", - "tcpdf_filters.php", "tcpdf_parser.php", - "unicode_data.php" + "tcpdf_import.php", + "tcpdf_barcodes_1d.php", + "tcpdf_barcodes_2d.php", + "include/tcpdf_colors.php", + "include/tcpdf_filters.php", + "include/tcpdf_font_data.php", + "include/tcpdf_fonts.php", + "include/tcpdf_images.php", + "include/tcpdf_static.php", + "include/barcodes/datamatrix.php", + "include/barcodes/pdf417.php", + "include/barcodes/qrcode.php" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "LGPLv3" ], @@ -1521,78 +1978,94 @@ "description": "TCPDF is a PHP class for generating PDF documents.", "homepage": "http://www.tcpdf.org/", "keywords": [ - "pdf", - "TCPDF", - "qrcode", "PDFD32000-2008", + "TCPDF", + "barcodes", "datamatrix", + "pdf", "pdf417", - "barcodes" - ] + "qrcode" + ], + "time": "2013-08-05 19:34:06" }, { "name": "twig/extensions", "version": "dev-master", "source": { "type": "git", - "url": "https://github.com/fabpot/Twig-extensions", - "reference": "f904575642b1213db69b4a98f08397e722ba1cae" + "url": "https://github.com/fabpot/Twig-extensions.git", + "reference": "f5b0c84f3699e494c84ee627d7d583e115d2c4a2" }, "dist": { "type": "zip", - "url": "https://github.com/fabpot/Twig-extensions/zipball/f904575642b1213db69b4a98f08397e722ba1cae", - "reference": "f904575642b1213db69b4a98f08397e722ba1cae", + "url": "https://api.github.com/repos/fabpot/Twig-extensions/zipball/f5b0c84f3699e494c84ee627d7d583e115d2c4a2", + "reference": "f5b0c84f3699e494c84ee627d7d583e115d2c4a2", "shasum": "" }, "require": { - "twig/twig": "1.*" + "twig/twig": "~1.0" }, - "time": "1346770278", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, - "installation-source": "source", "autoload": { "psr-0": { "Twig_Extensions_": "lib/" } - } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + } + ], + "description": "Common additional features for Twig that do not directly belong in core", + "homepage": "https://github.com/fabpot/Twig-extensions", + "keywords": [ + "debug", + "i18n", + "text" + ], + "time": "2013-07-02 11:21:55" }, { "name": "twig/twig", "version": "dev-master", "source": { "type": "git", - "url": "git://github.com/fabpot/Twig.git", - "reference": "5d7baaf767ec3b8f6599738e7c98bde6c25cf7c1" + "url": "https://github.com/fabpot/Twig.git", + "reference": "fcf007e9a2e6c65594360ae7fa3c410ae8d56a11" }, "dist": { "type": "zip", - "url": "https://github.com/fabpot/Twig/zipball/5d7baaf767ec3b8f6599738e7c98bde6c25cf7c1", - "reference": "5d7baaf767ec3b8f6599738e7c98bde6c25cf7c1", + "url": "https://api.github.com/repos/fabpot/Twig/zipball/fcf007e9a2e6c65594360ae7fa3c410ae8d56a11", + "reference": "fcf007e9a2e6c65594360ae7fa3c410ae8d56a11", "shasum": "" }, "require": { "php": ">=5.2.4" }, - "time": "1349508092", "type": "library", "extra": { "branch-alias": { - "dev-master": "1.10-dev" + "dev-master": "1.14-dev" } }, - "installation-source": "source", "autoload": { "psr-0": { "Twig_": "lib/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3" + "BSD-3-Clause" ], "authors": [ { @@ -1608,10 +2081,13 @@ "homepage": "http://twig.sensiolabs.org", "keywords": [ "templating" - ] + ], + "time": "2013-08-07 12:53:34" } ], - "packages-dev": null, + "packages-dev": [ + + ], "aliases": [ ], @@ -1623,5 +2099,11 @@ "fpn/tag-bundle": 20, "egeloen/ckeditor-bundle": 20, "gergelypolonkai/tcpdfbundle": 20 - } + }, + "platform": { + "php": ">=5.3.3" + }, + "platform-dev": [ + + ] }