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

Commit 8c30fcc

Browse files
committed
prepare release 1.2
1 parent 46da646 commit 8c30fcc

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.2.0
5+
-----
6+
7+
* Symfony 3 compatibility
8+
49
1.1.0-RC1
510
---------
611

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
"require": {
1515
"php": "^5.3.3|^7.0",
1616
"symfony/framework-bundle": "^2.3|^3.0",
17-
"friendsofsymfony/jsrouting-bundle": "^1.1@dev"
17+
"friendsofsymfony/jsrouting-bundle": "^1.1"
1818
},
1919
"require-dev": {
20-
"symfony-cmf/testing": "^1.3@rc"
20+
"symfony-cmf/testing": "^1.3"
2121
},
2222
"suggest": {
2323
"doctrine/phpcr-bundle": "^1.0",

0 commit comments

Comments
 (0)