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

Commit

Permalink
prepare 1.0.0-RC4
Browse files Browse the repository at this point in the history
  • Loading branch information
lsmith77 committed Sep 11, 2013
1 parent 32b2e71 commit c1d1bf7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Changelog
=========

1.0.0-RC4
---------

* **2013-09-02**: Removed __toString() method

1.0.0-RC2
---------

Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"doctrine/phpcr-bundle": "1.0.*",
"doctrine/phpcr-odm": "1.0.*",
"knplabs/knp-menu-bundle": "1.1.*",
"symfony-cmf/core-bundle": "~1.0.0-RC1"
"symfony-cmf/core-bundle": "~1.0.0-RC5"
},
"require-dev": {
"symfony-cmf/routing-bundle": "~1.1.0-RC1",
"symfony-cmf/routing-bundle": "~1.1.0-RC5",
"symfony-cmf/testing": "1.0.*",
"sonata-project/doctrine-phpcr-admin-bundle": "1.0.*",
"symfony/monolog-bundle": "2.2.*"
Expand Down

0 comments on commit c1d1bf7

Please sign in to comment.