File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 14
14
"php" : " ^7.0" ,
15
15
"willdurand/geocoder" : " ^4.0" ,
16
16
"geocoder-php/plugin" : " ^1.0" ,
17
- "symfony/framework-bundle" : " ^3.3 || ^4.0 " ,
18
- "symfony/options-resolver" : " ^3.3 || ^4.0 " ,
19
- "symfony/console" : " ^3.3 || ^4.0 "
17
+ "symfony/framework-bundle" : " ^3.4 || ^4.2 " ,
18
+ "symfony/options-resolver" : " ^3.4 || ^4.2 " ,
19
+ "symfony/console" : " ^3.4 || ^4.2 "
20
20
},
21
21
"require-dev" : {
22
22
"symfony/phpunit-bridge" : " ^4.3" ,
23
- "symfony/yaml" : " ^3.3 || ^4.0 " ,
23
+ "symfony/yaml" : " ^3.4 || ^4.2 " ,
24
24
"geoip/geoip" : " ~1.17" ,
25
25
"doctrine/cache" : " ~1.3" ,
26
26
"doctrine/orm" : " ~2.3" ,
52
52
"geocoder-php/maxmind-provider" : " ^4.0" ,
53
53
"geocoder-php/mapzen-provider" : " ^4.0" ,
54
54
"geocoder-php/mapquest-provider" : " ^4.0" ,
55
- "symfony/validator" : " ^3.3 || ^4.0 "
55
+ "symfony/validator" : " ^3.4 || ^4.2 "
56
56
},
57
57
"conflict" : {
58
58
"willdurand/geocoder" : " 3.2" ,
You can’t perform that action at this time.
0 commit comments