Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit c1d1bf7

Browse files
committed
prepare 1.0.0-RC4
1 parent 32b2e71 commit c1d1bf7

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changelog
22
=========
33

4+
1.0.0-RC4
5+
---------
6+
7+
* **2013-09-02**: Removed __toString() method
8+
49
1.0.0-RC2
510
---------
611

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
"doctrine/phpcr-bundle": "1.0.*",
2020
"doctrine/phpcr-odm": "1.0.*",
2121
"knplabs/knp-menu-bundle": "1.1.*",
22-
"symfony-cmf/core-bundle": "~1.0.0-RC1"
22+
"symfony-cmf/core-bundle": "~1.0.0-RC5"
2323
},
2424
"require-dev": {
25-
"symfony-cmf/routing-bundle": "~1.1.0-RC1",
25+
"symfony-cmf/routing-bundle": "~1.1.0-RC5",
2626
"symfony-cmf/testing": "1.0.*",
2727
"sonata-project/doctrine-phpcr-admin-bundle": "1.0.*",
2828
"symfony/monolog-bundle": "2.2.*"

0 commit comments

Comments
 (0)