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

Commit f2cdbbd

Browse files
Prepare rc release (#311)
* prepare RC, enable RC versions of cmf packages * also increase routing-bundle
1 parent e671a8e commit f2cdbbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
"require-dev": {
2525
"symfony/monolog-bundle": "~3.1",
2626
"symfony/phpunit-bridge": "^3.3 || ^4.0",
27-
"symfony-cmf/routing-bundle": "^1.4 || ^2.1.0-RC1",
27+
"symfony-cmf/routing-bundle": "^1.4 || ^2.0",
2828
"symfony-cmf/testing": "^2.1.0-RC1",
2929
"twig/twig": "^1.35 || ^2.4.4",
30-
"symfony-cmf/core-bundle": "^2.1.0-RC1",
30+
"symfony-cmf/core-bundle": "^2.1",
3131
"doctrine/phpcr-odm": "^1.4.2 || ^2.0"
3232
},
3333
"suggest": {

0 commit comments

Comments
 (0)