File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 17
17
],
18
18
"require" : {
19
19
"php" : " >=5.3.3" ,
20
- "symfony/translation" : " ~2.0,>=2.0.5"
20
+ "symfony/translation" : " ~2.0,>=2.0.5|~3.0.0 "
21
21
},
22
22
"require-dev" : {
23
- "symfony/http-foundation" : " ~2.1" ,
24
- "symfony/intl" : " ~2.3" ,
25
- "symfony/yaml" : " ~2.0,>=2.0.5" ,
26
- "symfony/config" : " ~2.2" ,
27
- "symfony/property-access" : " ~2.3" ,
28
- "symfony/expression-language" : " ~2.4" ,
23
+ "symfony/http-foundation" : " ~2.1|~3.0.0 " ,
24
+ "symfony/intl" : " ~2.3|~3.0.0 " ,
25
+ "symfony/yaml" : " ~2.0,>=2.0.5|~3.0.0 " ,
26
+ "symfony/config" : " ~2.2|~3.0.0 " ,
27
+ "symfony/property-access" : " ~2.3|~3.0.0 " ,
28
+ "symfony/expression-language" : " ~2.4|~3.0.0 " ,
29
29
"doctrine/annotations" : " ~1.0" ,
30
30
"doctrine/cache" : " ~1.0" ,
31
31
"egulias/email-validator" : " ~1.2,>=1.2.1"
You can’t perform that action at this time.
0 commit comments