Reverted symfony/validator from 2.3 to 2.2, because of failures in
dependencies.
This commit is contained in:
@@ -27,14 +27,16 @@
|
||||
"symfony-cmf/routing": "1.0.0",
|
||||
|
||||
"symfony/form": "2.2.*",
|
||||
"symfony/validator": "2.3.*",
|
||||
"symfony/validator": "2.2.*",
|
||||
|
||||
"smarty/smarty": "v3.1.14",
|
||||
"kriswallsmith/assetic": "1.2.*@dev",
|
||||
"leafo/lessphp": "0.3.*@dev",
|
||||
"ptachoire/cssembed": "dev-master",
|
||||
|
||||
"simplepie/simplepie": "dev-master"
|
||||
"simplepie/simplepie": "dev-master",
|
||||
|
||||
"imagine/imagine": "dev-master"
|
||||
},
|
||||
"require-dev" : {
|
||||
"phpunit/phpunit": "3.7.*",
|
||||
|
||||
328
composer.lock
generated
328
composer.lock
generated
@@ -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": "b20fbb4995fbf676a7028034f21cfbe0",
|
||||
"hash": "21a698b038efa96e592a3673a760c065",
|
||||
"packages": [
|
||||
{
|
||||
"name": "ezyang/htmlpurifier",
|
||||
@@ -49,6 +49,58 @@
|
||||
],
|
||||
"time": "2013-07-27 04:54:53"
|
||||
},
|
||||
{
|
||||
"name": "imagine/imagine",
|
||||
"version": "dev-master",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/avalanche123/Imagine.git",
|
||||
"reference": "v0.5.0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/avalanche123/Imagine/zipball/v0.5.0",
|
||||
"reference": "v0.5.0",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.3.2"
|
||||
},
|
||||
"require-dev": {
|
||||
"sami/sami": "dev-master"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-gd": "to use the GD implementation",
|
||||
"ext-gmagick": "to use the Gmagick implementation",
|
||||
"ext-imagick": "to use the Imagick implementation"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
"Imagine": "lib/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Bulat Shakirzyanov",
|
||||
"email": "mallluhuct@gmail.com",
|
||||
"homepage": "http://avalanche123.com"
|
||||
}
|
||||
],
|
||||
"description": "Image processing for PHP 5.3",
|
||||
"homepage": "http://imagine.readthedocs.org/",
|
||||
"keywords": [
|
||||
"drawing",
|
||||
"graphics",
|
||||
"image manipulation",
|
||||
"image processing"
|
||||
],
|
||||
"time": "2013-07-10 17:25:36"
|
||||
},
|
||||
{
|
||||
"name": "ircmaxell/password-compat",
|
||||
"version": "dev-master",
|
||||
@@ -165,12 +217,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/leafo/lessphp.git",
|
||||
"reference": "366fb52798d4f120503af0703da11cba4ad06f8d"
|
||||
"reference": "v0.4.0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/leafo/lessphp/zipball/366fb52798d4f120503af0703da11cba4ad06f8d",
|
||||
"reference": "366fb52798d4f120503af0703da11cba4ad06f8d",
|
||||
"url": "https://api.github.com/repos/leafo/lessphp/zipball/v0.4.0",
|
||||
"reference": "v0.4.0",
|
||||
"shasum": ""
|
||||
},
|
||||
"type": "library",
|
||||
@@ -198,7 +250,7 @@
|
||||
],
|
||||
"description": "lessphp is a compiler for LESS written in PHP.",
|
||||
"homepage": "http://leafo.net/lessphp/",
|
||||
"time": "2013-07-09 16:25:09"
|
||||
"time": "2013-08-09 17:09:19"
|
||||
},
|
||||
{
|
||||
"name": "propel/propel",
|
||||
@@ -206,12 +258,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/propelorm/Propel2.git",
|
||||
"reference": "4cf5fca150ed93b33dc54206e3d9d943d0712621"
|
||||
"reference": "c33b5ade89d0d6c1be7dd9252102ddee6b620890"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/propelorm/Propel2/zipball/4cf5fca150ed93b33dc54206e3d9d943d0712621",
|
||||
"reference": "4cf5fca150ed93b33dc54206e3d9d943d0712621",
|
||||
"url": "https://api.github.com/repos/propelorm/Propel2/zipball/c33b5ade89d0d6c1be7dd9252102ddee6b620890",
|
||||
"reference": "c33b5ade89d0d6c1be7dd9252102ddee6b620890",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -220,7 +272,7 @@
|
||||
"symfony/console": "~2.2",
|
||||
"symfony/filesystem": "~2.2",
|
||||
"symfony/finder": "~2.2",
|
||||
"symfony/validator": "~2.2",
|
||||
"symfony/validator": "2.2.*@dev",
|
||||
"symfony/yaml": "~2.2"
|
||||
},
|
||||
"require-dev": {
|
||||
@@ -258,7 +310,7 @@
|
||||
"orm",
|
||||
"persistence"
|
||||
],
|
||||
"time": "2013-07-10 11:32:06"
|
||||
"time": "2013-08-14 23:15:50"
|
||||
},
|
||||
{
|
||||
"name": "psr/log",
|
||||
@@ -488,17 +540,17 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/class-loader",
|
||||
"version": "v2.2.4",
|
||||
"version": "v2.2.5",
|
||||
"target-dir": "Symfony/Component/ClassLoader",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/ClassLoader.git",
|
||||
"reference": "v2.2.4"
|
||||
"reference": "v2.2.5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/ClassLoader/zipball/v2.2.4",
|
||||
"reference": "v2.2.4",
|
||||
"url": "https://api.github.com/repos/symfony/ClassLoader/zipball/v2.2.5",
|
||||
"reference": "v2.2.5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -538,17 +590,17 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/config",
|
||||
"version": "v2.2.4",
|
||||
"version": "v2.2.5",
|
||||
"target-dir": "Symfony/Component/Config",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/Config.git",
|
||||
"reference": "v2.2.4"
|
||||
"reference": "v2.2.5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/Config/zipball/v2.2.4",
|
||||
"reference": "v2.2.4",
|
||||
"url": "https://api.github.com/repos/symfony/Config/zipball/v2.2.5",
|
||||
"reference": "v2.2.5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -581,21 +633,21 @@
|
||||
],
|
||||
"description": "Symfony Config Component",
|
||||
"homepage": "http://symfony.com",
|
||||
"time": "2013-07-10 14:03:01"
|
||||
"time": "2013-08-06 02:31:28"
|
||||
},
|
||||
{
|
||||
"name": "symfony/console",
|
||||
"version": "v2.2.4",
|
||||
"version": "v2.2.5",
|
||||
"target-dir": "Symfony/Component/Console",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/Console.git",
|
||||
"reference": "v2.2.4"
|
||||
"reference": "v2.2.5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/Console/zipball/v2.2.4",
|
||||
"reference": "v2.2.4",
|
||||
"url": "https://api.github.com/repos/symfony/Console/zipball/v2.2.5",
|
||||
"reference": "v2.2.5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -632,17 +684,17 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/dependency-injection",
|
||||
"version": "v2.2.4",
|
||||
"version": "v2.2.5",
|
||||
"target-dir": "Symfony/Component/DependencyInjection",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/DependencyInjection.git",
|
||||
"reference": "v2.2.4"
|
||||
"reference": "v2.2.5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/DependencyInjection/zipball/v2.2.4",
|
||||
"reference": "v2.2.4",
|
||||
"url": "https://api.github.com/repos/symfony/DependencyInjection/zipball/v2.2.5",
|
||||
"reference": "v2.2.5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -683,21 +735,21 @@
|
||||
],
|
||||
"description": "Symfony DependencyInjection Component",
|
||||
"homepage": "http://symfony.com",
|
||||
"time": "2013-05-06 08:37:50"
|
||||
"time": "2013-07-21 09:38:59"
|
||||
},
|
||||
{
|
||||
"name": "symfony/event-dispatcher",
|
||||
"version": "v2.2.4",
|
||||
"version": "v2.2.5",
|
||||
"target-dir": "Symfony/Component/EventDispatcher",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/EventDispatcher.git",
|
||||
"reference": "v2.2.4"
|
||||
"reference": "v2.2.5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/v2.2.4",
|
||||
"reference": "v2.2.4",
|
||||
"url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/v2.2.5",
|
||||
"reference": "v2.2.5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -741,17 +793,17 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/filesystem",
|
||||
"version": "v2.2.4",
|
||||
"version": "v2.2.5",
|
||||
"target-dir": "Symfony/Component/Filesystem",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/Filesystem.git",
|
||||
"reference": "v2.2.4"
|
||||
"reference": "v2.2.5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/Filesystem/zipball/v2.2.4",
|
||||
"reference": "v2.2.4",
|
||||
"url": "https://api.github.com/repos/symfony/Filesystem/zipball/v2.2.5",
|
||||
"reference": "v2.2.5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -788,17 +840,17 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/finder",
|
||||
"version": "v2.3.2",
|
||||
"version": "v2.3.3",
|
||||
"target-dir": "Symfony/Component/Finder",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/Finder.git",
|
||||
"reference": "v2.3.2"
|
||||
"reference": "v2.3.3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/Finder/zipball/v2.3.2",
|
||||
"reference": "v2.3.2",
|
||||
"url": "https://api.github.com/repos/symfony/Finder/zipball/v2.3.3",
|
||||
"reference": "v2.3.3",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -831,21 +883,21 @@
|
||||
],
|
||||
"description": "Symfony Finder Component",
|
||||
"homepage": "http://symfony.com",
|
||||
"time": "2013-07-01 12:17:23"
|
||||
"time": "2013-07-21 12:12:18"
|
||||
},
|
||||
{
|
||||
"name": "symfony/form",
|
||||
"version": "v2.2.4",
|
||||
"version": "v2.2.5",
|
||||
"target-dir": "Symfony/Component/Form",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/Form.git",
|
||||
"reference": "v2.2.4"
|
||||
"reference": "v2.2.5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/Form/zipball/v2.2.4",
|
||||
"reference": "v2.2.4",
|
||||
"url": "https://api.github.com/repos/symfony/Form/zipball/v2.2.5",
|
||||
"reference": "v2.2.5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -890,21 +942,21 @@
|
||||
],
|
||||
"description": "Symfony Form Component",
|
||||
"homepage": "http://symfony.com",
|
||||
"time": "2013-06-23 07:35:41"
|
||||
"time": "2013-08-02 13:12:51"
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-foundation",
|
||||
"version": "v2.2.4",
|
||||
"version": "v2.2.5",
|
||||
"target-dir": "Symfony/Component/HttpFoundation",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/HttpFoundation.git",
|
||||
"reference": "v2.2.4"
|
||||
"reference": "v2.2.5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/v2.2.4",
|
||||
"reference": "v2.2.4",
|
||||
"url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/v2.2.5",
|
||||
"reference": "v2.2.5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -940,21 +992,21 @@
|
||||
],
|
||||
"description": "Symfony HttpFoundation Component",
|
||||
"homepage": "http://symfony.com",
|
||||
"time": "2013-07-15 12:12:07"
|
||||
"time": "2013-08-07 14:00:53"
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-kernel",
|
||||
"version": "v2.2.4",
|
||||
"version": "v2.2.5",
|
||||
"target-dir": "Symfony/Component/HttpKernel",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/HttpKernel.git",
|
||||
"reference": "v2.2.4"
|
||||
"reference": "v2.2.5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/HttpKernel/zipball/v2.2.4",
|
||||
"reference": "v2.2.4",
|
||||
"url": "https://api.github.com/repos/symfony/HttpKernel/zipball/v2.2.5",
|
||||
"reference": "v2.2.5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -972,7 +1024,8 @@
|
||||
"symfony/finder": "~2.0",
|
||||
"symfony/process": "~2.0",
|
||||
"symfony/routing": ">=2.2,<2.3-dev",
|
||||
"symfony/stopwatch": ">=2.2,<2.3-dev"
|
||||
"symfony/stopwatch": ">=2.2,<2.3-dev",
|
||||
"symfony/templating": "~2.2"
|
||||
},
|
||||
"suggest": {
|
||||
"symfony/browser-kit": "2.2.*",
|
||||
@@ -1009,25 +1062,24 @@
|
||||
],
|
||||
"description": "Symfony HttpKernel Component",
|
||||
"homepage": "http://symfony.com",
|
||||
"time": "2013-07-15 12:28:01"
|
||||
"time": "2013-08-07 15:57:43"
|
||||
},
|
||||
{
|
||||
"name": "symfony/icu",
|
||||
"version": "v1.2.0",
|
||||
"version": "v1.0.0",
|
||||
"target-dir": "Symfony/Component/Icu",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/Icu.git",
|
||||
"reference": "v1.2.0"
|
||||
"reference": "v1.0.0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/Icu/zipball/v1.2.0",
|
||||
"reference": "v1.2.0",
|
||||
"url": "https://api.github.com/repos/symfony/Icu/zipball/v1.0.0",
|
||||
"reference": "v1.0.0",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"lib-icu": ">=4.4",
|
||||
"php": ">=5.3.3",
|
||||
"symfony/intl": ">=2.3,<3.0"
|
||||
},
|
||||
@@ -1057,21 +1109,21 @@
|
||||
"icu",
|
||||
"intl"
|
||||
],
|
||||
"time": "2013-06-03 18:32:58"
|
||||
"time": "2013-06-03 18:32:07"
|
||||
},
|
||||
{
|
||||
"name": "symfony/intl",
|
||||
"version": "v2.3.2",
|
||||
"version": "v2.3.3",
|
||||
"target-dir": "Symfony/Component/Intl",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/Intl.git",
|
||||
"reference": "v2.3.2"
|
||||
"reference": "v2.3.3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/Intl/zipball/v2.3.2",
|
||||
"reference": "v2.3.2",
|
||||
"url": "https://api.github.com/repos/symfony/Intl/zipball/v2.3.3",
|
||||
"reference": "v2.3.3",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1134,21 +1186,21 @@
|
||||
"l10n",
|
||||
"localization"
|
||||
],
|
||||
"time": "2013-07-08 13:00:35"
|
||||
"time": "2013-08-01 12:40:45"
|
||||
},
|
||||
{
|
||||
"name": "symfony/locale",
|
||||
"version": "v2.3.2",
|
||||
"version": "v2.3.3",
|
||||
"target-dir": "Symfony/Component/Locale",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/Locale.git",
|
||||
"reference": "v2.3.2"
|
||||
"reference": "v2.3.3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/Locale/zipball/v2.3.2",
|
||||
"reference": "v2.3.2",
|
||||
"url": "https://api.github.com/repos/symfony/Locale/zipball/v2.3.3",
|
||||
"reference": "v2.3.3",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1186,17 +1238,17 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/options-resolver",
|
||||
"version": "v2.2.4",
|
||||
"version": "v2.2.5",
|
||||
"target-dir": "Symfony/Component/OptionsResolver",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/OptionsResolver.git",
|
||||
"reference": "v2.2.4"
|
||||
"reference": "v2.2.5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/OptionsResolver/zipball/v2.2.4",
|
||||
"reference": "v2.2.4",
|
||||
"url": "https://api.github.com/repos/symfony/OptionsResolver/zipball/v2.2.5",
|
||||
"reference": "v2.2.5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1238,17 +1290,17 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/process",
|
||||
"version": "v2.3.2",
|
||||
"version": "v2.3.3",
|
||||
"target-dir": "Symfony/Component/Process",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/Process.git",
|
||||
"reference": "v2.3.2"
|
||||
"reference": "v2.3.3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/Process/zipball/v2.3.2",
|
||||
"reference": "v2.3.2",
|
||||
"url": "https://api.github.com/repos/symfony/Process/zipball/v2.3.3",
|
||||
"reference": "v2.3.3",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1281,21 +1333,21 @@
|
||||
],
|
||||
"description": "Symfony Process Component",
|
||||
"homepage": "http://symfony.com",
|
||||
"time": "2013-07-01 12:24:43"
|
||||
"time": "2013-08-02 21:51:01"
|
||||
},
|
||||
{
|
||||
"name": "symfony/property-access",
|
||||
"version": "v2.2.4",
|
||||
"version": "v2.2.5",
|
||||
"target-dir": "Symfony/Component/PropertyAccess",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/PropertyAccess.git",
|
||||
"reference": "v2.2.4"
|
||||
"reference": "v2.2.5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/PropertyAccess/zipball/v2.2.4",
|
||||
"reference": "v2.2.4",
|
||||
"url": "https://api.github.com/repos/symfony/PropertyAccess/zipball/v2.2.5",
|
||||
"reference": "v2.2.5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1339,21 +1391,21 @@
|
||||
"property path",
|
||||
"reflection"
|
||||
],
|
||||
"time": "2013-04-07 22:02:49"
|
||||
"time": "2013-07-28 18:26:16"
|
||||
},
|
||||
{
|
||||
"name": "symfony/routing",
|
||||
"version": "v2.2.4",
|
||||
"version": "v2.2.5",
|
||||
"target-dir": "Symfony/Component/Routing",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/Routing.git",
|
||||
"reference": "v2.2.4"
|
||||
"reference": "v2.2.5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/Routing/zipball/v2.2.4",
|
||||
"reference": "v2.2.4",
|
||||
"url": "https://api.github.com/repos/symfony/Routing/zipball/v2.2.5",
|
||||
"reference": "v2.2.5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1397,21 +1449,21 @@
|
||||
],
|
||||
"description": "Symfony Routing Component",
|
||||
"homepage": "http://symfony.com",
|
||||
"time": "2013-06-23 06:56:04"
|
||||
"time": "2013-07-30 11:22:46"
|
||||
},
|
||||
{
|
||||
"name": "symfony/translation",
|
||||
"version": "v2.2.4",
|
||||
"version": "v2.2.5",
|
||||
"target-dir": "Symfony/Component/Translation",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/Translation.git",
|
||||
"reference": "v2.2.4"
|
||||
"reference": "v2.2.5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/Translation/zipball/v2.2.4",
|
||||
"reference": "v2.2.4",
|
||||
"url": "https://api.github.com/repos/symfony/Translation/zipball/v2.2.5",
|
||||
"reference": "v2.2.5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1452,21 +1504,21 @@
|
||||
],
|
||||
"description": "Symfony Translation Component",
|
||||
"homepage": "http://symfony.com",
|
||||
"time": "2013-05-10 16:49:00"
|
||||
"time": "2013-07-28 18:26:16"
|
||||
},
|
||||
{
|
||||
"name": "symfony/validator",
|
||||
"version": "v2.3.2",
|
||||
"version": "v2.2.5",
|
||||
"target-dir": "Symfony/Component/Validator",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/Validator.git",
|
||||
"reference": "v2.3.2"
|
||||
"reference": "v2.2.5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/Validator/zipball/v2.3.2",
|
||||
"reference": "v2.3.2",
|
||||
"url": "https://api.github.com/repos/symfony/Validator/zipball/v2.2.5",
|
||||
"reference": "v2.2.5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1474,22 +1526,22 @@
|
||||
"symfony/translation": "~2.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"symfony/config": "~2.2",
|
||||
"symfony/config": ">=2.2,<2.3-dev",
|
||||
"symfony/http-foundation": "~2.1",
|
||||
"symfony/intl": "~2.3",
|
||||
"symfony/locale": "~2.0",
|
||||
"symfony/yaml": "~2.0"
|
||||
},
|
||||
"suggest": {
|
||||
"doctrine/common": "",
|
||||
"symfony/config": "",
|
||||
"symfony/http-foundation": "",
|
||||
"symfony/intl": "",
|
||||
"symfony/yaml": ""
|
||||
"doctrine/common": "~2.2",
|
||||
"symfony/config": "2.2.*",
|
||||
"symfony/http-foundation": "2.2.*",
|
||||
"symfony/locale": "2.2.*",
|
||||
"symfony/yaml": "2.2.*"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "2.3-dev"
|
||||
"dev-master": "2.2-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
@@ -1513,21 +1565,21 @@
|
||||
],
|
||||
"description": "Symfony Validator Component",
|
||||
"homepage": "http://symfony.com",
|
||||
"time": "2013-07-08 13:36:15"
|
||||
"time": "2013-08-06 05:59:38"
|
||||
},
|
||||
{
|
||||
"name": "symfony/yaml",
|
||||
"version": "v2.2.4",
|
||||
"version": "v2.2.5",
|
||||
"target-dir": "Symfony/Component/Yaml",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/Yaml.git",
|
||||
"reference": "v2.2.4"
|
||||
"reference": "v2.2.5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/Yaml/zipball/v2.2.4",
|
||||
"reference": "v2.2.4",
|
||||
"url": "https://api.github.com/repos/symfony/Yaml/zipball/v2.2.5",
|
||||
"reference": "v2.2.5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1570,12 +1622,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/fzaninotto/Faker.git",
|
||||
"reference": "3613b1466d5e9518b83f87d828f93f962ff0f997"
|
||||
"reference": "feb6492762a77db946bc13cc44a20a01546be0e6"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/fzaninotto/Faker/zipball/3613b1466d5e9518b83f87d828f93f962ff0f997",
|
||||
"reference": "3613b1466d5e9518b83f87d828f93f962ff0f997",
|
||||
"url": "https://api.github.com/repos/fzaninotto/Faker/zipball/feb6492762a77db946bc13cc44a20a01546be0e6",
|
||||
"reference": "feb6492762a77db946bc13cc44a20a01546be0e6",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1608,7 +1660,7 @@
|
||||
"faker",
|
||||
"fixtures"
|
||||
],
|
||||
"time": "2013-07-15 16:26:12"
|
||||
"time": "2013-08-12 10:05:47"
|
||||
},
|
||||
{
|
||||
"name": "phpunit/php-code-coverage",
|
||||
@@ -1762,16 +1814,16 @@
|
||||
},
|
||||
{
|
||||
"name": "phpunit/php-timer",
|
||||
"version": "1.0.4",
|
||||
"version": "1.0.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/sebastianbergmann/php-timer.git",
|
||||
"reference": "1.0.4"
|
||||
"url": "https://github.com/sebastianbergmann/php-timer.git",
|
||||
"reference": "1.0.5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://github.com/sebastianbergmann/php-timer/zipball/1.0.4",
|
||||
"reference": "1.0.4",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/1.0.5",
|
||||
"reference": "1.0.5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1798,24 +1850,24 @@
|
||||
}
|
||||
],
|
||||
"description": "Utility class for timing",
|
||||
"homepage": "http://www.phpunit.de/",
|
||||
"homepage": "https://github.com/sebastianbergmann/php-timer/",
|
||||
"keywords": [
|
||||
"timer"
|
||||
],
|
||||
"time": "2012-10-11 04:45:58"
|
||||
"time": "2013-08-02 07:42:54"
|
||||
},
|
||||
{
|
||||
"name": "phpunit/php-token-stream",
|
||||
"version": "1.1.7",
|
||||
"version": "1.2.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/php-token-stream.git",
|
||||
"reference": "1.1.7"
|
||||
"reference": "1.2.0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/1.1.7",
|
||||
"reference": "1.1.7",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/1.2.0",
|
||||
"reference": "1.2.0",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1823,6 +1875,11 @@
|
||||
"php": ">=5.3.3"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.2-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
"PHP/"
|
||||
@@ -1847,20 +1904,20 @@
|
||||
"keywords": [
|
||||
"tokenizer"
|
||||
],
|
||||
"time": "2013-07-29 14:27:06"
|
||||
"time": "2013-08-04 05:57:48"
|
||||
},
|
||||
{
|
||||
"name": "phpunit/phpunit",
|
||||
"version": "3.7.22",
|
||||
"version": "3.7.24",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
||||
"reference": "3.7.22"
|
||||
"reference": "3.7.24"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3.7.22",
|
||||
"reference": "3.7.22",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3.7.24",
|
||||
"reference": "3.7.24",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1872,7 +1929,7 @@
|
||||
"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.2",
|
||||
"phpunit/php-timer": ">=1.0.4",
|
||||
"phpunit/phpunit-mock-objects": "~1.2.0",
|
||||
"symfony/yaml": "~2.0"
|
||||
},
|
||||
@@ -1921,7 +1978,7 @@
|
||||
"testing",
|
||||
"xunit"
|
||||
],
|
||||
"time": "2013-07-06 06:29:15"
|
||||
"time": "2013-08-09 06:58:24"
|
||||
},
|
||||
{
|
||||
"name": "phpunit/phpunit-mock-objects",
|
||||
@@ -1985,6 +2042,7 @@
|
||||
"leafo/lessphp": 20,
|
||||
"ptachoire/cssembed": 20,
|
||||
"simplepie/simplepie": 20,
|
||||
"imagine/imagine": 20,
|
||||
"fzaninotto/faker": 20
|
||||
},
|
||||
"platform": {
|
||||
|
||||
Reference in New Issue
Block a user