File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 22
22
},
23
23
"require-dev" : {
24
24
"symfony/browser-kit" : " ~2.3" ,
25
+ "symfony/css-selector" : " ~2.0,>=2.0.5" ,
26
+ "symfony/dependency-injection" : " ~2.3" ,
27
+ "symfony/dom-crawler" : " ~2.0,>=2.0.5" ,
25
28
"symfony/form" : " ~2.3" ,
26
29
"symfony/framework-bundle" : " ~2.2,<2.6.0" ,
30
+ "symfony/http-foundation" : " ~2.3" ,
27
31
"symfony/twig-bundle" : " ~2.2" ,
28
- "symfony/process" : " ~2.0" ,
32
+ "symfony/twig-bridge" : " ~2.2,>=2.2.6" ,
33
+ "symfony/form" : " ~2.3" ,
34
+ "symfony/process" : " ~2.0,>=2.0.5" ,
29
35
"symfony/validator" : " ~2.2" ,
30
- "symfony/yaml" : " ~2.0" ,
31
- "symfony/expression-language" : " ~2.4"
36
+ "symfony/yaml" : " ~2.0,>=2.0.5" ,
37
+ "symfony/expression-language" : " ~2.4" ,
38
+ "twig/twig" : " ~1.12"
32
39
},
33
40
"autoload" : {
34
41
"psr-0" : { "Symfony\\ Bundle\\ SecurityBundle\\ " : " " }
You can’t perform that action at this time.
0 commit comments