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

Commit 96836a3

Browse files
committed
prepare 1.0.0-RC1
1 parent 5abfd3e commit 96836a3

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

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

4+
1.0.0-RC1
5+
---------
6+
47
* **2013-08-23**: [DependencyInjection] restructured config into `persistence` -> `phpcr` to match other Bundles

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"minimum-stability": "dev",
1515
"require": {
1616
"php": ">=5.3.3",
17-
"symfony/framework-bundle": "~2.1",
17+
"symfony/framework-bundle": "~2.2",
1818
"friendsofsymfony/jsrouting-bundle": "~1.1"
1919
},
2020
"require-dev": {

0 commit comments

Comments
 (0)