diff --git a/composer.json b/composer.json index a950549..0a1ee1d 100644 --- a/composer.json +++ b/composer.json @@ -14,10 +14,10 @@ "symfony/monolog-bundle": "2.3.*", "symfony/assetic-bundle": "2.3.*", "sensio/distribution-bundle": "2.3.*", - "symfony-cmf/symfony-cmf": "1.0.0-RC1", - "symfony-cmf/simple-cms-bundle": "1.0.0-RC3", - "symfony-cmf/create-bundle": "1.0.0-RC1", - "jackalope/jackalope-doctrine-dbal": "1.0.0-beta4", + "symfony-cmf/symfony-cmf": "1.0.0-RC2", + "symfony-cmf/simple-cms-bundle": "1.0.0-RC4", + "symfony-cmf/create-bundle": "1.0.0-RC2", + "jackalope/jackalope-doctrine-dbal": "1.0.0-RC1", "doctrine/doctrine-bundle": "1.2.*", "doctrine/data-fixtures": "1.0.*", "liip/functional-test-bundle": "1.0.*", diff --git a/composer.lock b/composer.lock index a962296..d7c6769 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": "91d0aa3eb95ba2ce06caea2fbb777e2f", + "hash": "a6a7d4b8aa31e4177f1eb8a06cc8c260", "packages": [ { "name": "doctrine/annotations", @@ -78,16 +78,16 @@ }, { "name": "doctrine/cache", - "version": "v1.1", + "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", - "reference": "2c9761ff1d13e188d5f7378066c1ce2882d7a336" + "reference": "d0e4447707a064a5814b18cb0dcc2f24185f6179" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/cache/zipball/2c9761ff1d13e188d5f7378066c1ce2882d7a336", - "reference": "2c9761ff1d13e188d5f7378066c1ce2882d7a336", + "url": "https://api.github.com/repos/doctrine/cache/zipball/d0e4447707a064a5814b18cb0dcc2f24185f6179", + "reference": "d0e4447707a064a5814b18cb0dcc2f24185f6179", "shasum": "" }, "require": { @@ -143,7 +143,7 @@ "cache", "caching" ], - "time": "2013-08-07 16:04:25" + "time": "2013-09-26 19:23:25" }, { "name": "doctrine/collections", @@ -292,12 +292,12 @@ "source": { "type": "git", "url": "https://github.com/doctrine/data-fixtures.git", - "reference": "b4a135c7db56ecc4602b54a2184368f440cac33e" + "reference": "b1e7d5a991ca891cd66c143a618f5ce1e679ba9f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/b4a135c7db56ecc4602b54a2184368f440cac33e", - "reference": "b4a135c7db56ecc4602b54a2184368f440cac33e", + "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/b1e7d5a991ca891cd66c143a618f5ce1e679ba9f", + "reference": "b1e7d5a991ca891cd66c143a618f5ce1e679ba9f", "shasum": "" }, "require": { @@ -339,7 +339,7 @@ "keywords": [ "database" ], - "time": "2013-07-10 17:04:07" + "time": "2013-09-16 23:31:59" }, { "name": "doctrine/dbal", @@ -347,12 +347,12 @@ "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", - "reference": "814e53d0c538a995e3a36452710d4c039f6c2723" + "reference": "9efdbcebea17506fb1cdb6b4687c23a6786d2e6b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/dbal/zipball/814e53d0c538a995e3a36452710d4c039f6c2723", - "reference": "814e53d0c538a995e3a36452710d4c039f6c2723", + "url": "https://api.github.com/repos/doctrine/dbal/zipball/9efdbcebea17506fb1cdb6b4687c23a6786d2e6b", + "reference": "9efdbcebea17506fb1cdb6b4687c23a6786d2e6b", "shasum": "" }, "require": { @@ -404,7 +404,7 @@ "persistence", "queryobject" ], - "time": "2013-09-08 07:51:49" + "time": "2013-09-26 21:18:07" }, { "name": "doctrine/doctrine-bundle", @@ -413,16 +413,16 @@ "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineBundle.git", - "reference": "b19261fdbc4d8a4697b5373a64f9da5766bbb4db" + "reference": "a41322d452354ee1e01b1e0f25c4f2ae3ca77ed3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/b19261fdbc4d8a4697b5373a64f9da5766bbb4db", - "reference": "b19261fdbc4d8a4697b5373a64f9da5766bbb4db", + "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/a41322d452354ee1e01b1e0f25c4f2ae3ca77ed3", + "reference": "a41322d452354ee1e01b1e0f25c4f2ae3ca77ed3", "shasum": "" }, "require": { - "doctrine/dbal": ">=2.2,<2.5-dev", + "doctrine/dbal": ">=2.2,<2.6-dev", "jdorn/sql-formatter": "~1.1", "php": ">=5.3.2", "symfony/doctrine-bridge": "~2.2", @@ -474,7 +474,7 @@ "orm", "persistence" ], - "time": "2013-08-09 10:00:34" + "time": "2013-09-18 11:44:15" }, { "name": "doctrine/inflector", @@ -603,17 +603,17 @@ }, { "name": "doctrine/phpcr-bundle", - "version": "1.0.0-beta4", + "version": "1.0.0-RC1", "target-dir": "Doctrine/Bundle/PHPCRBundle", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrinePHPCRBundle.git", - "reference": "ffc86e33ab011f4abaa8d9d7439e1467971de6e2" + "reference": "c4aefcb30017046bf0c4221e26867248f48d1d3a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/DoctrinePHPCRBundle/zipball/ffc86e33ab011f4abaa8d9d7439e1467971de6e2", - "reference": "ffc86e33ab011f4abaa8d9d7439e1467971de6e2", + "url": "https://api.github.com/repos/doctrine/DoctrinePHPCRBundle/zipball/c4aefcb30017046bf0c4221e26867248f48d1d3a", + "reference": "c4aefcb30017046bf0c4221e26867248f48d1d3a", "shasum": "" }, "require": { @@ -661,34 +661,34 @@ "persistence", "phpcr" ], - "time": "2013-08-19 16:24:43" + "time": "2013-09-18 14:03:19" }, { "name": "doctrine/phpcr-odm", - "version": "1.0.0-beta5", + "version": "1.0.0-RC2", "source": { "type": "git", "url": "https://github.com/doctrine/phpcr-odm.git", - "reference": "445dfe17fccb91a0dad6f512dfb774d5e4985856" + "reference": "1071841582fa585cc58931daac75ab8ff00ce609" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/phpcr-odm/zipball/445dfe17fccb91a0dad6f512dfb774d5e4985856", - "reference": "445dfe17fccb91a0dad6f512dfb774d5e4985856", + "url": "https://api.github.com/repos/doctrine/phpcr-odm/zipball/1071841582fa585cc58931daac75ab8ff00ce609", + "reference": "1071841582fa585cc58931daac75ab8ff00ce609", "shasum": "" }, "require": { "doctrine/common": "~2.4.0", "php": ">=5.3.3", - "phpcr/phpcr-implementation": ">=2.1.0-beta3,<2.2.0-dev", - "phpcr/phpcr-utils": "~1.0.0-beta6" + "phpcr/phpcr-implementation": "~2.1.0-RC1", + "phpcr/phpcr-utils": "~1.0.0-RC1" }, "require-dev": { "symfony/yaml": "~2.0" }, "suggest": { - "jackalope/jackalope-doctrine-dbal": ">=1.0.0-beta3", - "jackalope/jackalope-jackrabbit": ">=1.0.0-beta4", + "jackalope/jackalope-doctrine-dbal": "~1.0.0-RC1", + "jackalope/jackalope-jackrabbit": "~1.0.0-RC1", "midgard/phpcr": ">=1.3", "symfony/yaml": "~2.0" }, @@ -734,7 +734,7 @@ "odm", "phpcr" ], - "time": "2013-08-19 16:23:43" + "time": "2013-10-02 20:56:25" }, { "name": "friendsofsymfony/rest", @@ -794,12 +794,12 @@ "source": { "type": "git", "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git", - "reference": "5ab242ae546107152fe7c3f66c9b694dbc47bde1" + "reference": "b8fac8f1bac11e55eed486f638a0066a7106cf20" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/5ab242ae546107152fe7c3f66c9b694dbc47bde1", - "reference": "5ab242ae546107152fe7c3f66c9b694dbc47bde1", + "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/b8fac8f1bac11e55eed486f638a0066a7106cf20", + "reference": "b8fac8f1bac11e55eed486f638a0066a7106cf20", "shasum": "" }, "require": { @@ -818,6 +818,8 @@ "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" }, "suggest": { @@ -860,7 +862,7 @@ "keywords": [ "rest" ], - "time": "2013-09-10 21:55:50" + "time": "2013-09-30 23:19:05" }, { "name": "imagine/imagine", @@ -968,27 +970,27 @@ }, { "name": "jackalope/jackalope", - "version": "1.0.0-beta4", + "version": "1.0.0-RC1", "source": { "type": "git", "url": "https://github.com/jackalope/jackalope.git", - "reference": "1.0.0-beta4" + "reference": "2a6329f325f6aff536d9efa2d8fbea33ca690cc2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jackalope/jackalope/zipball/1.0.0-beta4", - "reference": "1.0.0-beta4", + "url": "https://api.github.com/repos/jackalope/jackalope/zipball/2a6329f325f6aff536d9efa2d8fbea33ca690cc2", + "reference": "2a6329f325f6aff536d9efa2d8fbea33ca690cc2", "shasum": "" }, "require": { "ext-libxml": "*", "jackalope/jackalope-transport": "*", "php": ">=5.3.2", - "phpcr/phpcr": "=2.1.0-beta11", - "phpcr/phpcr-utils": "~1.0.0-beta10" + "phpcr/phpcr": "=2.1.0-RC1", + "phpcr/phpcr-utils": "~1.0.0-RC1" }, "provide": { - "phpcr/phpcr-implementation": "2.1.0-beta11" + "phpcr/phpcr-implementation": "2.1.0-RC1" }, "type": "library", "extra": { @@ -1003,6 +1005,7 @@ }, "notification-url": "https://packagist.org/downloads/", "license": [ + "MIT", "Apache-2.0" ], "authors": [ @@ -1012,34 +1015,35 @@ } ], "description": "Jackalope PHPCR library", - "homepage": "http://jackalope.github.com", + "homepage": "http://jackalope.github.io", "keywords": [ "phpcr implementation" ], - "time": "2013-07-22 07:26:25" + "time": "2013-09-25 19:17:44" }, { "name": "jackalope/jackalope-doctrine-dbal", - "version": "1.0.0-beta4", + "version": "1.0.0-RC1", "source": { "type": "git", "url": "https://github.com/jackalope/jackalope-doctrine-dbal.git", - "reference": "ef4a9fbe8ad68fccb42f0f33a468d31f4fd5ebd3" + "reference": "eff0b646f5e14ab71aa0e8e671495203572c2910" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jackalope/jackalope-doctrine-dbal/zipball/ef4a9fbe8ad68fccb42f0f33a468d31f4fd5ebd3", - "reference": "ef4a9fbe8ad68fccb42f0f33a468d31f4fd5ebd3", + "url": "https://api.github.com/repos/jackalope/jackalope-doctrine-dbal/zipball/eff0b646f5e14ab71aa0e8e671495203572c2910", + "reference": "eff0b646f5e14ab71aa0e8e671495203572c2910", "shasum": "" }, "require": { "doctrine/dbal": ">=2.2.0,<2.5", - "jackalope/jackalope": "1.0.0-beta4", + "jackalope/jackalope": "1.0.0-RC1", "php": ">=5.3.3", - "phpcr/phpcr-utils": "~1.0.0-beta13" + "phpcr/phpcr": "~2.1.0-RC1", + "phpcr/phpcr-utils": "~1.0.0-RC1" }, "provide": { - "jackalope/jackalope-transport": "1.0.0-beta4" + "jackalope/jackalope-transport": "1.0.0-RC1" }, "require-dev": { "phpcr/phpcr-api-tests": "dev-master" @@ -1075,7 +1079,7 @@ "doctrine-dbal", "transport implementation" ], - "time": "2013-09-11 19:23:29" + "time": "2013-09-25 20:18:23" }, { "name": "jdorn/sql-formatter", @@ -1083,12 +1087,12 @@ "source": { "type": "git", "url": "https://github.com/jdorn/sql-formatter.git", - "reference": "7045fde3163d5a4ea6ec32e409a7dcf00779e204" + "reference": "51a660e97b59f91b814eeee6e0a38e3cd726dd30" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/7045fde3163d5a4ea6ec32e409a7dcf00779e204", - "reference": "7045fde3163d5a4ea6ec32e409a7dcf00779e204", + "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/51a660e97b59f91b814eeee6e0a38e3cd726dd30", + "reference": "51a660e97b59f91b814eeee6e0a38e3cd726dd30", "shasum": "" }, "require": { @@ -1125,7 +1129,7 @@ "highlight", "sql" ], - "time": "2013-09-02 17:19:28" + "time": "2013-09-18 14:43:47" }, { "name": "jms/metadata", @@ -1133,12 +1137,12 @@ "source": { "type": "git", "url": "https://github.com/schmittjoh/metadata.git", - "reference": "318c5140beb1d20538270865401227c6c7043f24" + "reference": "246d7096801ce29b5aea30a1abf0277ccfb9f055" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/318c5140beb1d20538270865401227c6c7043f24", - "reference": "318c5140beb1d20538270865401227c6c7043f24", + "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/246d7096801ce29b5aea30a1abf0277ccfb9f055", + "reference": "246d7096801ce29b5aea30a1abf0277ccfb9f055", "shasum": "" }, "require": { @@ -1177,7 +1181,7 @@ "xml", "yaml" ], - "time": "2013-09-06 09:12:28" + "time": "2013-09-13 09:05:44" }, { "name": "jms/parser-lib", @@ -1220,12 +1224,12 @@ "source": { "type": "git", "url": "https://github.com/schmittjoh/serializer.git", - "reference": "95536761d3a908fe6a662e80f74d751a66c830e9" + "reference": "ad2153e3aeaa420f50cd97b3551d476509c1b68d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/95536761d3a908fe6a662e80f74d751a66c830e9", - "reference": "95536761d3a908fe6a662e80f74d751a66c830e9", + "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/ad2153e3aeaa420f50cd97b3551d476509c1b68d", + "reference": "ad2153e3aeaa420f50cd97b3551d476509c1b68d", "shasum": "" }, "require": { @@ -1266,7 +1270,7 @@ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", - "homepage": "https://github.com/schmittjoh", + "homepage": "http://jmsyst.com", "role": "Developer of wrapped JMSSerializerBundle" } ], @@ -1279,7 +1283,7 @@ "serialization", "xml" ], - "time": "2013-09-10 06:06:30" + "time": "2013-09-26 06:27:00" }, { "name": "jms/serializer-bundle", @@ -1590,17 +1594,18 @@ "source": { "type": "git", "url": "https://github.com/liip/LiipFunctionalTestBundle.git", - "reference": "6fad72dd66b54bd85cf77208fad9d20e89f1999f" + "reference": "f4f7f4a8eec8d38b2101faa5ed4ca1de847c0da6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/liip/LiipFunctionalTestBundle/zipball/6fad72dd66b54bd85cf77208fad9d20e89f1999f", - "reference": "6fad72dd66b54bd85cf77208fad9d20e89f1999f", + "url": "https://api.github.com/repos/liip/LiipFunctionalTestBundle/zipball/f4f7f4a8eec8d38b2101faa5ed4ca1de847c0da6", + "reference": "f4f7f4a8eec8d38b2101faa5ed4ca1de847c0da6", "shasum": "" }, "require": { "doctrine/common": "2.*", "php": ">=5.3.2", + "symfony/browser-kit": "~2.0", "symfony/framework-bundle": "~2.0" }, "suggest": { @@ -1637,21 +1642,21 @@ "keywords": [ "Symfony2" ], - "time": "2013-09-10 11:27:42" + "time": "2013-09-24 06:16:49" }, { "name": "liip/imagine-bundle", - "version": "v0.14.0", + "version": "v0.16.0", "target-dir": "Liip/ImagineBundle", "source": { "type": "git", "url": "https://github.com/liip/LiipImagineBundle.git", - "reference": "ea3395eb6d73e096a64a0ee9f9d35e8cdcdf3636" + "reference": "e298ebb190dd5fa2a1fab2f4efc6f61bb034a0ad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/liip/LiipImagineBundle/zipball/ea3395eb6d73e096a64a0ee9f9d35e8cdcdf3636", - "reference": "ea3395eb6d73e096a64a0ee9f9d35e8cdcdf3636", + "url": "https://api.github.com/repos/liip/LiipImagineBundle/zipball/e298ebb190dd5fa2a1fab2f4efc6f61bb034a0ad", + "reference": "e298ebb190dd5fa2a1fab2f4efc6f61bb034a0ad", "shasum": "" }, "require": { @@ -1691,7 +1696,7 @@ "image", "imagine" ], - "time": "2013-08-21 09:50:26" + "time": "2013-09-30 15:27:15" }, { "name": "lunetics/locale-bundle", @@ -1700,18 +1705,18 @@ "source": { "type": "git", "url": "https://github.com/lunetics/LocaleBundle.git", - "reference": "dd1b16a1241c07c5644c157e20282f0847f60528" + "reference": "9068c50840caefdf5e92dc85e146895d3fa8a7ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lunetics/LocaleBundle/zipball/dd1b16a1241c07c5644c157e20282f0847f60528", - "reference": "dd1b16a1241c07c5644c157e20282f0847f60528", + "url": "https://api.github.com/repos/lunetics/LocaleBundle/zipball/9068c50840caefdf5e92dc85e146895d3fa8a7ba", + "reference": "9068c50840caefdf5e92dc85e146895d3fa8a7ba", "shasum": "" }, "require": { "php": ">=5.3.2", "psr/log": "~1.0", - "symfony/framework-bundle": "~2.2", + "symfony/framework-bundle": ">=2.2.2", "symfony/locale": "~2.2", "symfony/validator": "~2.2", "symfony/yaml": "~2.2" @@ -1759,7 +1764,7 @@ "multilanguage", "router" ], - "time": "2013-07-16 18:51:12" + "time": "2013-09-19 18:54:24" }, { "name": "midgard/createphp", @@ -1807,12 +1812,12 @@ "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "1518320bec1f1583a0c514491528d171501dc781" + "reference": "4e85d2655135a045ae7e713413cab823a1f7334a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/1518320bec1f1583a0c514491528d171501dc781", - "reference": "1518320bec1f1583a0c514491528d171501dc781", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/4e85d2655135a045ae7e713413cab823a1f7334a", + "reference": "4e85d2655135a045ae7e713413cab823a1f7334a", "shasum": "" }, "require": { @@ -1822,6 +1827,7 @@ "require-dev": { "doctrine/couchdb": "dev-master", "mlehner/gelf-php": "1.0.*", + "phpunit/phpunit": "~3.7.0", "raven/raven": "0.5.*" }, "suggest": { @@ -1861,7 +1867,7 @@ "logging", "psr-3" ], - "time": "2013-09-02 10:24:25" + "time": "2013-10-02 14:49:08" }, { "name": "phpcollection/phpcollection", @@ -1915,16 +1921,16 @@ }, { "name": "phpcr/phpcr", - "version": "2.1.0-beta11", + "version": "2.1.0-RC1", "source": { "type": "git", "url": "https://github.com/phpcr/phpcr.git", - "reference": "2.1.0-beta11" + "reference": "18dc77eed902f7484b6ad8fa580c017d7cbd71de" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpcr/phpcr/zipball/2.1.0-beta11", - "reference": "2.1.0-beta11", + "url": "https://api.github.com/repos/phpcr/phpcr/zipball/18dc77eed902f7484b6ad8fa580c017d7cbd71de", + "reference": "18dc77eed902f7484b6ad8fa580c017d7cbd71de", "shasum": "" }, "require": { @@ -1943,6 +1949,7 @@ }, "notification-url": "https://packagist.org/downloads/", "license": [ + "MIT", "Apache-2.0" ], "authors": [ @@ -1960,12 +1967,12 @@ } ], "description": "PHP Content Repository interfaces", - "homepage": "http://phpcr.github.com", + "homepage": "http://phpcr.github.io", "keywords": [ "contentrepository", "phpcr" ], - "time": "2013-06-07 13:45:21" + "time": "2013-09-25 12:01:08" }, { "name": "phpcr/phpcr-utils", @@ -1973,17 +1980,17 @@ "source": { "type": "git", "url": "https://github.com/phpcr/phpcr-utils.git", - "reference": "457694736bc79591cfa15759347d7425aac058d1" + "reference": "11cac164bccfe199d9dae2254773980f115a5189" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpcr/phpcr-utils/zipball/457694736bc79591cfa15759347d7425aac058d1", - "reference": "457694736bc79591cfa15759347d7425aac058d1", + "url": "https://api.github.com/repos/phpcr/phpcr-utils/zipball/11cac164bccfe199d9dae2254773980f115a5189", + "reference": "11cac164bccfe199d9dae2254773980f115a5189", "shasum": "" }, "require": { "php": ">=5.3.0", - "phpcr/phpcr": "~2.1.0-beta10", + "phpcr/phpcr": "~2.1.0-RC1", "symfony/console": "~2.0" }, "type": "library", @@ -2028,7 +2035,7 @@ "contentrepository", "phpcr" ], - "time": "2013-08-28 21:17:36" + "time": "2013-09-25 19:04:55" }, { "name": "phpoption/phpoption", @@ -2124,12 +2131,12 @@ "source": { "type": "git", "url": "https://github.com/sensiolabs/SensioDistributionBundle.git", - "reference": "66df91b4bd637a83299d8072aed3658bfd3b3021" + "reference": "45664e203fd1364705091a58971cc6bd94fb5189" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/66df91b4bd637a83299d8072aed3658bfd3b3021", - "reference": "66df91b4bd637a83299d8072aed3658bfd3b3021", + "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/45664e203fd1364705091a58971cc6bd94fb5189", + "reference": "45664e203fd1364705091a58971cc6bd94fb5189", "shasum": "" }, "require": { @@ -2161,7 +2168,7 @@ "configuration", "distribution" ], - "time": "2013-08-22 05:04:53" + "time": "2013-09-18 07:48:10" }, { "name": "sonata-project/block-bundle", @@ -2170,12 +2177,12 @@ "source": { "type": "git", "url": "https://github.com/sonata-project/SonataBlockBundle.git", - "reference": "c5e224cac3aa15b3abd840dfd677fbe4149df40f" + "reference": "4e96f86a37b89946f2c204418af0b56826bb3798" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sonata-project/SonataBlockBundle/zipball/c5e224cac3aa15b3abd840dfd677fbe4149df40f", - "reference": "c5e224cac3aa15b3abd840dfd677fbe4149df40f", + "url": "https://api.github.com/repos/sonata-project/SonataBlockBundle/zipball/4e96f86a37b89946f2c204418af0b56826bb3798", + "reference": "4e96f86a37b89946f2c204418af0b56826bb3798", "shasum": "" }, "require": { @@ -2223,21 +2230,21 @@ "block", "sonata" ], - "time": "2013-09-05 08:50:39" + "time": "2013-09-20 08:30:37" }, { "name": "symfony-cmf/block-bundle", - "version": "1.0.0-RC2", + "version": "1.0.0-RC3", "target-dir": "Symfony/Cmf/Bundle/BlockBundle", "source": { "type": "git", "url": "https://github.com/symfony-cmf/BlockBundle.git", - "reference": "376d0913481b84e254a1458ec732af5394ff59fc" + "reference": "2b2d5f725290408106766cfe163d492ebe0da470" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony-cmf/BlockBundle/zipball/376d0913481b84e254a1458ec732af5394ff59fc", - "reference": "376d0913481b84e254a1458ec732af5394ff59fc", + "url": "https://api.github.com/repos/symfony-cmf/BlockBundle/zipball/2b2d5f725290408106766cfe163d492ebe0da470", + "reference": "2b2d5f725290408106766cfe163d492ebe0da470", "shasum": "" }, "require": { @@ -2288,21 +2295,21 @@ "block", "content fragments" ], - "time": "2013-09-11 14:26:18" + "time": "2013-10-02 21:17:23" }, { "name": "symfony-cmf/content-bundle", - "version": "1.0.0-RC4", + "version": "1.0.0-RC5", "target-dir": "Symfony/Cmf/Bundle/ContentBundle", "source": { "type": "git", "url": "https://github.com/symfony-cmf/ContentBundle.git", - "reference": "631f230bc9bfcb1c47000e076077e5b8fc810d30" + "reference": "fb0a805079d32201c00a577d9c449e31ffe88c28" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony-cmf/ContentBundle/zipball/631f230bc9bfcb1c47000e076077e5b8fc810d30", - "reference": "631f230bc9bfcb1c47000e076077e5b8fc810d30", + "url": "https://api.github.com/repos/symfony-cmf/ContentBundle/zipball/fb0a805079d32201c00a577d9c449e31ffe88c28", + "reference": "fb0a805079d32201c00a577d9c449e31ffe88c28", "shasum": "" }, "require": { @@ -2353,21 +2360,21 @@ "keywords": [ "Symfony CMF" ], - "time": "2013-09-11 11:11:52" + "time": "2013-10-01 15:38:37" }, { "name": "symfony-cmf/core-bundle", - "version": "1.0.0-RC5", + "version": "1.0.0-RC6", "target-dir": "Symfony/Cmf/Bundle/CoreBundle", "source": { "type": "git", "url": "https://github.com/symfony-cmf/CoreBundle.git", - "reference": "f654c2296f3b71f99f6c10cb16317e6948a81e18" + "reference": "2ac8fd28d3fb4dea928df836e83ba893ec776700" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony-cmf/CoreBundle/zipball/f654c2296f3b71f99f6c10cb16317e6948a81e18", - "reference": "f654c2296f3b71f99f6c10cb16317e6948a81e18", + "url": "https://api.github.com/repos/symfony-cmf/CoreBundle/zipball/2ac8fd28d3fb4dea928df836e83ba893ec776700", + "reference": "2ac8fd28d3fb4dea928df836e83ba893ec776700", "shasum": "" }, "require": { @@ -2414,21 +2421,21 @@ "keywords": [ "Symfony CMF" ], - "time": "2013-09-11 08:43:58" + "time": "2013-10-02 12:07:30" }, { "name": "symfony-cmf/create-bundle", - "version": "1.0.0-RC1", + "version": "1.0.0-RC2", "target-dir": "Symfony/Cmf/Bundle/CreateBundle", "source": { "type": "git", "url": "https://github.com/symfony-cmf/CreateBundle.git", - "reference": "ff37790cc1f1455a9b5e5f790c086f8d6a46f5ed" + "reference": "e4193efb2cd0b092708c64397b415fd3d8e0ee09" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony-cmf/CreateBundle/zipball/ff37790cc1f1455a9b5e5f790c086f8d6a46f5ed", - "reference": "ff37790cc1f1455a9b5e5f790c086f8d6a46f5ed", + "url": "https://api.github.com/repos/symfony-cmf/CreateBundle/zipball/e4193efb2cd0b092708c64397b415fd3d8e0ee09", + "reference": "e4193efb2cd0b092708c64397b415fd3d8e0ee09", "shasum": "" }, "require": { @@ -2440,7 +2447,7 @@ "symfony/framework-bundle": "~2.1" }, "suggest": { - "symfony-cmf/media-bundle": "When using the default image support" + "symfony-cmf/media-bundle": "When using the default image support, ~1.0.0-RC2" }, "type": "symfony-bundle", "extra": { @@ -2468,21 +2475,21 @@ } ], "description": "Symfony Bundle for createphp and create.js. The easiest way to make any site editable and have semantic annotations with RDFa.", - "time": "2013-09-10 16:49:35" + "time": "2013-10-02 21:15:47" }, { "name": "symfony-cmf/media-bundle", - "version": "1.0.0-RC1", + "version": "1.0.0-RC2", "target-dir": "Symfony/Cmf/Bundle/MediaBundle", "source": { "type": "git", "url": "https://github.com/symfony-cmf/MediaBundle.git", - "reference": "c440c28a55bb1cb171186fd2c141c6efbffee5b4" + "reference": "2cd91593c718888bbc2c9eb3d6d467db692cf72d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony-cmf/MediaBundle/zipball/c440c28a55bb1cb171186fd2c141c6efbffee5b4", - "reference": "c440c28a55bb1cb171186fd2c141c6efbffee5b4", + "url": "https://api.github.com/repos/symfony-cmf/MediaBundle/zipball/2cd91593c718888bbc2c9eb3d6d467db692cf72d", + "reference": "2cd91593c718888bbc2c9eb3d6d467db692cf72d", "shasum": "" }, "require": { @@ -2499,7 +2506,7 @@ "helios-ag/fm-elfinder-bundle": "When using the elFinder media browser", "jms/serializer-bundle": "When using the serializer handler", "knplabs/gaufrette": "When using the Gaufrette adapter", - "liip/imagine-bundle": "When using the ImagineBlock", + "liip/imagine-bundle": "To integrate with the Imagine library for processing images", "phpcr/phpcr-utils": "When using the Gaufrette adapter" }, "type": "symfony-bundle", @@ -2530,21 +2537,21 @@ "image", "media" ], - "time": "2013-09-11 12:00:12" + "time": "2013-10-02 21:12:40" }, { "name": "symfony-cmf/menu-bundle", - "version": "1.0.0-RC4", + "version": "1.0.0-RC5", "target-dir": "Symfony/Cmf/Bundle/MenuBundle", "source": { "type": "git", "url": "https://github.com/symfony-cmf/MenuBundle.git", - "reference": "c1d1bf79cec047c1c848e3cee6b360173bc88613" + "reference": "49e73d70dc4090cda1d242c2f80e11a7acb4d0b9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony-cmf/MenuBundle/zipball/c1d1bf79cec047c1c848e3cee6b360173bc88613", - "reference": "c1d1bf79cec047c1c848e3cee6b360173bc88613", + "url": "https://api.github.com/repos/symfony-cmf/MenuBundle/zipball/49e73d70dc4090cda1d242c2f80e11a7acb4d0b9", + "reference": "49e73d70dc4090cda1d242c2f80e11a7acb4d0b9", "shasum": "" }, "require": { @@ -2591,7 +2598,7 @@ "Symfony CMF", "menu" ], - "time": "2013-09-11 10:51:25" + "time": "2013-09-30 13:09:12" }, { "name": "symfony-cmf/routing", @@ -2600,12 +2607,12 @@ "source": { "type": "git", "url": "https://github.com/symfony-cmf/Routing.git", - "reference": "3e722db1abdb128f5fd4a72e51072b9e9d1e9073" + "reference": "dd9e8a26dcef15b2608955358b362a3cda1dcdd3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony-cmf/Routing/zipball/3e722db1abdb128f5fd4a72e51072b9e9d1e9073", - "reference": "3e722db1abdb128f5fd4a72e51072b9e9d1e9073", + "url": "https://api.github.com/repos/symfony-cmf/Routing/zipball/dd9e8a26dcef15b2608955358b362a3cda1dcdd3", + "reference": "dd9e8a26dcef15b2608955358b362a3cda1dcdd3", "shasum": "" }, "require": { @@ -2650,21 +2657,21 @@ "database", "routing" ], - "time": "2013-09-08 21:02:09" + "time": "2013-09-30 13:01:30" }, { "name": "symfony-cmf/routing-bundle", - "version": "1.1.0-RC5", + "version": "1.1.0-RC6", "target-dir": "Symfony/Cmf/Bundle/RoutingBundle", "source": { "type": "git", "url": "https://github.com/symfony-cmf/RoutingBundle.git", - "reference": "6c38ef9563aa7629cc7b70dadda59aced2499a9f" + "reference": "2dc5b9d3223bb5deddafd5c226076844e536a060" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony-cmf/RoutingBundle/zipball/6c38ef9563aa7629cc7b70dadda59aced2499a9f", - "reference": "6c38ef9563aa7629cc7b70dadda59aced2499a9f", + "url": "https://api.github.com/repos/symfony-cmf/RoutingBundle/zipball/2dc5b9d3223bb5deddafd5c226076844e536a060", + "reference": "2dc5b9d3223bb5deddafd5c226076844e536a060", "shasum": "" }, "require": { @@ -2714,21 +2721,21 @@ "database", "routing" ], - "time": "2013-09-08 21:02:18" + "time": "2013-10-02 08:49:15" }, { "name": "symfony-cmf/simple-cms-bundle", - "version": "1.0.0-RC3", + "version": "1.0.0-RC4", "target-dir": "Symfony/Cmf/Bundle/SimpleCmsBundle", "source": { "type": "git", "url": "https://github.com/symfony-cmf/SimpleCmsBundle.git", - "reference": "47aab705221e872b2f54ba2eb559e63acd3f0bc3" + "reference": "01c79816ec35946690dfad9b57e55f40f33b5823" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony-cmf/SimpleCmsBundle/zipball/47aab705221e872b2f54ba2eb559e63acd3f0bc3", - "reference": "47aab705221e872b2f54ba2eb559e63acd3f0bc3", + "url": "https://api.github.com/repos/symfony-cmf/SimpleCmsBundle/zipball/01c79816ec35946690dfad9b57e55f40f33b5823", + "reference": "01c79816ec35946690dfad9b57e55f40f33b5823", "shasum": "" }, "require": { @@ -2769,7 +2776,7 @@ "authors": [ { "name": "Symfony CMF Community", - "homepage": "https://github.com/symfony-cmf/SimpleCmsBundle/contributors" + "homepage": "https://github.com/symfony-cmf/CreateBundle/contributors" } ], "description": "A simple CMS bundle based on the Symfony CMF", @@ -2778,41 +2785,41 @@ "Symfony CMF", "cms" ], - "time": "2013-09-11 14:05:34" + "time": "2013-09-30 13:16:05" }, { "name": "symfony-cmf/symfony-cmf", - "version": "1.0.0-RC1", + "version": "1.0.0-RC2", "source": { "type": "git", "url": "https://github.com/symfony-cmf/symfony-cmf.git", - "reference": "9e1e34cce43f2f1b6118c3efeda434b061f90c4f" + "reference": "976e16999a5dbee96b61e0c69669d9910dbb6af3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony-cmf/symfony-cmf/zipball/9e1e34cce43f2f1b6118c3efeda434b061f90c4f", - "reference": "9e1e34cce43f2f1b6118c3efeda434b061f90c4f", + "url": "https://api.github.com/repos/symfony-cmf/symfony-cmf/zipball/976e16999a5dbee96b61e0c69669d9910dbb6af3", + "reference": "976e16999a5dbee96b61e0c69669d9910dbb6af3", "shasum": "" }, "require": { - "doctrine/phpcr-bundle": "1.0.0-beta4", - "doctrine/phpcr-odm": "1.0.0-beta5", + "doctrine/phpcr-bundle": "1.0.0-RC1", + "doctrine/phpcr-odm": "1.0.0-RC2", "php": ">=5.3.3", - "symfony-cmf/block-bundle": "1.0.0-RC2", - "symfony-cmf/content-bundle": "1.0.0-RC4", - "symfony-cmf/core-bundle": "1.0.0-RC5", - "symfony-cmf/media-bundle": "1.0.0-RC1", - "symfony-cmf/menu-bundle": "1.0.0-RC4", - "symfony-cmf/routing-bundle": "1.1.0-RC5", + "symfony-cmf/block-bundle": "1.0.0-RC3", + "symfony-cmf/content-bundle": "1.0.0-RC5", + "symfony-cmf/core-bundle": "1.0.0-RC6", + "symfony-cmf/media-bundle": "1.0.0-RC2", + "symfony-cmf/menu-bundle": "1.0.0-RC5", + "symfony-cmf/routing-bundle": "1.1.0-RC6", "symfony/framework-bundle": "~2.2" }, "suggest": { "symfony-cmf/blog-bundle": "1.0.0-beta5", - "symfony-cmf/create-bundle": "1.0.0-RC1", - "symfony-cmf/routing-auto-bundle": "1.0.0-alpha4", - "symfony-cmf/search-bundle": "1.0.0-RC1", - "symfony-cmf/simple-cms-bundle": "1.0.0-RC3", - "symfony-cmf/tree-browser-bundle": "1.0.0-RC1" + "symfony-cmf/create-bundle": "1.0.0-RC2", + "symfony-cmf/routing-auto-bundle": "1.0.0-alpha5", + "symfony-cmf/search-bundle": "1.0.0-RC2", + "symfony-cmf/simple-cms-bundle": "1.0.0-RC4", + "symfony-cmf/tree-browser-bundle": "1.0.0-RC2" }, "type": "library", "extra": { @@ -2837,7 +2844,7 @@ ], "description": "Symfony Content Management Framework", "homepage": "http://cmf.symfony.com", - "time": "2013-09-11 18:30:37" + "time": "2013-10-02 22:17:09" }, { "name": "symfony/assetic-bundle", @@ -3014,12 +3021,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/symfony.git", - "reference": "c59f52b50b4af737226216d9e59ac24c4d831894" + "reference": "8840591b25e38b636b3fbc20df0e419bb1949a6e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/symfony/zipball/c59f52b50b4af737226216d9e59ac24c4d831894", - "reference": "c59f52b50b4af737226216d9e59ac24c4d831894", + "url": "https://api.github.com/repos/symfony/symfony/zipball/8840591b25e38b636b3fbc20df0e419bb1949a6e", + "reference": "8840591b25e38b636b3fbc20df0e419bb1949a6e", "shasum": "" }, "require": { @@ -3114,7 +3121,7 @@ "keywords": [ "framework" ], - "time": "2013-09-11 12:33:06" + "time": "2013-10-01 17:10:09" }, { "name": "twig/extensions", @@ -3122,12 +3129,12 @@ "source": { "type": "git", "url": "https://github.com/fabpot/Twig-extensions.git", - "reference": "f5b0c84f3699e494c84ee627d7d583e115d2c4a2" + "reference": "3604161a4aa2e5c535cbc708810123fd3258b2dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fabpot/Twig-extensions/zipball/f5b0c84f3699e494c84ee627d7d583e115d2c4a2", - "reference": "f5b0c84f3699e494c84ee627d7d583e115d2c4a2", + "url": "https://api.github.com/repos/fabpot/Twig-extensions/zipball/3604161a4aa2e5c535cbc708810123fd3258b2dc", + "reference": "3604161a4aa2e5c535cbc708810123fd3258b2dc", "shasum": "" }, "require": { @@ -3161,7 +3168,7 @@ "i18n", "text" ], - "time": "2013-07-02 11:21:55" + "time": "2013-09-27 20:07:42" }, { "name": "twig/twig", @@ -3169,12 +3176,12 @@ "source": { "type": "git", "url": "https://github.com/fabpot/Twig.git", - "reference": "4001f81a179e3971377ce1ac51b4ff9ea851b8ce" + "reference": "606f88b1bc1bae7e9e2d003f4f770b5c4cfea220" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fabpot/Twig/zipball/4001f81a179e3971377ce1ac51b4ff9ea851b8ce", - "reference": "4001f81a179e3971377ce1ac51b4ff9ea851b8ce", + "url": "https://api.github.com/repos/fabpot/Twig/zipball/606f88b1bc1bae7e9e2d003f4f770b5c4cfea220", + "reference": "606f88b1bc1bae7e9e2d003f4f770b5c4cfea220", "shasum": "" }, "require": { @@ -3210,7 +3217,7 @@ "keywords": [ "templating" ], - "time": "2013-09-08 15:21:02" + "time": "2013-10-02 19:38:09" }, { "name": "willdurand/negotiation",