diff --git a/app/config/config.yml b/app/config/config.yml index ad3c4b1..b737ed8 100644 --- a/app/config/config.yml +++ b/app/config/config.yml @@ -79,6 +79,9 @@ cmf_core: multilang: locales: %locales% +cmf_create: + editor_base_path: /bundles/cmfcreate/vendor/ckeditor/ + cmf_simple_cms: routing: templates_by_class: diff --git a/composer.json b/composer.json index b0487b2..a950549 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-beta6", - "symfony-cmf/simple-cms-bundle": "1.0.0-RC2", - "symfony-cmf/create-bundle": "1.0.0-beta4", - "jackalope/jackalope-doctrine-dbal":"1.0.0-beta3", + "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", "doctrine/doctrine-bundle": "1.2.*", "doctrine/data-fixtures": "1.0.*", "liip/functional-test-bundle": "1.0.*", @@ -25,13 +25,13 @@ "liip/doctrine-cache-bundle": "1.0.*", "incenteev/composer-parameter-handler": "~2.0", "liip/imagine-bundle": "~0.12", - "wjzijderveld/check-bundles": "dev-master" + "wjzijderveld/check-bundles": "1.0.*" }, "scripts": { "post-install-cmd": [ "WillemJan\\CheckBundles\\Composer\\CheckBundles::postPackageUpdate", "Incenteev\\ParameterHandler\\ScriptHandler::buildParameters", - "Symfony\\Cmf\\Bundle\\CreateBundle\\Composer\\ScriptHandler::downloadCreate", + "Symfony\\Cmf\\Bundle\\CreateBundle\\Composer\\ScriptHandler::downloadCreateAndCkeditor", "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::clearCache", "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installAssets", "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installRequirementsFile" @@ -39,7 +39,7 @@ "post-update-cmd": [ "WillemJan\\CheckBundles\\Composer\\CheckBundles::postPackageUpdate", "Incenteev\\ParameterHandler\\ScriptHandler::buildParameters", - "Symfony\\Cmf\\Bundle\\CreateBundle\\Composer\\ScriptHandler::downloadCreate", + "Symfony\\Cmf\\Bundle\\CreateBundle\\Composer\\ScriptHandler::downloadCreateAndCkeditor", "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::clearCache", "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installAssets", "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installRequirementsFile" diff --git a/composer.lock b/composer.lock index 22fd800..a962296 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": "245d81f63a10a1c12f1fe31165fbd2fb", + "hash": "91d0aa3eb95ba2ce06caea2fbb777e2f", "packages": [ { "name": "doctrine/annotations", @@ -151,12 +151,12 @@ "source": { "type": "git", "url": "https://github.com/doctrine/collections.git", - "reference": "623caf42551b416460df786154d89bc50e3d1798" + "reference": "bcb53776a096a0c64579cc8d8ec0db62f1109fbc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/collections/zipball/623caf42551b416460df786154d89bc50e3d1798", - "reference": "623caf42551b416460df786154d89bc50e3d1798", + "url": "https://api.github.com/repos/doctrine/collections/zipball/bcb53776a096a0c64579cc8d8ec0db62f1109fbc", + "reference": "bcb53776a096a0c64579cc8d8ec0db62f1109fbc", "shasum": "" }, "require": { @@ -197,7 +197,7 @@ "email": "kontakt@beberlei.de" }, { - "name": "Johannes Schmitt", + "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", "homepage": "http://jmsyst.com", "role": "Developer of wrapped JMSSerializerBundle" @@ -210,20 +210,20 @@ "collections", "iterator" ], - "time": "2013-07-23 08:27:26" + "time": "2013-08-29 16:56:45" }, { "name": "doctrine/common", - "version": "dev-master", + "version": "2.4.x-dev", "source": { "type": "git", "url": "https://github.com/doctrine/common.git", - "reference": "b4c7860e0c5a8d13598ca34d156533300b0dacf0" + "reference": "c94d6ff79e25418b1225e187c782bf4742f23a8b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/common/zipball/b4c7860e0c5a8d13598ca34d156533300b0dacf0", - "reference": "b4c7860e0c5a8d13598ca34d156533300b0dacf0", + "url": "https://api.github.com/repos/doctrine/common/zipball/c94d6ff79e25418b1225e187c782bf4742f23a8b", + "reference": "c94d6ff79e25418b1225e187c782bf4742f23a8b", "shasum": "" }, "require": { @@ -284,7 +284,7 @@ "persistence", "spl" ], - "time": "2013-08-20 18:10:31" + "time": "2013-09-07 10:20:35" }, { "name": "doctrine/data-fixtures", @@ -343,31 +343,33 @@ }, { "name": "doctrine/dbal", - "version": "2.3.x-dev", + "version": "2.4.x-dev", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", - "reference": "6a62fefefde6b2c0d8b3df70151d6a81fc028d28" + "reference": "814e53d0c538a995e3a36452710d4c039f6c2723" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/dbal/zipball/6a62fefefde6b2c0d8b3df70151d6a81fc028d28", - "reference": "6a62fefefde6b2c0d8b3df70151d6a81fc028d28", + "url": "https://api.github.com/repos/doctrine/dbal/zipball/814e53d0c538a995e3a36452710d4c039f6c2723", + "reference": "814e53d0c538a995e3a36452710d4c039f6c2723", "shasum": "" }, "require": { - "doctrine/common": ">=2.3.0,<2.5-dev", + "doctrine/common": "~2.4", "php": ">=5.3.2" }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.3.x-dev" - } + "require-dev": { + "phpunit/phpunit": "3.7.*", + "symfony/console": "~2.0" + }, + "suggest": { + "symfony/console": "Allows use of the command line interface" }, + "type": "library", "autoload": { "psr-0": { - "Doctrine\\DBAL": "lib/" + "Doctrine\\DBAL\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", @@ -402,7 +404,7 @@ "persistence", "queryobject" ], - "time": "2013-05-21 05:53:02" + "time": "2013-09-08 07:51:49" }, { "name": "doctrine/doctrine-bundle", @@ -792,12 +794,12 @@ "source": { "type": "git", "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git", - "reference": "541645b59aa64120fbc5ed46bfda06afd27ac042" + "reference": "5ab242ae546107152fe7c3f66c9b694dbc47bde1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/541645b59aa64120fbc5ed46bfda06afd27ac042", - "reference": "541645b59aa64120fbc5ed46bfda06afd27ac042", + "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/5ab242ae546107152fe7c3f66c9b694dbc47bde1", + "reference": "5ab242ae546107152fe7c3f66c9b694dbc47bde1", "shasum": "" }, "require": { @@ -858,7 +860,7 @@ "keywords": [ "rest" ], - "time": "2013-08-22 13:05:04" + "time": "2013-09-10 21:55:50" }, { "name": "imagine/imagine", @@ -919,12 +921,12 @@ "source": { "type": "git", "url": "https://github.com/Incenteev/ParameterHandler.git", - "reference": "d76d17d14abfaa5103342a43cfeb4126000abab6" + "reference": "bc06242a63298affc72d2089f93d8986a6217c4c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/d76d17d14abfaa5103342a43cfeb4126000abab6", - "reference": "d76d17d14abfaa5103342a43cfeb4126000abab6", + "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/bc06242a63298affc72d2089f93d8986a6217c4c", + "reference": "bc06242a63298affc72d2089f93d8986a6217c4c", "shasum": "" }, "require": { @@ -962,7 +964,7 @@ "keywords": [ "parameters management" ], - "time": "2013-07-20 18:35:49" + "time": "2013-09-03 08:29:03" }, { "name": "jackalope/jackalope", @@ -1018,20 +1020,20 @@ }, { "name": "jackalope/jackalope-doctrine-dbal", - "version": "1.0.0-beta3", + "version": "1.0.0-beta4", "source": { "type": "git", "url": "https://github.com/jackalope/jackalope-doctrine-dbal.git", - "reference": "1.0.0-beta3" + "reference": "ef4a9fbe8ad68fccb42f0f33a468d31f4fd5ebd3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jackalope/jackalope-doctrine-dbal/zipball/1.0.0-beta3", - "reference": "1.0.0-beta3", + "url": "https://api.github.com/repos/jackalope/jackalope-doctrine-dbal/zipball/ef4a9fbe8ad68fccb42f0f33a468d31f4fd5ebd3", + "reference": "ef4a9fbe8ad68fccb42f0f33a468d31f4fd5ebd3", "shasum": "" }, "require": { - "doctrine/dbal": ">=2.2.0,<2.4", + "doctrine/dbal": ">=2.2.0,<2.5", "jackalope/jackalope": "1.0.0-beta4", "php": ">=5.3.3", "phpcr/phpcr-utils": "~1.0.0-beta13" @@ -1058,6 +1060,7 @@ }, "notification-url": "https://packagist.org/downloads/", "license": [ + "MIT", "Apache-2.0" ], "authors": [ @@ -1067,12 +1070,12 @@ } ], "description": "Jackalope Transport library", - "homepage": "http://jackalope.github.com", + "homepage": "http://jackalope.github.io", "keywords": [ "doctrine-dbal", "transport implementation" ], - "time": "2013-07-31 21:33:07" + "time": "2013-09-11 19:23:29" }, { "name": "jdorn/sql-formatter", @@ -1080,12 +1083,12 @@ "source": { "type": "git", "url": "https://github.com/jdorn/sql-formatter.git", - "reference": "bccca26bfe75b30aba71c2f734e9f9dd854a85f6" + "reference": "7045fde3163d5a4ea6ec32e409a7dcf00779e204" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/bccca26bfe75b30aba71c2f734e9f9dd854a85f6", - "reference": "bccca26bfe75b30aba71c2f734e9f9dd854a85f6", + "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/7045fde3163d5a4ea6ec32e409a7dcf00779e204", + "reference": "7045fde3163d5a4ea6ec32e409a7dcf00779e204", "shasum": "" }, "require": { @@ -1122,7 +1125,7 @@ "highlight", "sql" ], - "time": "2013-07-11 13:51:14" + "time": "2013-09-02 17:19:28" }, { "name": "jms/metadata", @@ -1130,19 +1133,19 @@ "source": { "type": "git", "url": "https://github.com/schmittjoh/metadata.git", - "reference": "b63f380d36a70586fd2abe518e35899d044745df" + "reference": "318c5140beb1d20538270865401227c6c7043f24" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/b63f380d36a70586fd2abe518e35899d044745df", - "reference": "b63f380d36a70586fd2abe518e35899d044745df", + "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/318c5140beb1d20538270865401227c6c7043f24", + "reference": "318c5140beb1d20538270865401227c6c7043f24", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { - "doctrine/common": ">=2.0,<2.4-dev" + "doctrine/cache": "~1.0" }, "type": "library", "extra": { @@ -1161,7 +1164,7 @@ ], "authors": [ { - "name": "Johannes Schmitt", + "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", "homepage": "http://jmsyst.com", "role": "Developer of wrapped JMSSerializerBundle" @@ -1174,7 +1177,7 @@ "xml", "yaml" ], - "time": "2013-08-04 12:47:51" + "time": "2013-09-06 09:12:28" }, { "name": "jms/parser-lib", @@ -1217,12 +1220,12 @@ "source": { "type": "git", "url": "https://github.com/schmittjoh/serializer.git", - "reference": "89a43cbe84e079bcd81d82889b03ded9abda2f47" + "reference": "95536761d3a908fe6a662e80f74d751a66c830e9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/89a43cbe84e079bcd81d82889b03ded9abda2f47", - "reference": "89a43cbe84e079bcd81d82889b03ded9abda2f47", + "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/95536761d3a908fe6a662e80f74d751a66c830e9", + "reference": "95536761d3a908fe6a662e80f74d751a66c830e9", "shasum": "" }, "require": { @@ -1261,9 +1264,9 @@ ], "authors": [ { - "name": "Johannes Schmitt", + "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", - "homepage": "http://jmsyst.com", + "homepage": "https://github.com/schmittjoh", "role": "Developer of wrapped JMSSerializerBundle" } ], @@ -1276,7 +1279,7 @@ "serialization", "xml" ], - "time": "2013-08-17 18:17:07" + "time": "2013-09-10 06:06:30" }, { "name": "jms/serializer-bundle", @@ -1467,12 +1470,12 @@ "source": { "type": "git", "url": "https://github.com/kriswallsmith/assetic.git", - "reference": "v1.1.2" + "reference": "1d671c54f147ece319642132330927672b6190a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/v1.1.2", - "reference": "v1.1.2", + "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/1d671c54f147ece319642132330927672b6190a7", + "reference": "1d671c54f147ece319642132330927672b6190a7", "shasum": "" }, "require": { @@ -1530,7 +1533,7 @@ "compression", "minification" ], - "time": "2013-07-19 00:03:27" + "time": "2013-09-03 12:44:05" }, { "name": "liip/doctrine-cache-bundle", @@ -1539,12 +1542,12 @@ "source": { "type": "git", "url": "https://github.com/liip/LiipDoctrineCacheBundle.git", - "reference": "1.0.3" + "reference": "f5186048befb8d87c6633edf8cd0df94e573d79c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/liip/LiipDoctrineCacheBundle/zipball/1.0.3", - "reference": "1.0.3", + "url": "https://api.github.com/repos/liip/LiipDoctrineCacheBundle/zipball/f5186048befb8d87c6633edf8cd0df94e573d79c", + "reference": "f5186048befb8d87c6633edf8cd0df94e573d79c", "shasum": "" }, "require": { @@ -1578,7 +1581,7 @@ "Symfony2", "cache" ], - "time": "2013-08-08 14:44:34" + "time": "2013-08-27 08:04:50" }, { "name": "liip/functional-test-bundle", @@ -1587,12 +1590,12 @@ "source": { "type": "git", "url": "https://github.com/liip/LiipFunctionalTestBundle.git", - "reference": "03a1892ae9d59c73f2d3c4309b941f2689f9c447" + "reference": "6fad72dd66b54bd85cf77208fad9d20e89f1999f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/liip/LiipFunctionalTestBundle/zipball/03a1892ae9d59c73f2d3c4309b941f2689f9c447", - "reference": "03a1892ae9d59c73f2d3c4309b941f2689f9c447", + "url": "https://api.github.com/repos/liip/LiipFunctionalTestBundle/zipball/6fad72dd66b54bd85cf77208fad9d20e89f1999f", + "reference": "6fad72dd66b54bd85cf77208fad9d20e89f1999f", "shasum": "" }, "require": { @@ -1634,7 +1637,7 @@ "keywords": [ "Symfony2" ], - "time": "2013-05-24 05:48:28" + "time": "2013-09-10 11:27:42" }, { "name": "liip/imagine-bundle", @@ -1804,12 +1807,12 @@ "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "7a8844d4db868cf20040facb8c3413802dd0ec9b" + "reference": "1518320bec1f1583a0c514491528d171501dc781" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/7a8844d4db868cf20040facb8c3413802dd0ec9b", - "reference": "7a8844d4db868cf20040facb8c3413802dd0ec9b", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/1518320bec1f1583a0c514491528d171501dc781", + "reference": "1518320bec1f1583a0c514491528d171501dc781", "shasum": "" }, "require": { @@ -1858,7 +1861,7 @@ "logging", "psr-3" ], - "time": "2013-08-09 12:12:38" + "time": "2013-09-02 10:24:25" }, { "name": "phpcollection/phpcollection", @@ -1970,12 +1973,12 @@ "source": { "type": "git", "url": "https://github.com/phpcr/phpcr-utils.git", - "reference": "c5223ef0025515e09a93bddeccb16f996991f620" + "reference": "457694736bc79591cfa15759347d7425aac058d1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpcr/phpcr-utils/zipball/c5223ef0025515e09a93bddeccb16f996991f620", - "reference": "c5223ef0025515e09a93bddeccb16f996991f620", + "url": "https://api.github.com/repos/phpcr/phpcr-utils/zipball/457694736bc79591cfa15759347d7425aac058d1", + "reference": "457694736bc79591cfa15759347d7425aac058d1", "shasum": "" }, "require": { @@ -1996,6 +1999,7 @@ }, "notification-url": "https://packagist.org/downloads/", "license": [ + "MIT", "Apache-2.0" ], "authors": [ @@ -2024,7 +2028,7 @@ "contentrepository", "phpcr" ], - "time": "2013-08-14 11:31:39" + "time": "2013-08-28 21:17:36" }, { "name": "phpoption/phpoption", @@ -2166,12 +2170,12 @@ "source": { "type": "git", "url": "https://github.com/sonata-project/SonataBlockBundle.git", - "reference": "2.2.6" + "reference": "c5e224cac3aa15b3abd840dfd677fbe4149df40f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sonata-project/SonataBlockBundle/zipball/2.2.6", - "reference": "2.2.6", + "url": "https://api.github.com/repos/sonata-project/SonataBlockBundle/zipball/c5e224cac3aa15b3abd840dfd677fbe4149df40f", + "reference": "c5e224cac3aa15b3abd840dfd677fbe4149df40f", "shasum": "" }, "require": { @@ -2219,21 +2223,21 @@ "block", "sonata" ], - "time": "2013-08-19 17:41:22" + "time": "2013-09-05 08:50:39" }, { "name": "symfony-cmf/block-bundle", - "version": "1.0.0-RC1", + "version": "1.0.0-RC2", "target-dir": "Symfony/Cmf/Bundle/BlockBundle", "source": { "type": "git", "url": "https://github.com/symfony-cmf/BlockBundle.git", - "reference": "5ae7853034c223d11de594da241a7bd57ab74be6" + "reference": "376d0913481b84e254a1458ec732af5394ff59fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony-cmf/BlockBundle/zipball/5ae7853034c223d11de594da241a7bd57ab74be6", - "reference": "5ae7853034c223d11de594da241a7bd57ab74be6", + "url": "https://api.github.com/repos/symfony-cmf/BlockBundle/zipball/376d0913481b84e254a1458ec732af5394ff59fc", + "reference": "376d0913481b84e254a1458ec732af5394ff59fc", "shasum": "" }, "require": { @@ -2241,7 +2245,7 @@ "doctrine/phpcr-odm": "1.0.*", "php": ">=5.3.3", "sonata-project/block-bundle": "~2.2.4", - "symfony-cmf/core-bundle": "~1.0.0-RC1", + "symfony-cmf/core-bundle": "~1.0.0-RC5", "symfony/framework-bundle": "~2.2" }, "require-dev": { @@ -2284,26 +2288,26 @@ "block", "content fragments" ], - "time": "2013-08-21 21:47:42" + "time": "2013-09-11 14:26:18" }, { "name": "symfony-cmf/content-bundle", - "version": "1.0.0-RC2", + "version": "1.0.0-RC4", "target-dir": "Symfony/Cmf/Bundle/ContentBundle", "source": { "type": "git", "url": "https://github.com/symfony-cmf/ContentBundle.git", - "reference": "aa46de1b60366e3661245be65e8100d9c57aab09" + "reference": "631f230bc9bfcb1c47000e076077e5b8fc810d30" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony-cmf/ContentBundle/zipball/aa46de1b60366e3661245be65e8100d9c57aab09", - "reference": "aa46de1b60366e3661245be65e8100d9c57aab09", + "url": "https://api.github.com/repos/symfony-cmf/ContentBundle/zipball/631f230bc9bfcb1c47000e076077e5b8fc810d30", + "reference": "631f230bc9bfcb1c47000e076077e5b8fc810d30", "shasum": "" }, "require": { "php": ">=5.3.3", - "symfony-cmf/core-bundle": "~1.0.0-RC1", + "symfony-cmf/core-bundle": "~1.0.0-RC5", "symfony/framework-bundle": "~2.2" }, "require-dev": { @@ -2349,21 +2353,21 @@ "keywords": [ "Symfony CMF" ], - "time": "2013-08-21 13:27:01" + "time": "2013-09-11 11:11:52" }, { "name": "symfony-cmf/core-bundle", - "version": "1.0.0-RC3", + "version": "1.0.0-RC5", "target-dir": "Symfony/Cmf/Bundle/CoreBundle", "source": { "type": "git", "url": "https://github.com/symfony-cmf/CoreBundle.git", - "reference": "2134792666acebaaa2b6ce6fa4dec92cb8323b2c" + "reference": "f654c2296f3b71f99f6c10cb16317e6948a81e18" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony-cmf/CoreBundle/zipball/2134792666acebaaa2b6ce6fa4dec92cb8323b2c", - "reference": "2134792666acebaaa2b6ce6fa4dec92cb8323b2c", + "url": "https://api.github.com/repos/symfony-cmf/CoreBundle/zipball/f654c2296f3b71f99f6c10cb16317e6948a81e18", + "reference": "f654c2296f3b71f99f6c10cb16317e6948a81e18", "shasum": "" }, "require": { @@ -2372,7 +2376,7 @@ }, "require-dev": { "sonata-project/admin-bundle": "~2.2", - "symfony-cmf/routing-bundle": "~1.1.0-RC1", + "symfony-cmf/routing-bundle": "~1.1.0-RC5", "symfony-cmf/testing": "1.0.*" }, "suggest": { @@ -2410,21 +2414,21 @@ "keywords": [ "Symfony CMF" ], - "time": "2013-08-20 20:46:51" + "time": "2013-09-11 08:43:58" }, { "name": "symfony-cmf/create-bundle", - "version": "1.0.0-beta4", + "version": "1.0.0-RC1", "target-dir": "Symfony/Cmf/Bundle/CreateBundle", "source": { "type": "git", "url": "https://github.com/symfony-cmf/CreateBundle.git", - "reference": "3714cced87805adb46a4f2ebff4035abe5393f33" + "reference": "ff37790cc1f1455a9b5e5f790c086f8d6a46f5ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony-cmf/CreateBundle/zipball/3714cced87805adb46a4f2ebff4035abe5393f33", - "reference": "3714cced87805adb46a4f2ebff4035abe5393f33", + "url": "https://api.github.com/repos/symfony-cmf/CreateBundle/zipball/ff37790cc1f1455a9b5e5f790c086f8d6a46f5ed", + "reference": "ff37790cc1f1455a9b5e5f790c086f8d6a46f5ed", "shasum": "" }, "require": { @@ -2464,26 +2468,26 @@ } ], "description": "Symfony Bundle for createphp and create.js. The easiest way to make any site editable and have semantic annotations with RDFa.", - "time": "2013-08-21 21:35:22" + "time": "2013-09-10 16:49:35" }, { "name": "symfony-cmf/media-bundle", - "version": "1.0.0-beta1", + "version": "1.0.0-RC1", "target-dir": "Symfony/Cmf/Bundle/MediaBundle", "source": { "type": "git", "url": "https://github.com/symfony-cmf/MediaBundle.git", - "reference": "1e699097f56335eba4f244a716f0475136056682" + "reference": "c440c28a55bb1cb171186fd2c141c6efbffee5b4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony-cmf/MediaBundle/zipball/1e699097f56335eba4f244a716f0475136056682", - "reference": "1e699097f56335eba4f244a716f0475136056682", + "url": "https://api.github.com/repos/symfony-cmf/MediaBundle/zipball/c440c28a55bb1cb171186fd2c141c6efbffee5b4", + "reference": "c440c28a55bb1cb171186fd2c141c6efbffee5b4", "shasum": "" }, "require": { "php": ">=5.3.3", - "symfony/framework-bundle": "~2.1" + "symfony/framework-bundle": "~2.2" }, "require-dev": { "jms/serializer-bundle": "0.12.*", @@ -2492,6 +2496,7 @@ "symfony-cmf/testing": "1.0.*" }, "suggest": { + "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", @@ -2525,21 +2530,21 @@ "image", "media" ], - "time": "2013-08-21 21:46:38" + "time": "2013-09-11 12:00:12" }, { "name": "symfony-cmf/menu-bundle", - "version": "1.0.0-RC3", + "version": "1.0.0-RC4", "target-dir": "Symfony/Cmf/Bundle/MenuBundle", "source": { "type": "git", "url": "https://github.com/symfony-cmf/MenuBundle.git", - "reference": "e0c9572fe460ca7e1bd034bc70c40cbc502d8997" + "reference": "c1d1bf79cec047c1c848e3cee6b360173bc88613" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony-cmf/MenuBundle/zipball/e0c9572fe460ca7e1bd034bc70c40cbc502d8997", - "reference": "e0c9572fe460ca7e1bd034bc70c40cbc502d8997", + "url": "https://api.github.com/repos/symfony-cmf/MenuBundle/zipball/c1d1bf79cec047c1c848e3cee6b360173bc88613", + "reference": "c1d1bf79cec047c1c848e3cee6b360173bc88613", "shasum": "" }, "require": { @@ -2547,12 +2552,12 @@ "doctrine/phpcr-odm": "1.0.*", "knplabs/knp-menu-bundle": "1.1.*", "php": ">=5.3.3", - "symfony-cmf/core-bundle": "~1.0.0-RC1", + "symfony-cmf/core-bundle": "~1.0.0-RC5", "symfony/framework-bundle": "~2.2" }, "require-dev": { "sonata-project/doctrine-phpcr-admin-bundle": "1.0.*", - "symfony-cmf/routing-bundle": "~1.1.0-RC1", + "symfony-cmf/routing-bundle": "~1.1.0-RC5", "symfony-cmf/testing": "1.0.*", "symfony/monolog-bundle": "2.2.*" }, @@ -2586,7 +2591,7 @@ "Symfony CMF", "menu" ], - "time": "2013-08-21 20:45:43" + "time": "2013-09-11 10:51:25" }, { "name": "symfony-cmf/routing", @@ -2595,12 +2600,12 @@ "source": { "type": "git", "url": "https://github.com/symfony-cmf/Routing.git", - "reference": "c3e0c82a92da2973ffbab1f06f7144dae8701112" + "reference": "3e722db1abdb128f5fd4a72e51072b9e9d1e9073" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony-cmf/Routing/zipball/c3e0c82a92da2973ffbab1f06f7144dae8701112", - "reference": "c3e0c82a92da2973ffbab1f06f7144dae8701112", + "url": "https://api.github.com/repos/symfony-cmf/Routing/zipball/3e722db1abdb128f5fd4a72e51072b9e9d1e9073", + "reference": "3e722db1abdb128f5fd4a72e51072b9e9d1e9073", "shasum": "" }, "require": { @@ -2645,32 +2650,32 @@ "database", "routing" ], - "time": "2013-08-05 11:18:50" + "time": "2013-09-08 21:02:09" }, { "name": "symfony-cmf/routing-bundle", - "version": "1.1.0-RC4", + "version": "1.1.0-RC5", "target-dir": "Symfony/Cmf/Bundle/RoutingBundle", "source": { "type": "git", "url": "https://github.com/symfony-cmf/RoutingBundle.git", - "reference": "85092116f2b9565439aa5f5881f6362068faa993" + "reference": "6c38ef9563aa7629cc7b70dadda59aced2499a9f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony-cmf/RoutingBundle/zipball/85092116f2b9565439aa5f5881f6362068faa993", - "reference": "85092116f2b9565439aa5f5881f6362068faa993", + "url": "https://api.github.com/repos/symfony-cmf/RoutingBundle/zipball/6c38ef9563aa7629cc7b70dadda59aced2499a9f", + "reference": "6c38ef9563aa7629cc7b70dadda59aced2499a9f", "shasum": "" }, "require": { "php": ">=5.3.3", - "symfony-cmf/routing": "~1.1.0-RC1", + "symfony-cmf/routing": "~1.1.0-RC3", "symfony/framework-bundle": "~2.2" }, "require-dev": { "doctrine/orm": "2.3.*", "sonata-project/doctrine-phpcr-admin-bundle": "1.0.*", - "symfony-cmf/core-bundle": "~1.0.0-alpha1", + "symfony-cmf/core-bundle": "~1.0.0-RC4", "symfony-cmf/testing": "1.0.*", "symfony/monolog-bundle": "2.2.*" }, @@ -2680,7 +2685,7 @@ "doctrine/phpcr-odm": "To enable support for the PHPCR ODM documents", "sonata-project/doctrine-phpcr-admin-bundle": "To provide an admin interface for the PHPCR ODM documents", "symfony-cmf/content-bundle": "To optionally use the configured value for 'content_basepath' from the CoreBundle", - "symfony-cmf/core-bundle": "For compatibility with Symfony 2.2" + "symfony-cmf/core-bundle": "For compatibility with Symfony 2.2 and easier configuration" }, "type": "symfony-bundle", "extra": { @@ -2709,31 +2714,31 @@ "database", "routing" ], - "time": "2013-08-21 23:15:29" + "time": "2013-09-08 21:02:18" }, { "name": "symfony-cmf/simple-cms-bundle", - "version": "1.0.0-RC2", + "version": "1.0.0-RC3", "target-dir": "Symfony/Cmf/Bundle/SimpleCmsBundle", "source": { "type": "git", "url": "https://github.com/symfony-cmf/SimpleCmsBundle.git", - "reference": "005cb61d5a2a2e06d22d3284975a2244cec643ad" + "reference": "47aab705221e872b2f54ba2eb559e63acd3f0bc3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony-cmf/SimpleCmsBundle/zipball/005cb61d5a2a2e06d22d3284975a2244cec643ad", - "reference": "005cb61d5a2a2e06d22d3284975a2244cec643ad", + "url": "https://api.github.com/repos/symfony-cmf/SimpleCmsBundle/zipball/47aab705221e872b2f54ba2eb559e63acd3f0bc3", + "reference": "47aab705221e872b2f54ba2eb559e63acd3f0bc3", "shasum": "" }, "require": { "doctrine/phpcr-bundle": "1.0.*", "doctrine/phpcr-odm": "1.0.*", "php": ">=5.3.3", - "symfony-cmf/content-bundle": "~1.0.0-RC1", - "symfony-cmf/core-bundle": "~1.0.0-RC1", - "symfony-cmf/menu-bundle": "~1.0.0-RC1", - "symfony-cmf/routing-bundle": "~1.1.0-RC1", + "symfony-cmf/content-bundle": "~1.0.0-RC4", + "symfony-cmf/core-bundle": "~1.0.0-RC5", + "symfony-cmf/menu-bundle": "~1.0.0-RC4", + "symfony-cmf/routing-bundle": "~1.1.0-RC5", "symfony/framework-bundle": "~2.2" }, "require-dev": { @@ -2773,41 +2778,41 @@ "Symfony CMF", "cms" ], - "time": "2013-08-21 23:15:55" + "time": "2013-09-11 14:05:34" }, { "name": "symfony-cmf/symfony-cmf", - "version": "1.0.0-beta6", + "version": "1.0.0-RC1", "source": { "type": "git", "url": "https://github.com/symfony-cmf/symfony-cmf.git", - "reference": "149d9cc400797fc7aca8c14cd41253f0fb24fabb" + "reference": "9e1e34cce43f2f1b6118c3efeda434b061f90c4f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony-cmf/symfony-cmf/zipball/149d9cc400797fc7aca8c14cd41253f0fb24fabb", - "reference": "149d9cc400797fc7aca8c14cd41253f0fb24fabb", + "url": "https://api.github.com/repos/symfony-cmf/symfony-cmf/zipball/9e1e34cce43f2f1b6118c3efeda434b061f90c4f", + "reference": "9e1e34cce43f2f1b6118c3efeda434b061f90c4f", "shasum": "" }, "require": { "doctrine/phpcr-bundle": "1.0.0-beta4", "doctrine/phpcr-odm": "1.0.0-beta5", "php": ">=5.3.3", - "symfony-cmf/block-bundle": "1.0.0-RC1", - "symfony-cmf/content-bundle": "1.0.0-RC2", - "symfony-cmf/core-bundle": "1.0.0-RC3", - "symfony-cmf/media-bundle": "1.0.0-beta1", - "symfony-cmf/menu-bundle": "1.0.0-RC3", - "symfony-cmf/routing-bundle": "1.1.0-RC4", + "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/framework-bundle": "~2.2" }, "suggest": { - "symfony-cmf/blog-bundle": "1.0.0-beta4", - "symfony-cmf/create-bundle": "1.0.0-beta4", + "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-beta2", - "symfony-cmf/simple-cms-bundle": "1.0.0-RC2", - "symfony-cmf/tree-browser-bundle": "1.0.0-beta2" + "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" }, "type": "library", "extra": { @@ -2832,7 +2837,7 @@ ], "description": "Symfony Content Management Framework", "homepage": "http://cmf.symfony.com", - "time": "2013-08-21 23:24:49" + "time": "2013-09-11 18:30:37" }, { "name": "symfony/assetic-bundle", @@ -3009,12 +3014,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/symfony.git", - "reference": "8e1cb3e3ca9c05064d827e58bd4dd406c317ea50" + "reference": "c59f52b50b4af737226216d9e59ac24c4d831894" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/symfony/zipball/8e1cb3e3ca9c05064d827e58bd4dd406c317ea50", - "reference": "8e1cb3e3ca9c05064d827e58bd4dd406c317ea50", + "url": "https://api.github.com/repos/symfony/symfony/zipball/c59f52b50b4af737226216d9e59ac24c4d831894", + "reference": "c59f52b50b4af737226216d9e59ac24c4d831894", "shasum": "" }, "require": { @@ -3109,7 +3114,7 @@ "keywords": [ "framework" ], - "time": "2013-08-22 06:42:25" + "time": "2013-09-11 12:33:06" }, { "name": "twig/extensions", @@ -3164,12 +3169,12 @@ "source": { "type": "git", "url": "https://github.com/fabpot/Twig.git", - "reference": "fcf007e9a2e6c65594360ae7fa3c410ae8d56a11" + "reference": "4001f81a179e3971377ce1ac51b4ff9ea851b8ce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fabpot/Twig/zipball/fcf007e9a2e6c65594360ae7fa3c410ae8d56a11", - "reference": "fcf007e9a2e6c65594360ae7fa3c410ae8d56a11", + "url": "https://api.github.com/repos/fabpot/Twig/zipball/4001f81a179e3971377ce1ac51b4ff9ea851b8ce", + "reference": "4001f81a179e3971377ce1ac51b4ff9ea851b8ce", "shasum": "" }, "require": { @@ -3205,7 +3210,7 @@ "keywords": [ "templating" ], - "time": "2013-08-07 12:53:34" + "time": "2013-09-08 15:21:02" }, { "name": "willdurand/negotiation", @@ -3317,9 +3322,9 @@ ], "minimum-stability": "dev", - "stability-flags": { - "wjzijderveld/check-bundles": 20 - }, + "stability-flags": [ + + ], "platform": { "php": ">=5.3.3" },