partkeepr

fork of partkeepr
git clone https://git.e1e0.net/partkeepr.git
Log | Files | Refs | Submodules | README | LICENSE

commit d8e10030866f93c0f9b13ff9ad997ebd7506e116
parent 89bfedc60159876b9999d677d3848d9b3750d15c
Author: Felicitus <felicitus@felicitus.org>
Date:   Thu,  5 Feb 2015 17:13:57 +0100

Moved requirements to stable versions only

Diffstat:
Mcomposer.json | 14+++++++-------
Mcomposer.lock | 798++++++++++++++++++++++++++++++++++++++++++-------------------------------------
2 files changed, 430 insertions(+), 382 deletions(-)

diff --git a/composer.json b/composer.json @@ -25,11 +25,11 @@ }, "require": { "php": ">=5.3.3", - "symfony/symfony": "~2.4", + "symfony/symfony": "~2.6", "incenteev/composer-parameter-handler": "~2.0", - "doctrine/orm": "~2.2,>=2.2.3", + "doctrine/orm": "~2.4", "doctrine/doctrine-bundle": "~1.2", - "twig/extensions": "~1.0", + "twig/extensions": "*", "symfony/assetic-bundle": "~2.3", "symfony/swiftmailer-bundle": "~2.3", "symfony/monolog-bundle": "~2.4", @@ -37,17 +37,17 @@ "sensio/framework-extra-bundle": "~2.3", "sensio/generator-bundle": "~2.3", "incenteev/composer-parameter-handler": "~2.0", - "nelmio/api-doc-bundle": "2.4.3", - "friendsofsymfony/rest-bundle": "1.1.0", + "nelmio/api-doc-bundle": "2.7.0", + "friendsofsymfony/rest-bundle": "1.5.0", "jms/serializer-bundle": "0.13.0", "cbsi/doctrine2-nestedset": "dev-master", - "doctrine/migrations": "dev-master" + "zendmaniacs/extjs5": "dev-master" }, "autoload": { "psr-0": { "": "src/", "PartKeepr": "src/backend"} }, - "minimum-stability": "dev", + "minimum-stability": "stable", "scripts": { "post-install-cmd": [ "Incenteev\\ParameterHandler\\ScriptHandler::buildParameters", diff --git a/composer.lock b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "8bc55e2892a2962b7ce459f27bc05e13", + "hash": "c300c6220e55036c39d1f09dcc68cc7e", "packages": [ { "name": "cbsi/doctrine2-nestedset", @@ -57,76 +57,111 @@ "time": "2013-09-19 20:56:46" }, { - "name": "dflydev/markdown", - "version": "dev-master", + "name": "composer/installers", + "version": "v1.0.20", "source": { "type": "git", - "url": "https://github.com/dflydev/dflydev-markdown.git", - "reference": "dee1f7a6b60776a94c10efa8340ccd486ec834b7" + "url": "https://github.com/composer/installers.git", + "reference": "1bff8aa77a18f3616f468ed8000cf86a5725bac3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dflydev/dflydev-markdown/zipball/dee1f7a6b60776a94c10efa8340ccd486ec834b7", - "reference": "dee1f7a6b60776a94c10efa8340ccd486ec834b7", + "url": "https://api.github.com/repos/composer/installers/zipball/1bff8aa77a18f3616f468ed8000cf86a5725bac3", + "reference": "1bff8aa77a18f3616f468ed8000cf86a5725bac3", "shasum": "" }, - "require": { - "php": ">=5.3" + "replace": { + "roundcube/plugin-installer": "*", + "shama/baton": "*" }, - "type": "library", + "require-dev": { + "composer/composer": "1.0.*@dev", + "phpunit/phpunit": "4.1.*" + }, + "type": "composer-installer", "extra": { + "class": "Composer\\Installers\\Installer", "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-0": { - "dflydev\\markdown": "src" + "Composer\\Installers\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], "authors": [ { - "name": "Dragonfly Development Inc.", - "email": "info@dflydev.com", - "homepage": "http://dflydev.com" - }, - { - "name": "Beau Simensen", - "email": "beau@dflydev.com", - "homepage": "http://beausimensen.com" - }, - { - "name": "Michel Fortin", - "homepage": "http://michelf.com" - }, - { - "name": "John Gruber", - "homepage": "http://daringfireball.net" + "name": "Kyle Robinson Young", + "email": "kyle@dontkry.com", + "homepage": "https://github.com/shama" } ], - "description": "PHP Markdown & Extra - DEPRECATED", - "homepage": "http://github.com/dflydev/dflydev-markdown", + "description": "A multi-framework Composer library installer", + "homepage": "http://composer.github.com/installers/", "keywords": [ - "markdown" - ], - "time": "2014-01-06 23:32:02" + "Craft", + "Dolibarr", + "Hurad", + "MODX Evo", + "OXID", + "SMF", + "Thelia", + "WolfCMS", + "agl", + "annotatecms", + "bitrix", + "cakephp", + "chef", + "codeigniter", + "concrete5", + "croogo", + "dokuwiki", + "drupal", + "elgg", + "fuelphp", + "grav", + "installer", + "joomla", + "kohana", + "laravel", + "lithium", + "magento", + "mako", + "mediawiki", + "modulework", + "moodle", + "phpbb", + "piwik", + "ppi", + "puppet", + "roundcube", + "shopware", + "silverstripe", + "symfony", + "typo3", + "wordpress", + "zend", + "zikula" + ], + "time": "2015-01-11 03:51:11" }, { "name": "doctrine/annotations", - "version": "dev-master", + "version": "v1.2.3", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", - "reference": "3b6668f54ad3f95d68b64a742f6b0de55d6caeb1" + "reference": "eeda578cbe24a170331a1cfdf78be723412df7a4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/annotations/zipball/3b6668f54ad3f95d68b64a742f6b0de55d6caeb1", - "reference": "3b6668f54ad3f95d68b64a742f6b0de55d6caeb1", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/eeda578cbe24a170331a1cfdf78be723412df7a4", + "reference": "eeda578cbe24a170331a1cfdf78be723412df7a4", "shasum": "" }, "require": { @@ -181,20 +216,20 @@ "docblock", "parser" ], - "time": "2014-11-04 15:34:10" + "time": "2014-12-20 20:49:38" }, { "name": "doctrine/cache", - "version": "dev-master", + "version": "v1.4.0", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", - "reference": "912e8a11ce3c75a630b225dd82aed83e00943ed5" + "reference": "2346085d2b027b233ae1d5de59b07440b9f288c8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/cache/zipball/912e8a11ce3c75a630b225dd82aed83e00943ed5", - "reference": "912e8a11ce3c75a630b225dd82aed83e00943ed5", + "url": "https://api.github.com/repos/doctrine/cache/zipball/2346085d2b027b233ae1d5de59b07440b9f288c8", + "reference": "2346085d2b027b233ae1d5de59b07440b9f288c8", "shasum": "" }, "require": { @@ -205,6 +240,7 @@ }, "require-dev": { "phpunit/phpunit": ">=3.7", + "predis/predis": "~0.8", "satooshi/php-coveralls": "~0.6" }, "type": "library", @@ -250,28 +286,25 @@ "cache", "caching" ], - "time": "2014-10-20 19:28:25" + "time": "2015-01-15 20:38:55" }, { "name": "doctrine/collections", - "version": "dev-master", + "version": "v1.2", "source": { "type": "git", "url": "https://github.com/doctrine/collections.git", - "reference": "38ed66e6606309bec203a9df506ffa26d956d21d" + "reference": "b99c5c46c87126201899afe88ec490a25eedd6a2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/collections/zipball/38ed66e6606309bec203a9df506ffa26d956d21d", - "reference": "38ed66e6606309bec203a9df506ffa26d956d21d", + "url": "https://api.github.com/repos/doctrine/collections/zipball/b99c5c46c87126201899afe88ec490a25eedd6a2", + "reference": "b99c5c46c87126201899afe88ec490a25eedd6a2", "shasum": "" }, "require": { "php": ">=5.3.2" }, - "require-dev": { - "phpunit/phpunit": "~4.0" - }, "type": "library", "extra": { "branch-alias": { @@ -289,24 +322,29 @@ ], "authors": [ { - "name": "Roman Borschel", - "email": "roman@code-factory.org" + "name": "Jonathan Wage", + "email": "jonwage@gmail.com", + "homepage": "http://www.jwage.com/", + "role": "Creator" }, { - "name": "Benjamin Eberlei", - "email": "kontakt@beberlei.de" + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com", + "homepage": "http://www.instaclick.com" }, { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" + "name": "Roman Borschel", + "email": "roman@code-factory.org" }, { - "name": "Jonathan Wage", - "email": "jonwage@gmail.com" + "name": "Benjamin Eberlei", + "email": "kontakt@beberlei.de" }, { "name": "Johannes Schmitt", - "email": "schmittjoh@gmail.com" + "email": "schmittjoh@gmail.com", + "homepage": "https://github.com/schmittjoh", + "role": "Developer of wrapped JMSSerializerBundle" } ], "description": "Collections Abstraction library", @@ -316,20 +354,20 @@ "collections", "iterator" ], - "time": "2014-11-05 15:56:21" + "time": "2014-02-03 23:07:43" }, { "name": "doctrine/common", - "version": "dev-master", + "version": "v2.4.2", "source": { "type": "git", "url": "https://github.com/doctrine/common.git", - "reference": "559a805125524b0bb6742638784c2979a5c5e607" + "reference": "5db6ab40e4c531f14dad4ca96a394dfce5d4255b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/common/zipball/559a805125524b0bb6742638784c2979a5c5e607", - "reference": "559a805125524b0bb6742638784c2979a5c5e607", + "url": "https://api.github.com/repos/doctrine/common/zipball/5db6ab40e4c531f14dad4ca96a394dfce5d4255b", + "reference": "5db6ab40e4c531f14dad4ca96a394dfce5d4255b", "shasum": "" }, "require": { @@ -346,7 +384,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.5.x-dev" + "dev-master": "2.4.x-dev" } }, "autoload": { @@ -360,24 +398,29 @@ ], "authors": [ { - "name": "Roman Borschel", - "email": "roman@code-factory.org" + "name": "Jonathan Wage", + "email": "jonwage@gmail.com", + "homepage": "http://www.jwage.com/", + "role": "Creator" }, { - "name": "Benjamin Eberlei", - "email": "kontakt@beberlei.de" + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com", + "homepage": "http://www.instaclick.com" }, { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" + "name": "Roman Borschel", + "email": "roman@code-factory.org" }, { - "name": "Jonathan Wage", - "email": "jonwage@gmail.com" + "name": "Benjamin Eberlei", + "email": "kontakt@beberlei.de" }, { "name": "Johannes Schmitt", - "email": "schmittjoh@gmail.com" + "email": "schmittjoh@gmail.com", + "homepage": "https://github.com/schmittjoh", + "role": "Developer of wrapped JMSSerializerBundle" } ], "description": "Common Library for Doctrine projects", @@ -389,20 +432,20 @@ "persistence", "spl" ], - "time": "2014-07-27 17:39:50" + "time": "2014-05-21 19:28:51" }, { "name": "doctrine/dbal", - "version": "dev-master", + "version": "v2.5.1", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", - "reference": "a2e87c57a9843f07e8e6d6e57fe0fff965c0f4ac" + "reference": "628c2256b646ae2417d44e063bce8aec5199d48d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/dbal/zipball/a2e87c57a9843f07e8e6d6e57fe0fff965c0f4ac", - "reference": "a2e87c57a9843f07e8e6d6e57fe0fff965c0f4ac", + "url": "https://api.github.com/repos/doctrine/dbal/zipball/628c2256b646ae2417d44e063bce8aec5199d48d", + "reference": "628c2256b646ae2417d44e063bce8aec5199d48d", "shasum": "" }, "require": { @@ -460,20 +503,20 @@ "persistence", "queryobject" ], - "time": "2014-11-08 06:30:07" + "time": "2015-01-12 21:52:47" }, { "name": "doctrine/doctrine-bundle", - "version": "dev-master", + "version": "v1.3.0", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineBundle.git", - "reference": "d9763ccbb637958133c42bdcc3d31c5a6821b9e2" + "reference": "3beb3a780485ab01f86941f4892cd23ef8c39c6b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/d9763ccbb637958133c42bdcc3d31c5a6821b9e2", - "reference": "d9763ccbb637958133c42bdcc3d31c5a6821b9e2", + "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/3beb3a780485ab01f86941f4892cd23ef8c39c6b", + "reference": "3beb3a780485ab01f86941f4892cd23ef8c39c6b", "shasum": "" }, "require": { @@ -539,21 +582,21 @@ "orm", "persistence" ], - "time": "2014-10-04 16:13:24" + "time": "2014-11-28 08:32:03" }, { "name": "doctrine/doctrine-cache-bundle", - "version": "dev-master", + "version": "v1.0.1", "target-dir": "Doctrine/Bundle/DoctrineCacheBundle", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineCacheBundle.git", - "reference": "03b4890d61580d1bee710445abdf158bb224b251" + "reference": "e4b6f810aa047f9cbfe41c3d6a3d7e83d7477a9d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/03b4890d61580d1bee710445abdf158bb224b251", - "reference": "03b4890d61580d1bee710445abdf158bb224b251", + "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/e4b6f810aa047f9cbfe41c3d6a3d7e83d7477a9d", + "reference": "e4b6f810aa047f9cbfe41c3d6a3d7e83d7477a9d", "shasum": "" }, "require": { @@ -571,6 +614,8 @@ "phpunit/phpunit": "~3.7", "satooshi/php-coveralls": "~0.6.1", "squizlabs/php_codesniffer": "dev-master", + "symfony/console": "~2.2", + "symfony/finder": "~2.2", "symfony/validator": "~2.2", "symfony/yaml": "~2.2" }, @@ -621,20 +666,20 @@ "cache", "caching" ], - "time": "2014-07-30 14:46:58" + "time": "2014-11-28 09:43:36" }, { "name": "doctrine/inflector", - "version": "dev-master", + "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", - "reference": "8a0b96e65d2399d6f95b75de11134843a2c61feb" + "reference": "0bcb2e79d8571787f18b7eb036ed3d004908e604" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/inflector/zipball/8a0b96e65d2399d6f95b75de11134843a2c61feb", - "reference": "8a0b96e65d2399d6f95b75de11134843a2c61feb", + "url": "https://api.github.com/repos/doctrine/inflector/zipball/0bcb2e79d8571787f18b7eb036ed3d004908e604", + "reference": "0bcb2e79d8571787f18b7eb036ed3d004908e604", "shasum": "" }, "require": { @@ -688,65 +733,11 @@ "singularize", "string" ], - "time": "2014-10-05 18:49:49" - }, - { - "name": "doctrine/instantiator", - "version": "dev-master", - "source": { - "type": "git", - "url": "https://github.com/doctrine/instantiator.git", - "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/doctrine/instantiator/zipball/f976e5de371104877ebc89bd8fecb0019ed9c119", - "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119", - "shasum": "" - }, - "require": { - "php": ">=5.3,<8.0-DEV" - }, - "require-dev": { - "athletic/athletic": "~0.1.8", - "ext-pdo": "*", - "ext-phar": "*", - "phpunit/phpunit": "~4.0", - "squizlabs/php_codesniffer": "2.0.*@ALPHA" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, - "autoload": { - "psr-0": { - "Doctrine\\Instantiator\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Marco Pivetta", - "email": "ocramius@gmail.com", - "homepage": "http://ocramius.github.com/" - } - ], - "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", - "homepage": "https://github.com/doctrine/instantiator", - "keywords": [ - "constructor", - "instantiate" - ], - "time": "2014-10-13 12:58:55" + "time": "2014-12-20 21:24:13" }, { "name": "doctrine/lexer", - "version": "dev-master", + "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", @@ -799,87 +790,27 @@ "time": "2014-09-09 13:34:57" }, { - "name": "doctrine/migrations", - "version": "dev-master", - "source": { - "type": "git", - "url": "https://github.com/doctrine/migrations.git", - "reference": "f4fe9d9cc21a711d89d91d29c4a4e7945289cdd0" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/doctrine/migrations/zipball/f4fe9d9cc21a711d89d91d29c4a4e7945289cdd0", - "reference": "f4fe9d9cc21a711d89d91d29c4a4e7945289cdd0", - "shasum": "" - }, - "require": { - "doctrine/dbal": "~2.0", - "php": ">=5.3.2" - }, - "require-dev": { - "symfony/console": "2.*", - "symfony/yaml": "2.*" - }, - "suggest": { - "symfony/console": "to run the migration from the console" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, - "autoload": { - "psr-0": { - "Doctrine\\DBAL\\Migrations": "lib" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "LGPL" - ], - "authors": [ - { - "name": "Benjamin Eberlei", - "email": "kontakt@beberlei.de" - }, - { - "name": "Jonathan Wage", - "email": "jonwage@gmail.com" - } - ], - "description": "Database Schema migrations using Doctrine DBAL", - "homepage": "http://www.doctrine-project.org", - "keywords": [ - "database", - "migrations" - ], - "time": "2014-10-30 14:49:25" - }, - { "name": "doctrine/orm", - "version": "dev-master", + "version": "v2.4.7", "source": { "type": "git", "url": "https://github.com/doctrine/doctrine2.git", - "reference": "76e1a469ef3c4af4ef9d60c769822d4283809217" + "reference": "2bc4ff3cab2ae297bcd05f2e619d42e6a7ca9e68" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/76e1a469ef3c4af4ef9d60c769822d4283809217", - "reference": "76e1a469ef3c4af4ef9d60c769822d4283809217", + "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/2bc4ff3cab2ae297bcd05f2e619d42e6a7ca9e68", + "reference": "2bc4ff3cab2ae297bcd05f2e619d42e6a7ca9e68", "shasum": "" }, "require": { - "doctrine/collections": "~1.2", - "doctrine/dbal": ">=2.5-dev,<2.6-dev", - "doctrine/instantiator": "~1.0.1", + "doctrine/collections": "~1.1", + "doctrine/dbal": "~2.4", "ext-pdo": "*", "php": ">=5.3.2", - "symfony/console": "~2.3" + "symfony/console": "~2.0" }, "require-dev": { - "phpunit/phpunit": "~4.0", "satooshi/php-coveralls": "dev-master", "symfony/yaml": "~2.1" }, @@ -893,7 +824,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.5.x-dev" + "dev-master": "2.4.x-dev" } }, "autoload": { @@ -929,51 +860,54 @@ "database", "orm" ], - "time": "2014-11-05 12:19:29" + "time": "2014-12-16 13:45:01" }, { "name": "friendsofsymfony/rest-bundle", - "version": "1.1.0", + "version": "1.5.0", "target-dir": "FOS/RestBundle", "source": { "type": "git", "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git", - "reference": "e0def4f4f3699f9629f46ca4ed3dbde250d78d96" + "reference": "a9377f6a05fb516423d6adf9079c6e5fb41e4799" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/e0def4f4f3699f9629f46ca4ed3dbde250d78d96", - "reference": "e0def4f4f3699f9629f46ca4ed3dbde250d78d96", + "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/a9377f6a05fb516423d6adf9079c6e5fb41e4799", + "reference": "a9377f6a05fb516423d6adf9079c6e5fb41e4799", "shasum": "" }, "require": { - "doctrine/inflector": "1.0.*", - "php": ">=5.3.2", - "symfony/framework-bundle": "~2.1", - "willdurand/negotiation": "1.0.*" + "doctrine/inflector": "~1.0", + "php": ">=5.3.9", + "psr/log": "~1.0", + "symfony/framework-bundle": "~2.2", + "willdurand/jsonp-callback-validator": "~1.0", + "willdurand/negotiation": "~1.2" }, "conflict": { "jms/serializer": "<0.12", "jms/serializer-bundle": "<0.11" }, "require-dev": { - "jms/serializer-bundle": "0.12.*", - "sensio/framework-extra-bundle": "~2.1", - "symfony/form": "~2.1", - "symfony/security": "~2.1", - "symfony/serializer": "~2.1", - "symfony/validator": "~2.1", - "symfony/yaml": "~2.1" + "jms/serializer-bundle": "~0.12", + "sensio/framework-extra-bundle": "~2.2", + "symfony/form": "~2.2", + "symfony/security": "~2.2", + "symfony/serializer": "~2.2", + "symfony/validator": "~2.2", + "symfony/yaml": "~2.2" }, "suggest": { - "jms/serializer-bundle": "Add support for advanced serialization capabilities, recommended, requires 0.12.*", + "jms/serializer-bundle": "Add support for advanced serialization capabilities, recommended, requires ~0.12", "sensio/framework-extra-bundle": "Add support for route annotations and the view response listener", - "symfony/serializer": "Add support for basic serialization capabilities and xml decoding, requires ~2.1" + "symfony/serializer": "Add support for basic serialization capabilities and xml decoding, requires ~2.2", + "symfony/validator": "Add support for validation capabilities in the ParamFetcher, requires ~2.2" }, "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "1.1-dev" + "dev-master": "1.5-dev" } }, "autoload": { @@ -996,8 +930,7 @@ }, { "name": "Konstantin Kudryashov", - "email": "ever.zet@gmail.com", - "homepage": "http://everzet.com" + "email": "ever.zet@gmail.com" } ], "description": "This Bundle provides various tools to rapidly develop RESTful API's with Symfony2", @@ -1005,21 +938,21 @@ "keywords": [ "rest" ], - "time": "2013-11-28 09:03:02" + "time": "2015-01-27 09:39:58" }, { "name": "incenteev/composer-parameter-handler", - "version": "dev-master", + "version": "v2.1.0", "target-dir": "Incenteev/ParameterHandler", "source": { "type": "git", "url": "https://github.com/Incenteev/ParameterHandler.git", - "reference": "ea15f3dd22e5720eec244afb9bf2d5737a0b6c76" + "reference": "143272a0a09c62616a3c8011fc165a10c6b35241" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/ea15f3dd22e5720eec244afb9bf2d5737a0b6c76", - "reference": "ea15f3dd22e5720eec244afb9bf2d5737a0b6c76", + "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/143272a0a09c62616a3c8011fc165a10c6b35241", + "reference": "143272a0a09c62616a3c8011fc165a10c6b35241", "shasum": "" }, "require": { @@ -1057,20 +990,20 @@ "keywords": [ "parameters management" ], - "time": "2014-08-20 22:30:03" + "time": "2013-12-07 10:10:39" }, { "name": "jdorn/sql-formatter", - "version": "dev-master", + "version": "v1.2.17", "source": { "type": "git", "url": "https://github.com/jdorn/sql-formatter.git", - "reference": "ff0515fa8ce7d97d6cba279e8ed9d51d3eaa0316" + "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/ff0515fa8ce7d97d6cba279e8ed9d51d3eaa0316", - "reference": "ff0515fa8ce7d97d6cba279e8ed9d51d3eaa0316", + "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc", + "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc", "shasum": "" }, "require": { @@ -1079,9 +1012,6 @@ "require-dev": { "phpunit/phpunit": "3.7.*" }, - "bin": [ - "bin/sql-formatter" - ], "type": "library", "extra": { "branch-alias": { @@ -1110,11 +1040,11 @@ "highlight", "sql" ], - "time": "2014-07-28 13:45:38" + "time": "2014-01-12 16:20:24" }, { "name": "jms/metadata", - "version": "dev-master", + "version": "1.5.1", "source": { "type": "git", "url": "https://github.com/schmittjoh/metadata.git", @@ -1166,16 +1096,16 @@ }, { "name": "jms/parser-lib", - "version": "dev-master", + "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/schmittjoh/parser-lib.git", - "reference": "6067cc609074ae215b96dc51047affee65f77b0f" + "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/6067cc609074ae215b96dc51047affee65f77b0f", - "reference": "6067cc609074ae215b96dc51047affee65f77b0f", + "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d", + "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d", "shasum": "" }, "require": { @@ -1184,7 +1114,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1-dev" + "dev-master": "1.0-dev" } }, "autoload": { @@ -1197,20 +1127,20 @@ "Apache2" ], "description": "A library for easily creating recursive-descent parsers.", - "time": "2014-07-08 16:40:41" + "time": "2012-11-18 18:08:43" }, { "name": "jms/serializer", - "version": "dev-master", + "version": "0.16.0", "source": { "type": "git", "url": "https://github.com/schmittjoh/serializer.git", - "reference": "d1cb450e67247aa6839032d39c3b800f9a7baf3d" + "reference": "c8a171357ca92b6706e395c757f334902d430ea9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/d1cb450e67247aa6839032d39c3b800f9a7baf3d", - "reference": "d1cb450e67247aa6839032d39c3b800f9a7baf3d", + "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/c8a171357ca92b6706e395c757f334902d430ea9", + "reference": "c8a171357ca92b6706e395c757f334902d430ea9", "shasum": "" }, "require": { @@ -1238,7 +1168,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "0.17-dev" + "dev-master": "0.15-dev" } }, "autoload": { @@ -1252,8 +1182,10 @@ ], "authors": [ { - "name": "Johannes M. Schmitt", - "email": "schmittjoh@gmail.com" + "name": "Johannes Schmitt", + "email": "schmittjoh@gmail.com", + "homepage": "https://github.com/schmittjoh", + "role": "Developer of wrapped JMSSerializerBundle" } ], "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.", @@ -1265,7 +1197,7 @@ "serialization", "xml" ], - "time": "2014-09-22 10:01:27" + "time": "2014-03-18 08:39:00" }, { "name": "jms/serializer-bundle", @@ -1339,16 +1271,16 @@ }, { "name": "kriswallsmith/assetic", - "version": "dev-master", + "version": "v1.2.1", "source": { "type": "git", "url": "https://github.com/kriswallsmith/assetic.git", - "reference": "eb82167d176eb40078469ef9408ff56fd32a5d66" + "reference": "b20efe38845d20458702f97f3ff625d80805897b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/eb82167d176eb40078469ef9408ff56fd32a5d66", - "reference": "eb82167d176eb40078469ef9408ff56fd32a5d66", + "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/b20efe38845d20458702f97f3ff625d80805897b", + "reference": "b20efe38845d20458702f97f3ff625d80805897b", "shasum": "" }, "require": { @@ -1409,20 +1341,71 @@ "compression", "minification" ], - "time": "2014-10-30 11:33:12" + "time": "2014-12-12 05:04:05" + }, + { + "name": "michelf/php-markdown", + "version": "1.4.1", + "source": { + "type": "git", + "url": "https://github.com/michelf/php-markdown.git", + "reference": "de9a19c7bf352d41cc99ed86c3c0ef17e87394b6" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/michelf/php-markdown/zipball/de9a19c7bf352d41cc99ed86c3c0ef17e87394b6", + "reference": "de9a19c7bf352d41cc99ed86c3c0ef17e87394b6", + "shasum": "" + }, + "require": { + "php": ">=5.3.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-lib": "1.4.x-dev" + } + }, + "autoload": { + "psr-0": { + "Michelf": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Michel Fortin", + "email": "michel.fortin@michelf.ca", + "homepage": "http://michelf.ca/", + "role": "Developer" + }, + { + "name": "John Gruber", + "homepage": "http://daringfireball.net/" + } + ], + "description": "PHP Markdown", + "homepage": "http://michelf.ca/projects/php-markdown/", + "keywords": [ + "markdown" + ], + "time": "2014-05-05 02:43:50" }, { "name": "monolog/monolog", - "version": "dev-master", + "version": "1.12.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "53c6cf358bf50a3d31a003639245dac1d4de694b" + "reference": "1fbe8c2641f2b163addf49cc5e18f144bec6b19f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/53c6cf358bf50a3d31a003639245dac1d4de694b", - "reference": "53c6cf358bf50a3d31a003639245dac1d4de694b", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/1fbe8c2641f2b163addf49cc5e18f144bec6b19f", + "reference": "1fbe8c2641f2b163addf49cc5e18f144bec6b19f", "shasum": "" }, "require": { @@ -1436,7 +1419,7 @@ "aws/aws-sdk-php": "~2.4, >2.4.8", "doctrine/couchdb": "~1.0@dev", "graylog2/gelf-php": "~1.0", - "phpunit/phpunit": "~3.7.0", + "phpunit/phpunit": "~4.0", "raven/raven": "~0.5", "ruflin/elastica": "0.90.*", "videlalvaro/php-amqplib": "~2.4" @@ -1455,7 +1438,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.11.x-dev" + "dev-master": "1.12.x-dev" } }, "autoload": { @@ -1481,25 +1464,25 @@ "logging", "psr-3" ], - "time": "2014-10-29 06:32:01" + "time": "2014-12-29 21:29:35" }, { "name": "nelmio/api-doc-bundle", - "version": "2.4.3", + "version": "2.7.0", "target-dir": "Nelmio/ApiDocBundle", "source": { "type": "git", "url": "https://github.com/nelmio/NelmioApiDocBundle.git", - "reference": "21a0774265fbd79d5d145580a2d757c964ce6ab3" + "reference": "3fdb2d4a819d1f71bff0c45880af705a8b124955" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/21a0774265fbd79d5d145580a2d757c964ce6ab3", - "reference": "21a0774265fbd79d5d145580a2d757c964ce6ab3", + "url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/3fdb2d4a819d1f71bff0c45880af705a8b124955", + "reference": "3fdb2d4a819d1f71bff0c45880af705a8b124955", "shasum": "" }, "require": { - "dflydev/markdown": "~1.0", + "michelf/php-markdown": "~1.4", "symfony/console": "~2.1", "symfony/framework-bundle": "~2.1", "symfony/twig-bundle": "~2.1" @@ -1527,7 +1510,7 @@ "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "2.4.x-dev" + "dev-master": "2.7.x-dev" } }, "autoload": { @@ -1556,20 +1539,20 @@ "documentation", "rest" ], - "time": "2013-12-05 20:36:37" + "time": "2014-07-30 09:11:08" }, { "name": "phpcollection/phpcollection", - "version": "dev-master", + "version": "0.4.0", "source": { "type": "git", "url": "https://github.com/schmittjoh/php-collection.git", - "reference": "94a2c04376f49c12d5936b16d846579a1b3605bc" + "reference": "b8bf55a0a929ca43b01232b36719f176f86c7e83" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/94a2c04376f49c12d5936b16d846579a1b3605bc", - "reference": "94a2c04376f49c12d5936b16d846579a1b3605bc", + "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/b8bf55a0a929ca43b01232b36719f176f86c7e83", + "reference": "b8bf55a0a929ca43b01232b36719f176f86c7e83", "shasum": "" }, "require": { @@ -1578,7 +1561,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "0.4-dev" + "dev-master": "0.3-dev" } }, "autoload": { @@ -1606,7 +1589,7 @@ "sequence", "set" ], - "time": "2014-04-11 10:32:20" + "time": "2014-03-11 13:46:42" }, { "name": "phpoption/phpoption", @@ -1659,24 +1642,19 @@ }, { "name": "psr/log", - "version": "dev-master", + "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "a78d6504ff5d4367497785ab2ade91db3a9fbe11" + "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/a78d6504ff5d4367497785ab2ade91db3a9fbe11", - "reference": "a78d6504ff5d4367497785ab2ade91db3a9fbe11", + "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b", + "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b", "shasum": "" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, "autoload": { "psr-0": { "Psr\\Log\\": "" @@ -1698,21 +1676,21 @@ "psr", "psr-3" ], - "time": "2014-01-18 15:33:09" + "time": "2012-12-21 11:40:51" }, { "name": "sensio/distribution-bundle", - "version": "2.3.x-dev", + "version": "v2.3.9", "target-dir": "Sensio/Bundle/DistributionBundle", "source": { "type": "git", "url": "https://github.com/sensiolabs/SensioDistributionBundle.git", - "reference": "715fcb65f9a4841ffaf40c0bf050329d74c84cad" + "reference": "ac4893621b30faf8f970758afea7640122767817" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/715fcb65f9a4841ffaf40c0bf050329d74c84cad", - "reference": "715fcb65f9a4841ffaf40c0bf050329d74c84cad", + "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/ac4893621b30faf8f970758afea7640122767817", + "reference": "ac4893621b30faf8f970758afea7640122767817", "shasum": "" }, "require": { @@ -1744,21 +1722,21 @@ "configuration", "distribution" ], - "time": "2014-09-03 12:25:05" + "time": "2015-02-01 05:39:51" }, { "name": "sensio/framework-extra-bundle", - "version": "2.3.x-dev", + "version": "v2.3.4", "target-dir": "Sensio/Bundle/FrameworkExtraBundle", "source": { "type": "git", "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git", - "reference": "f9e4c9794fb2624bcdee302109896d990bacddec" + "reference": "cce05719041d952bbec856789ca18646a1891d03" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/f9e4c9794fb2624bcdee302109896d990bacddec", - "reference": "f9e4c9794fb2624bcdee302109896d990bacddec", + "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/cce05719041d952bbec856789ca18646a1891d03", + "reference": "cce05719041d952bbec856789ca18646a1891d03", "shasum": "" }, "require": { @@ -1793,25 +1771,25 @@ "annotations", "controllers" ], - "time": "2014-03-14 07:43:23" + "time": "2013-07-24 08:49:53" }, { "name": "sensio/generator-bundle", - "version": "dev-master", + "version": "v2.5.1", "target-dir": "Sensio/Bundle/GeneratorBundle", "source": { "type": "git", "url": "https://github.com/sensiolabs/SensioGeneratorBundle.git", - "reference": "ca3ae93fbac413dedf9cda716d4f7b35a162e6e9" + "reference": "9e23fc3de265ae013690d84aab98e7a84f46edcd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/ca3ae93fbac413dedf9cda716d4f7b35a162e6e9", - "reference": "ca3ae93fbac413dedf9cda716d4f7b35a162e6e9", + "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/9e23fc3de265ae013690d84aab98e7a84f46edcd", + "reference": "9e23fc3de265ae013690d84aab98e7a84f46edcd", "shasum": "" }, "require": { - "symfony/console": "~2.0", + "symfony/console": "~2.5", "symfony/framework-bundle": "~2.2" }, "require-dev": { @@ -1822,7 +1800,7 @@ "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "2.4.x-dev" + "dev-master": "2.5.x-dev" } }, "autoload": { @@ -1841,20 +1819,20 @@ } ], "description": "This bundle generates code for you", - "time": "2014-09-26 05:59:17" + "time": "2015-01-13 07:33:46" }, { "name": "swiftmailer/swiftmailer", - "version": "dev-master", + "version": "v5.3.1", "source": { "type": "git", "url": "https://github.com/swiftmailer/swiftmailer.git", - "reference": "d0f361d88e5de851bbb8c542d3b6aa46d61a9ffc" + "reference": "c5f963e7f9d6f6438fda4f22d5cc2db296ec621a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/d0f361d88e5de851bbb8c542d3b6aa46d61a9ffc", - "reference": "d0f361d88e5de851bbb8c542d3b6aa46d61a9ffc", + "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/c5f963e7f9d6f6438fda4f22d5cc2db296ec621a", + "reference": "c5f963e7f9d6f6438fda4f22d5cc2db296ec621a", "shasum": "" }, "require": { @@ -1893,36 +1871,37 @@ "mail", "mailer" ], - "time": "2014-10-30 13:41:35" + "time": "2014-12-05 14:17:14" }, { "name": "symfony/assetic-bundle", - "version": "dev-master", + "version": "v2.6.1", "source": { "type": "git", "url": "https://github.com/symfony/AsseticBundle.git", - "reference": "90ea7fb66d6d5245fd4afc16e4c8070214254fec" + "reference": "422b0add2110f0cf9bc7a873a386ea053f4a89f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/AsseticBundle/zipball/90ea7fb66d6d5245fd4afc16e4c8070214254fec", - "reference": "90ea7fb66d6d5245fd4afc16e4c8070214254fec", + "url": "https://api.github.com/repos/symfony/AsseticBundle/zipball/422b0add2110f0cf9bc7a873a386ea053f4a89f0", + "reference": "422b0add2110f0cf9bc7a873a386ea053f4a89f0", "shasum": "" }, "require": { "kriswallsmith/assetic": "~1.2", "php": ">=5.3.0", - "symfony/console": "~2.1", - "symfony/framework-bundle": "~2.1", - "symfony/yaml": "~2.1" + "symfony/console": "~2.3", + "symfony/dependency-injection": "~2.3", + "symfony/framework-bundle": "~2.3", + "symfony/yaml": "~2.3" }, "require-dev": { "kriswallsmith/spork": "~0.2", "patchwork/jsqueeze": "~1.0", - "symfony/class-loader": "~2.1", - "symfony/css-selector": "~2.1", - "symfony/dom-crawler": "~2.1", - "symfony/twig-bundle": "~2.1" + "symfony/class-loader": "~2.3", + "symfony/css-selector": "~2.3", + "symfony/dom-crawler": "~2.3", + "symfony/twig-bundle": "~2.3" }, "suggest": { "kriswallsmith/spork": "to be able to dump assets in parallel", @@ -1957,20 +1936,20 @@ "compression", "minification" ], - "time": "2014-10-15 12:03:38" + "time": "2015-01-27 12:45:16" }, { "name": "symfony/monolog-bundle", - "version": "dev-master", + "version": "v2.7.1", "source": { "type": "git", "url": "https://github.com/symfony/MonologBundle.git", - "reference": "cff4dc5326530b1abdde7a2369645d8599c24dd3" + "reference": "9320b6863404c70ebe111e9040dab96f251de7ac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/MonologBundle/zipball/cff4dc5326530b1abdde7a2369645d8599c24dd3", - "reference": "cff4dc5326530b1abdde7a2369645d8599c24dd3", + "url": "https://api.github.com/repos/symfony/MonologBundle/zipball/9320b6863404c70ebe111e9040dab96f251de7ac", + "reference": "9320b6863404c70ebe111e9040dab96f251de7ac", "shasum": "" }, "require": { @@ -1988,7 +1967,7 @@ "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "2.6.x-dev" + "dev-master": "2.7.x-dev" } }, "autoload": { @@ -2016,20 +1995,20 @@ "log", "logging" ], - "time": "2014-10-10 11:20:49" + "time": "2015-01-04 20:21:17" }, { "name": "symfony/swiftmailer-bundle", - "version": "dev-master", + "version": "v2.3.8", "source": { "type": "git", "url": "https://github.com/symfony/SwiftmailerBundle.git", - "reference": "0479e02dccbdcff3b2a84078f005d7fc4879925f" + "reference": "970b13d01871207e81d17b17ddda025e7e21e797" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/SwiftmailerBundle/zipball/0479e02dccbdcff3b2a84078f005d7fc4879925f", - "reference": "0479e02dccbdcff3b2a84078f005d7fc4879925f", + "url": "https://api.github.com/repos/symfony/SwiftmailerBundle/zipball/970b13d01871207e81d17b17ddda025e7e21e797", + "reference": "970b13d01871207e81d17b17ddda025e7e21e797", "shasum": "" }, "require": { @@ -2073,27 +2052,27 @@ ], "description": "Symfony SwiftmailerBundle", "homepage": "http://symfony.com", - "time": "2014-10-04 11:27:34" + "time": "2014-12-01 17:44:50" }, { "name": "symfony/symfony", - "version": "dev-master", + "version": "v2.6.4", "source": { "type": "git", "url": "https://github.com/symfony/symfony.git", - "reference": "f1c34f937dd4b62a19e54417c62df7ac0189b3ca" + "reference": "23b647f1e4eeb24a457d3c47f5f5046377d5a3bf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/symfony/zipball/f1c34f937dd4b62a19e54417c62df7ac0189b3ca", - "reference": "f1c34f937dd4b62a19e54417c62df7ac0189b3ca", + "url": "https://api.github.com/repos/symfony/symfony/zipball/23b647f1e4eeb24a457d3c47f5f5046377d5a3bf", + "reference": "23b647f1e4eeb24a457d3c47f5f5046377d5a3bf", "shasum": "" }, "require": { - "doctrine/common": "~2.2", + "doctrine/common": "~2.3", "php": ">=5.3.3", "psr/log": "~1.0", - "twig/twig": "~1.12" + "twig/twig": "~1.12,>=1.12.3" }, "replace": { "symfony/browser-kit": "self.version", @@ -2147,10 +2126,10 @@ "doctrine/doctrine-bundle": "~1.2", "doctrine/orm": "~2.2,>=2.2.3", "egulias/email-validator": "~1.2", - "ircmaxell/password-compat": "1.0.*", + "ircmaxell/password-compat": "~1.0", "monolog/monolog": "~1.11", - "ocramius/proxy-manager": ">=0.3.1,<0.6-dev", - "propel/propel1": "1.6.*" + "ocramius/proxy-manager": "~0.4|~1.0", + "propel/propel1": "~1.6" }, "type": "library", "extra": { @@ -2189,11 +2168,11 @@ "keywords": [ "framework" ], - "time": "2014-11-06 19:46:11" + "time": "2015-02-02 18:02:30" }, { "name": "twig/extensions", - "version": "dev-master", + "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig-extensions.git", @@ -2245,16 +2224,16 @@ }, { "name": "twig/twig", - "version": "dev-master", + "version": "v1.18.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "f8b6e918a7d8e073efe14cbed7ae02df40ef19ed" + "reference": "4cf7464348e7f9893a93f7096a90b73722be99cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/f8b6e918a7d8e073efe14cbed7ae02df40ef19ed", - "reference": "f8b6e918a7d8e073efe14cbed7ae02df40ef19ed", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/4cf7464348e7f9893a93f7096a90b73722be99cf", + "reference": "4cf7464348e7f9893a93f7096a90b73722be99cf", "shasum": "" }, "require": { @@ -2263,7 +2242,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.16-dev" + "dev-master": "1.18-dev" } }, "autoload": { @@ -2298,20 +2277,60 @@ "keywords": [ "templating" ], - "time": "2014-10-23 15:29:03" + "time": "2015-01-25 17:32:08" + }, + { + "name": "willdurand/jsonp-callback-validator", + "version": "v1.1.0", + "source": { + "type": "git", + "url": "https://github.com/willdurand/JsonpCallbackValidator.git", + "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/willdurand/JsonpCallbackValidator/zipball/1a7d388bb521959e612ef50c5c7b1691b097e909", + "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909", + "shasum": "" + }, + "require": { + "php": ">=5.3.0" + }, + "require-dev": { + "phpunit/phpunit": "~3.7" + }, + "type": "library", + "autoload": { + "psr-0": { + "JsonpCallbackValidator": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "William Durand", + "email": "william.durand1@gmail.com", + "homepage": "http://www.willdurand.fr" + } + ], + "description": "JSONP callback validator.", + "time": "2014-01-20 22:35:06" }, { "name": "willdurand/negotiation", - "version": "1.0.x-dev", + "version": "1.3.4", "source": { "type": "git", "url": "https://github.com/willdurand/Negotiation.git", - "reference": "94733e96952a1f57db600582a8221807bb6f100a" + "reference": "d7fa4ce4a0436915b9ba9f7cb5ff37719f0a834c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/94733e96952a1f57db600582a8221807bb6f100a", - "reference": "94733e96952a1f57db600582a8221807bb6f100a", + "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/d7fa4ce4a0436915b9ba9f7cb5ff37719f0a834c", + "reference": "d7fa4ce4a0436915b9ba9f7cb5ff37719f0a834c", "shasum": "" }, "require": { @@ -2320,7 +2339,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0-dev" + "dev-master": "1.3-dev" } }, "autoload": { @@ -2335,8 +2354,7 @@ "authors": [ { "name": "William Durand", - "email": "william.durand1@gmail.com", - "homepage": "http://www.willdurand.fr" + "email": "william.durand1@gmail.com" } ], "description": "Content Negotiation tools for PHP provided as a standalone library.", @@ -2348,17 +2366,47 @@ "header", "negotiation" ], - "time": "2014-05-16 12:31:56" + "time": "2014-10-02 07:26:00" + }, + { + "name": "zendmaniacs/extjs5", + "version": "dev-master", + "source": { + "type": "git", + "url": "https://github.com/zendmaniacs/extjs5.git", + "reference": "6adaee3015360d0bdb9bf8dfcb685905651da576" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/zendmaniacs/extjs5/zipball/6adaee3015360d0bdb9bf8dfcb685905651da576", + "reference": "6adaee3015360d0bdb9bf8dfcb685905651da576", + "shasum": "" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "zend-extra", + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPLv2" + ], + "description": "ExtJS 5.1.0.107 distro", + "keywords": [ + "extjs5", + "zendmaniacs" + ], + "time": "2015-02-04 11:26:50" } ], "packages-dev": [], "aliases": [], - "minimum-stability": "dev", + "minimum-stability": "stable", "stability-flags": { "cbsi/doctrine2-nestedset": 20, - "doctrine/migrations": 20 + "zendmaniacs/extjs5": 20 }, "prefer-stable": false, + "prefer-lowest": false, "platform": { "php": ">=5.3.3" },