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

Commit be60774

Browse files
committed
prepare 1.1 version, started 1.0 branch
1 parent 45d62a9 commit be60774

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"symfony-cmf/testing": "1.1.*"
2222
},
2323
"suggest": {
24-
"doctrine/phpcr-bundle": "1.0.*",
25-
"doctrine/phpcr-odm": "1.0.*"
24+
"doctrine/phpcr-bundle": "1.*",
25+
"doctrine/phpcr-odm": "1.*"
2626
},
2727
"autoload":{
2828
"psr-0":{
@@ -32,7 +32,7 @@
3232
"target-dir": "Symfony/Cmf/Bundle/TreeBrowserBundle",
3333
"extra": {
3434
"branch-alias": {
35-
"dev-master": "1.0-dev"
35+
"dev-master": "1.1-dev"
3636
}
3737
}
3838
}

0 commit comments

Comments
 (0)