|
19 | 19 | "sensio/distribution-bundle": "2.3.*", |
20 | 20 | "sensio/framework-extra-bundle": "2.3.*", |
21 | 21 | "sensio/generator-bundle": "2.3.*", |
22 | | - "symfony-cmf/symfony-cmf": "1.0.0-beta6", |
23 | | - "symfony-cmf/simple-cms-bundle": "1.0.0-RC2", |
24 | | - "symfony-cmf/search-bundle": "1.0.0-beta2", |
25 | | - "symfony-cmf/create-bundle": "1.0.0-beta4", |
| 22 | + "symfony-cmf/symfony-cmf": "1.0.0-RC1", |
| 23 | + "symfony-cmf/simple-cms-bundle": "1.0.0-RC3", |
| 24 | + "symfony-cmf/search-bundle": "1.0.0-RC1", |
| 25 | + "symfony-cmf/create-bundle": "1.0.0-RC1", |
26 | 26 | "symfony-cmf/routing-auto-bundle": "1.0.0-alpha4", |
27 | | - "symfony-cmf/blog-bundle": "1.0.0-beta4", |
28 | | - "jackalope/jackalope-doctrine-dbal": "1.0.0-beta3", |
| 27 | + "symfony-cmf/blog-bundle": "1.0.0-beta5", |
| 28 | + "jackalope/jackalope-doctrine-dbal": "1.0.0-beta4", |
29 | 29 | "jackalope/jackalope-jackrabbit": "1.0.0-beta4", |
30 | 30 | "doctrine/doctrine-bundle": "1.2.*", |
31 | 31 | "doctrine/data-fixtures": "1.0.*", |
32 | 32 | "sonata-project/cache-bundle": "2.1.*", |
33 | | - "sonata-project/doctrine-phpcr-admin-bundle": "1.0.0-beta4", |
| 33 | + "sonata-project/doctrine-phpcr-admin-bundle": "1.0.0-beta5", |
34 | 34 | "eko/feedbundle": "1.0.*", |
35 | 35 | "lunetics/locale-bundle": "2.2.*", |
36 | 36 | "liip/functional-test-bundle": "1.0.*", |
37 | 37 | "liip/imagine-bundle": "~0.12", |
38 | | - "wjzijderveld/check-bundles": "dev-master" |
| 38 | + "wjzijderveld/check-bundles": "1.0.*", |
| 39 | + "helios-ag/fm-elfinder-bundle": "1.x" |
39 | 40 | }, |
40 | 41 | "require-dev": { |
41 | 42 | "symfony-cmf/testing": "1.0.*" |
|
46 | 47 | "scripts": { |
47 | 48 | "post-install-cmd": [ |
48 | 49 | "WillemJan\\CheckBundles\\Composer\\CheckBundles::postPackageUpdate", |
49 | | - "Symfony\\Cmf\\Bundle\\CreateBundle\\Composer\\ScriptHandler::downloadCreate", |
| 50 | + "Symfony\\Cmf\\Bundle\\CreateBundle\\Composer\\ScriptHandler::downloadCreateAndCkeditor", |
50 | 51 | "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::buildBootstrap", |
51 | 52 | "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::clearCache", |
52 | 53 | "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installAssets" |
53 | 54 | ], |
54 | 55 | "post-update-cmd": [ |
55 | 56 | "WillemJan\\CheckBundles\\Composer\\CheckBundles::postPackageUpdate", |
56 | | - "Symfony\\Cmf\\Bundle\\CreateBundle\\Composer\\ScriptHandler::downloadCreate", |
| 57 | + "Symfony\\Cmf\\Bundle\\CreateBundle\\Composer\\ScriptHandler::downloadCreateAndCkeditor", |
57 | 58 | "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::buildBootstrap", |
58 | 59 | "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::clearCache", |
59 | 60 | "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installAssets" |
|
0 commit comments