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 19
19
"php" : " >=5.5.9"
20
20
},
21
21
"require-dev" : {
22
- "symfony/yaml" : " ~3.3|~4.0.0 " ,
23
- "symfony/config" : " ~2.8|~3.0|~4.0.0 " ,
24
- "symfony/property-access" : " ~2.8|~3.0|~4.0.0 " ,
25
- "symfony/http-foundation" : " ~2.8|~3.0|~4.0.0 " ,
26
- "symfony/cache" : " ~3.1|~4.0.0 " ,
27
- "symfony/property-info" : " ~3.1|~4.0.0 " ,
22
+ "symfony/yaml" : " ~3.3|~4.0" ,
23
+ "symfony/config" : " ~2.8|~3.0|~4.0" ,
24
+ "symfony/property-access" : " ~2.8|~3.0|~4.0" ,
25
+ "symfony/http-foundation" : " ~2.8|~3.0|~4.0" ,
26
+ "symfony/cache" : " ~3.1|~4.0" ,
27
+ "symfony/property-info" : " ~3.1|~4.0" ,
28
28
"doctrine/annotations" : " ~1.0" ,
29
- "symfony/dependency-injection" : " ~3.2|~4.0.0 " ,
29
+ "symfony/dependency-injection" : " ~3.2|~4.0" ,
30
30
"doctrine/cache" : " ~1.0" ,
31
31
"phpdocumentor/reflection-docblock" : " ~3.0"
32
32
},
You can’t perform that action at this time.
0 commit comments