diff --git a/composer.json b/composer.json index 24545c6..e0d0527 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,8 @@ "silex/silex": "~1.0@dev", "stack/builder": "~1.0@dev", "stack/session": "~1.0@dev", - "stack/callable-http-kernel": "~1.0@dev" + "stack/callable-http-kernel": "~1.0@dev", + "phpunit/phpunit": "3.7.*" }, "suggest": { "stack/session": "~1.0@dev" diff --git a/composer.lock b/composer.lock index 7170689..518ba52 100644 --- a/composer.lock +++ b/composer.lock @@ -3,7 +3,7 @@ "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": "f0e132e86a2655d0604cba695f8119ee", + "hash": "5d40353bdc8dbd1d18b1509e50d909c6", "packages": [ { "name": "lusitanian/oauth", @@ -11,19 +11,19 @@ "source": { "type": "git", "url": "https://github.com/Lusitanian/PHPoAuthLib.git", - "reference": "v0.1.4" + "reference": "b0508008fca802a5970818b18550e01c87f02898" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Lusitanian/PHPoAuthLib/zipball/v0.1.4", - "reference": "v0.1.4", + "url": "https://api.github.com/repos/Lusitanian/PHPoAuthLib/zipball/b0508008fca802a5970818b18550e01c87f02898", + "reference": "b0508008fca802a5970818b18550e01c87f02898", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { - "symfony/http-foundation": ">=2.1,<3.0" + "symfony/http-foundation": "~2.1" }, "type": "library", "extra": { @@ -47,7 +47,9 @@ }, { "name": "Pieter Hordijk", - "email": "info@pieterhordijk.com" + "email": "info@pieterhordijk.com", + "homepage": "https://pieterhordijk.com", + "role": "developer" } ], "description": "PHP 5.4+ oAuth 1/2 Library", @@ -61,16 +63,16 @@ }, { "name": "pimple/pimple", - "version": "dev-master", + "version": "1.1.x-dev", "source": { "type": "git", "url": "https://github.com/fabpot/Pimple.git", - "reference": "v1.0.2" + "reference": "471c7d7c52ad6594e17b8ec33efdd1be592b5d83" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fabpot/Pimple/zipball/v1.0.2", - "reference": "v1.0.2", + "url": "https://api.github.com/repos/fabpot/Pimple/zipball/471c7d7c52ad6594e17b8ec33efdd1be592b5d83", + "reference": "471c7d7c52ad6594e17b8ec33efdd1be592b5d83", "shasum": "" }, "require": { @@ -79,7 +81,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "1.1.x-dev" } }, "autoload": { @@ -103,20 +105,20 @@ "container", "dependency injection" ], - "time": "2013-03-08 08:21:40" + "time": "2013-09-19 04:53:08" }, { "name": "psr/log", "version": "1.0.0", "source": { "type": "git", - "url": "https://github.com/php-fig/log", - "reference": "1.0.0" + "url": "https://github.com/php-fig/log.git", + "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b" }, "dist": { "type": "zip", - "url": "https://github.com/php-fig/log/archive/1.0.0.zip", - "reference": "1.0.0", + "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b", + "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b", "shasum": "" }, "type": "library", @@ -145,17 +147,17 @@ }, { "name": "symfony/debug", - "version": "v2.3.2", + "version": "v2.3.6", "target-dir": "Symfony/Component/Debug", "source": { "type": "git", "url": "https://github.com/symfony/Debug.git", - "reference": "v2.3.2" + "reference": "7f671456b9617d0a54f04597ae1c1ed3a1e858fd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/Debug/zipball/v2.3.2", - "reference": "v2.3.2", + "url": "https://api.github.com/repos/symfony/Debug/zipball/7f671456b9617d0a54f04597ae1c1ed3a1e858fd", + "reference": "7f671456b9617d0a54f04597ae1c1ed3a1e858fd", "shasum": "" }, "require": { @@ -197,21 +199,21 @@ ], "description": "Symfony Debug Component", "homepage": "http://symfony.com", - "time": "2013-07-01 12:24:43" + "time": "2013-09-19 09:47:13" }, { "name": "symfony/event-dispatcher", - "version": "v2.3.2", + "version": "v2.3.6", "target-dir": "Symfony/Component/EventDispatcher", "source": { "type": "git", "url": "https://github.com/symfony/EventDispatcher.git", - "reference": "v2.3.2" + "reference": "7fc72a7a346a1887d3968cc1ce5642a15cd182e9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/v2.3.2", - "reference": "v2.3.2", + "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/7fc72a7a346a1887d3968cc1ce5642a15cd182e9", + "reference": "7fc72a7a346a1887d3968cc1ce5642a15cd182e9", "shasum": "" }, "require": { @@ -251,21 +253,21 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "http://symfony.com", - "time": "2013-05-13 14:36:40" + "time": "2013-09-19 09:45:20" }, { "name": "symfony/http-foundation", - "version": "v2.3.2", + "version": "v2.3.6", "target-dir": "Symfony/Component/HttpFoundation", "source": { "type": "git", "url": "https://github.com/symfony/HttpFoundation.git", - "reference": "v2.3.2" + "reference": "59e712338cd05463ebcb8da6422a01b1291871e3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/v2.3.2", - "reference": "v2.3.2", + "url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/59e712338cd05463ebcb8da6422a01b1291871e3", + "reference": "59e712338cd05463ebcb8da6422a01b1291871e3", "shasum": "" }, "require": { @@ -301,21 +303,21 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "http://symfony.com", - "time": "2013-07-17 05:57:53" + "time": "2013-09-29 19:41:41" }, { "name": "symfony/http-kernel", - "version": "v2.3.2", + "version": "v2.3.6", "target-dir": "Symfony/Component/HttpKernel", "source": { "type": "git", "url": "https://github.com/symfony/HttpKernel.git", - "reference": "v2.3.2" + "reference": "9ace7b963fa6d2eae8471c246e6fabc2ef714566" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/HttpKernel/zipball/v2.3.2", - "reference": "v2.3.2", + "url": "https://api.github.com/repos/symfony/HttpKernel/zipball/9ace7b963fa6d2eae8471c246e6fabc2ef714566", + "reference": "9ace7b963fa6d2eae8471c246e6fabc2ef714566", "shasum": "" }, "require": { @@ -326,15 +328,16 @@ "symfony/http-foundation": "~2.2" }, "require-dev": { - "symfony/browser-kit": "2.2.*", + "symfony/browser-kit": "~2.2", "symfony/class-loader": "~2.1", "symfony/config": "~2.0", - "symfony/console": "2.2.*", + "symfony/console": "~2.2", "symfony/dependency-injection": "~2.0", "symfony/finder": "~2.0", "symfony/process": "~2.0", "symfony/routing": "~2.2", - "symfony/stopwatch": "~2.2" + "symfony/stopwatch": "~2.2", + "symfony/templating": "~2.2" }, "suggest": { "symfony/browser-kit": "", @@ -371,64 +374,432 @@ ], "description": "Symfony HttpKernel Component", "homepage": "http://symfony.com", - "time": "2013-07-17 06:22:21" + "time": "2013-10-10 13:24:22" } ], "packages-dev": [ + { + "name": "phpunit/php-code-coverage", + "version": "1.2.13", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/php-code-coverage.git", + "reference": "466e7cd2554b4e264c9e3f31216d25ac0e5f3d94" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/466e7cd2554b4e264c9e3f31216d25ac0e5f3d94", + "reference": "466e7cd2554b4e264c9e3f31216d25ac0e5f3d94", + "shasum": "" + }, + "require": { + "php": ">=5.3.3", + "phpunit/php-file-iterator": ">=1.3.0@stable", + "phpunit/php-text-template": ">=1.1.1@stable", + "phpunit/php-token-stream": ">=1.1.3@stable" + }, + "require-dev": { + "phpunit/phpunit": "3.7.*@dev" + }, + "suggest": { + "ext-dom": "*", + "ext-xdebug": ">=2.0.5" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.2.x-dev" + } + }, + "autoload": { + "classmap": [ + "PHP/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "include-path": [ + "" + ], + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sb@sebastian-bergmann.de", + "role": "lead" + } + ], + "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", + "homepage": "https://github.com/sebastianbergmann/php-code-coverage", + "keywords": [ + "coverage", + "testing", + "xunit" + ], + "time": "2013-09-10 08:14:32" + }, + { + "name": "phpunit/php-file-iterator", + "version": "1.3.4", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/php-file-iterator.git", + "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/acd690379117b042d1c8af1fafd61bde001bf6bb", + "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "type": "library", + "autoload": { + "classmap": [ + "File/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "include-path": [ + "" + ], + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sb@sebastian-bergmann.de", + "role": "lead" + } + ], + "description": "FilterIterator implementation that filters files based on a list of suffixes.", + "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", + "keywords": [ + "filesystem", + "iterator" + ], + "time": "2013-10-10 15:34:57" + }, + { + "name": "phpunit/php-text-template", + "version": "1.1.4", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/php-text-template.git", + "reference": "5180896f51c5b3648ac946b05f9ec02be78a0b23" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5180896f51c5b3648ac946b05f9ec02be78a0b23", + "reference": "5180896f51c5b3648ac946b05f9ec02be78a0b23", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "type": "library", + "autoload": { + "classmap": [ + "Text/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "include-path": [ + "" + ], + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sb@sebastian-bergmann.de", + "role": "lead" + } + ], + "description": "Simple template engine.", + "homepage": "https://github.com/sebastianbergmann/php-text-template/", + "keywords": [ + "template" + ], + "time": "2012-10-31 18:15:28" + }, + { + "name": "phpunit/php-timer", + "version": "1.0.5", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/php-timer.git", + "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/19689d4354b295ee3d8c54b4f42c3efb69cbc17c", + "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "type": "library", + "autoload": { + "classmap": [ + "PHP/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "include-path": [ + "" + ], + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sb@sebastian-bergmann.de", + "role": "lead" + } + ], + "description": "Utility class for timing", + "homepage": "https://github.com/sebastianbergmann/php-timer/", + "keywords": [ + "timer" + ], + "time": "2013-08-02 07:42:54" + }, + { + "name": "phpunit/php-token-stream", + "version": "1.2.1", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/php-token-stream.git", + "reference": "5220af2a7929aa35cf663d97c89ad3d50cf5fa3e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/5220af2a7929aa35cf663d97c89ad3d50cf5fa3e", + "reference": "5220af2a7929aa35cf663d97c89ad3d50cf5fa3e", + "shasum": "" + }, + "require": { + "ext-tokenizer": "*", + "php": ">=5.3.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.2-dev" + } + }, + "autoload": { + "classmap": [ + "PHP/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "include-path": [ + "" + ], + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sb@sebastian-bergmann.de", + "role": "lead" + } + ], + "description": "Wrapper around PHP's tokenizer extension.", + "homepage": "https://github.com/sebastianbergmann/php-token-stream/", + "keywords": [ + "tokenizer" + ], + "time": "2013-09-13 04:58:23" + }, + { + "name": "phpunit/phpunit", + "version": "3.7.28", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/phpunit.git", + "reference": "3b97c8492bcafbabe6b6fbd2ab35f2f04d932a8d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3b97c8492bcafbabe6b6fbd2ab35f2f04d932a8d", + "reference": "3b97c8492bcafbabe6b6fbd2ab35f2f04d932a8d", + "shasum": "" + }, + "require": { + "ext-dom": "*", + "ext-pcre": "*", + "ext-reflection": "*", + "ext-spl": "*", + "php": ">=5.3.3", + "phpunit/php-code-coverage": "~1.2.1", + "phpunit/php-file-iterator": ">=1.3.1", + "phpunit/php-text-template": ">=1.1.1", + "phpunit/php-timer": ">=1.0.4", + "phpunit/phpunit-mock-objects": "~1.2.0", + "symfony/yaml": "~2.0" + }, + "require-dev": { + "pear-pear/pear": "1.9.4" + }, + "suggest": { + "ext-json": "*", + "ext-simplexml": "*", + "ext-tokenizer": "*", + "phpunit/php-invoker": ">=1.1.0,<1.2.0" + }, + "bin": [ + "composer/bin/phpunit" + ], + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.7.x-dev" + } + }, + "autoload": { + "classmap": [ + "PHPUnit/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "include-path": [ + "", + "../../symfony/yaml/" + ], + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de", + "role": "lead" + } + ], + "description": "The PHP Unit Testing framework.", + "homepage": "http://www.phpunit.de/", + "keywords": [ + "phpunit", + "testing", + "xunit" + ], + "time": "2013-10-17 07:27:40" + }, + { + "name": "phpunit/phpunit-mock-objects", + "version": "1.2.3", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", + "reference": "5794e3c5c5ba0fb037b11d8151add2a07fa82875" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/5794e3c5c5ba0fb037b11d8151add2a07fa82875", + "reference": "5794e3c5c5ba0fb037b11d8151add2a07fa82875", + "shasum": "" + }, + "require": { + "php": ">=5.3.3", + "phpunit/php-text-template": ">=1.1.1@stable" + }, + "suggest": { + "ext-soap": "*" + }, + "type": "library", + "autoload": { + "classmap": [ + "PHPUnit/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "include-path": [ + "" + ], + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sb@sebastian-bergmann.de", + "role": "lead" + } + ], + "description": "Mock Object library for PHPUnit", + "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", + "keywords": [ + "mock", + "xunit" + ], + "time": "2013-01-13 10:24:48" + }, { "name": "silex/silex", "version": "dev-master", "source": { "type": "git", - "url": "https://github.com/fabpot/Silex.git", - "reference": "e9bedd65873d6e20e2dd9eee9cde4723f10bcdb0" + "url": "https://github.com/silexphp/Silex.git", + "reference": "71661809247193080e77c0613415f0df15edb485" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fabpot/Silex/zipball/e9bedd65873d6e20e2dd9eee9cde4723f10bcdb0", - "reference": "e9bedd65873d6e20e2dd9eee9cde4723f10bcdb0", + "url": "https://api.github.com/repos/silexphp/Silex/zipball/71661809247193080e77c0613415f0df15edb485", + "reference": "71661809247193080e77c0613415f0df15edb485", "shasum": "" }, "require": { "php": ">=5.3.3", - "pimple/pimple": "1.*", - "symfony/event-dispatcher": ">=2.3,<2.4-dev", - "symfony/http-foundation": ">=2.3,<2.4-dev", - "symfony/http-kernel": ">=2.3,<2.4-dev", - "symfony/routing": ">=2.3,<2.4-dev" + "pimple/pimple": "~1.0", + "symfony/event-dispatcher": ">=2.3,<2.5-dev", + "symfony/http-foundation": ">=2.3,<2.5-dev", + "symfony/http-kernel": ">=2.3,<2.5-dev", + "symfony/routing": ">=2.3,<2.5-dev" }, "require-dev": { "doctrine/dbal": ">=2.2.0,<2.4.0-dev", "monolog/monolog": "~1.4,>=1.4.1", "phpunit/phpunit": "~3.7", "swiftmailer/swiftmailer": "5.*", - "symfony/browser-kit": ">=2.3,<2.4-dev", - "symfony/config": ">=2.3,<2.4-dev", - "symfony/css-selector": ">=2.3,<2.4-dev", - "symfony/dom-crawler": ">=2.3,<2.4-dev", - "symfony/finder": ">=2.3,<2.4-dev", - "symfony/form": ">=2.3,<2.4-dev", - "symfony/locale": ">=2.3,<2.4-dev", - "symfony/monolog-bridge": ">=2.3,<2.4-dev", - "symfony/options-resolver": ">=2.3,<2.4-dev", - "symfony/process": ">=2.3,<2.4-dev", - "symfony/security": ">=2.3,<2.4-dev", - "symfony/serializer": ">=2.3,<2.4-dev", - "symfony/translation": ">=2.3,<2.4-dev", - "symfony/twig-bridge": ">=2.3,<2.4-dev", - "symfony/validator": ">=2.3,<2.4-dev", + "symfony/browser-kit": ">=2.3,<2.5-dev", + "symfony/config": ">=2.3,<2.5-dev", + "symfony/css-selector": ">=2.3,<2.5-dev", + "symfony/debug": ">=2.3,<2.5-dev", + "symfony/dom-crawler": ">=2.3,<2.5-dev", + "symfony/finder": ">=2.3,<2.5-dev", + "symfony/form": ">=2.3,<2.5-dev", + "symfony/locale": ">=2.3,<2.5-dev", + "symfony/monolog-bridge": ">=2.3,<2.5-dev", + "symfony/options-resolver": ">=2.3,<2.5-dev", + "symfony/process": ">=2.3,<2.5-dev", + "symfony/security": ">=2.3,<2.5-dev", + "symfony/serializer": ">=2.3,<2.5-dev", + "symfony/translation": ">=2.3,<2.5-dev", + "symfony/twig-bridge": ">=2.3,<2.5-dev", + "symfony/validator": ">=2.3,<2.5-dev", "twig/twig": ">=1.8.0,<2.0-dev" }, "suggest": { - "symfony/browser-kit": ">=2.3,<2.4-dev", - "symfony/css-selector": ">=2.3,<2.4-dev", - "symfony/dom-crawler": ">=2.3,<2.4-dev", - "symfony/form": ">=2.3,<2.4-dev" + "symfony/browser-kit": ">=2.3,<2.5-dev", + "symfony/css-selector": ">=2.3,<2.5-dev", + "symfony/dom-crawler": ">=2.3,<2.5-dev", + "symfony/form": ">=2.3,<2.5-dev" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1.x-dev" + "dev-master": "1.2.x-dev" } }, "autoload": { @@ -456,7 +827,7 @@ "keywords": [ "microframework" ], - "time": "2013-07-27 05:29:38" + "time": "2013-11-11 19:01:23" }, { "name": "stack/builder", @@ -464,21 +835,21 @@ "source": { "type": "git", "url": "https://github.com/stackphp/builder.git", - "reference": "d438b2aeb1f3dfa2c16497c68b7016ab7998748d" + "reference": "49ab90450d7f959943f3659a4bcb5965530117c2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stackphp/builder/zipball/d438b2aeb1f3dfa2c16497c68b7016ab7998748d", - "reference": "d438b2aeb1f3dfa2c16497c68b7016ab7998748d", + "url": "https://api.github.com/repos/stackphp/builder/zipball/49ab90450d7f959943f3659a4bcb5965530117c2", + "reference": "49ab90450d7f959943f3659a4bcb5965530117c2", "shasum": "" }, "require": { - "php": ">=5.4.0", + "php": ">=5.3.0", "symfony/http-foundation": "~2.1", "symfony/http-kernel": "~2.1" }, "require-dev": { - "silex/silex": "1.0.*@dev" + "silex/silex": "~1.0" }, "type": "library", "extra": { @@ -506,7 +877,7 @@ "keywords": [ "stack" ], - "time": "2013-04-29 12:20:08" + "time": "2013-10-25 14:04:45" }, { "name": "stack/callable-http-kernel", @@ -514,16 +885,16 @@ "source": { "type": "git", "url": "https://github.com/stackphp/CallableHttpKernel.git", - "reference": "2cea2eab2c3a618bd378f1a2fa05917cf934b518" + "reference": "97f6bd2aaf0f173a902dfd6bd4ffa558a799531d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stackphp/CallableHttpKernel/zipball/2cea2eab2c3a618bd378f1a2fa05917cf934b518", - "reference": "2cea2eab2c3a618bd378f1a2fa05917cf934b518", + "url": "https://api.github.com/repos/stackphp/CallableHttpKernel/zipball/97f6bd2aaf0f173a902dfd6bd4ffa558a799531d", + "reference": "97f6bd2aaf0f173a902dfd6bd4ffa558a799531d", "shasum": "" }, "require": { - "php": ">=5.4.0", + "php": ">=5.3.0", "symfony/http-foundation": "~2.1", "symfony/http-kernel": "~2.1" }, @@ -553,7 +924,7 @@ "keywords": [ "stack" ], - "time": "2013-05-17 16:07:54" + "time": "2013-10-25 14:27:17" }, { "name": "stack/session", @@ -612,17 +983,17 @@ }, { "name": "symfony/routing", - "version": "v2.3.2", + "version": "v2.3.6", "target-dir": "Symfony/Component/Routing", "source": { "type": "git", "url": "https://github.com/symfony/Routing.git", - "reference": "v2.3.2" + "reference": "7d41463094752e87a0fae60316d236abecb8a034" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/Routing/zipball/v2.3.2", - "reference": "v2.3.2", + "url": "https://api.github.com/repos/symfony/Routing/zipball/7d41463094752e87a0fae60316d236abecb8a034", + "reference": "7d41463094752e87a0fae60316d236abecb8a034", "shasum": "" }, "require": { @@ -666,7 +1037,54 @@ ], "description": "Symfony Routing Component", "homepage": "http://symfony.com", - "time": "2013-06-23 08:16:02" + "time": "2013-09-29 19:41:41" + }, + { + "name": "symfony/yaml", + "version": "v2.3.6", + "target-dir": "Symfony/Component/Yaml", + "source": { + "type": "git", + "url": "https://github.com/symfony/Yaml.git", + "reference": "6bb881b948368482e1abf1a75c08bcf88a1c5fc3" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/Yaml/zipball/6bb881b948368482e1abf1a75c08bcf88a1c5fc3", + "reference": "6bb881b948368482e1abf1a75c08bcf88a1c5fc3", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.3-dev" + } + }, + "autoload": { + "psr-0": { + "Symfony\\Component\\Yaml\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "http://symfony.com/contributors" + } + ], + "description": "Symfony Yaml Component", + "homepage": "http://symfony.com", + "time": "2013-09-22 18:04:39" } ], "aliases": [