File tree 4 files changed +747
-395
lines changed
4 files changed +747
-395
lines changed Original file line number Diff line number Diff line change 4
4
"type" : " project" ,
5
5
"config" : {
6
6
"bin-dir" : " bin" ,
7
+ "platform" : {"php" : " 5.6" },
7
8
"sort-packages" : true
8
9
},
9
10
"autoload" : {
22
23
},
23
24
"require" : {
24
25
"php" : " >=5.5.9" ,
25
- "symfony/symfony" : " 3.2 .*" ,
26
+ "symfony/symfony" : " 3.4 .*" ,
26
27
"doctrine/orm" : " ^2.5" ,
27
28
"doctrine/doctrine-bundle" : " ^1.6" ,
28
29
"doctrine/doctrine-cache-bundle" : " ^1.2" ,
29
30
"symfony/monolog-bundle" : " ^2.8" ,
30
31
"sensio/distribution-bundle" : " ^5.0" ,
31
32
"sensio/framework-extra-bundle" : " ^3.0.2" ,
32
33
"incenteev/composer-parameter-handler" : " ^2.0" ,
33
- "overblog/graphql-bundle" : " dev-master " ,
34
+ "overblog/graphql-bundle" : " ^0.9.0 " ,
34
35
"twig/twig" : " ^1.30"
35
36
},
36
37
"require-dev" : {
37
38
"sensio/generator-bundle" : " ^3.0" ,
38
- "symfony/phpunit-bridge" : " ^3.2 " ,
39
+ "symfony/phpunit-bridge" : " ^3.4 " ,
39
40
"doctrine/doctrine-fixtures-bundle" : " ^2.3" ,
40
41
"phpunit/phpunit" : " ^4.1|^5.1" ,
41
42
"liip/functional-test-bundle" : " ^1.5"
You can’t perform that action at this time.
0 commit comments