This repository was archived by the owner on Sep 16, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -36,9 +36,9 @@ content repository.
36
36
...
37
37
" require" : {
38
38
...
39
- " doctrine/phpcr-bundle" : " ~1.2.0 " ,
40
- " doctrine/phpcr-odm" : " ~1.2.0 " ,
41
- " jackalope/jackalope-doctrine-dbal" : " ~1.1.2"
39
+ " doctrine/phpcr-bundle" : " ~1.2" ,
40
+ " doctrine/phpcr-odm" : " ~1.2" ,
41
+ " jackalope/jackalope-doctrine-dbal" : " ~1.1,>=1.1 .2"
42
42
}
43
43
}
44
44
Original file line number Diff line number Diff line change @@ -40,13 +40,13 @@ file in the previous step.
40
40
...
41
41
require: {
42
42
...
43
- " symfony-cmf/routing-auto-bundle" : " ~1.0.0 " ,
44
- " symfony-cmf/menu-bundle" : " ~1.2.0 " ,
45
- " sonata-project/doctrine-phpcr-admin-bundle" : " ~1.2.0 " ,
46
- " symfony-cmf/tree-browser-bundle" : " ~1.1.0 " ,
47
- " doctrine/data-fixtures" : " ~1.0.0 " ,
48
- " symfony-cmf/routing-bundle" : " ~1.3.0 " ,
49
- " symfony-cmf/routing" : " ~1.3.0 "
43
+ " symfony-cmf/routing-auto-bundle" : " ~1.0" ,
44
+ " symfony-cmf/menu-bundle" : " ~1.2" ,
45
+ " sonata-project/doctrine-phpcr-admin-bundle" : " ~1.2" ,
46
+ " symfony-cmf/tree-browser-bundle" : " ~1.1" ,
47
+ " doctrine/data-fixtures" : " ~1.0" ,
48
+ " symfony-cmf/routing-bundle" : " ~1.3" ,
49
+ " symfony-cmf/routing" : " ~1.3"
50
50
},
51
51
...
52
52
}
You can’t perform that action at this time.
0 commit comments