File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 17
17
],
18
18
"require" : {
19
19
"php" : " >=5.3.3" ,
20
- "friendsofsymfony/oauth2-php" : " ~1.1.0 " ,
20
+ "friendsofsymfony/oauth2-php" : " ~1.1" ,
21
21
"symfony/framework-bundle" : " ~2.2|~3.0" ,
22
22
"symfony/security-bundle" : " ~2.1|~3.0"
23
23
},
24
24
"require-dev" : {
25
25
"symfony/class-loader" : " ~2.1|~3.0" ,
26
26
"symfony/yaml" : " ~2.1|~3.0" ,
27
- "willdurand/propel-typehintable-behavior" : " ~1.0,>1.0.4" ,
28
- "doctrine/mongodb-odm" : " 1.0.*@dev" ,
27
+ "willdurand/propel-typehintable-behavior" : " ^1.0.4" ,
28
+ "propel/propel1" : " ^1.6.5" ,
29
+ "phing/phing" : " ~2.4" ,
30
+ "doctrine/mongodb-odm" : " ~1.0" ,
29
31
"doctrine/doctrine-bundle" : " ~1.0" ,
30
- "doctrine/orm" : " >= 2.2,<2.5-dev "
32
+ "doctrine/orm" : " ~ 2.2"
31
33
},
32
34
"suggest" : {
33
35
"doctrine/doctrine-bundle" : " *" ,
You can’t perform that action at this time.
0 commit comments