File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ 2.0.0
5+ -----
6+
7+ Released 2.0.0
8+
492.0.0-RC3
510---------
611
Original file line number Diff line number Diff line change 88This bundle is part of the [ Symfony Content Management Framework (CMF)] ( http://cmf.symfony.com/ )
99and licensed under the [ MIT License] ( LICENSE ) .
1010
11- The CoreBundle for the Symfony2 content management framework provides common functionality,
11+ The CoreBundle for the Symfony content management framework provides common functionality,
1212helpers and utilities for the other CMF bundles. The major features are a publish workflow,
1313a twig extension and php templating helper to walk PHPCR-ODM trees and support for optional
1414translated content.
Original file line number Diff line number Diff line change 2020 "symfony/phpunit-bridge" : " ^3.2" ,
2121 "mockery/mockery" : " ^0.9.4" ,
2222 "symfony-cmf/routing-bundle" : " ^2.0" ,
23- "symfony-cmf/testing" : " ^1.3|^ 2.0" ,
23+ "symfony-cmf/testing" : " ^2.0" ,
2424 "doctrine/dbal" : " 2.5.*" ,
2525 "doctrine/phpcr-odm" : " ^1.0"
2626 },
27- "minimum-stability" : " RC" ,
2827 "prefer-stable" : true ,
2928 "suggest" : {
3029 "symfony/twig-bundle" : " To get access to the CMF twig extension (^2.1)" ,
3130 "doctrine/phpcr-bundle" : " To be able to use the CMF twig extension (^1.0)" ,
3231 "doctrine/phpcr-odm" : " To be able to use the CMF twig extension (^1.0)" ,
3332 "symfony/security-bundle" : " To be able to use the publish workflow system (^2.1)" ,
34- "symfony-cmf/routing" : " To be able to use the CMF twig extension functions cmf_prev_linkable/cmf_next_linkable (^1.2 )" ,
33+ "symfony-cmf/routing" : " To be able to use the CMF twig extension functions cmf_prev_linkable/cmf_next_linkable (^2.0 )" ,
3534 "symfony-cmf/routing-bundle" : " To be able to enable the publish_workflow_listener (^2.0)" ,
3635 "symfony-cmf/sonata-admin-integration-bundle" : " To provide an admin interface for the PHPCR ODM documents."
3736 },
You can’t perform that action at this time.
0 commit comments