File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1818 "kriswallsmith/buzz" : " @stable" ,
1919 "guzzle/guzzle" : " @stable" ,
2020 "zendframework/zendframework" : " ~2.1" ,
21- "maxromanovsky/php-maxmind- geoip" : " ~1.12 "
21+ "geoip/ geoip" : " ~1.13 "
2222 },
2323 "suggest" : {
2424 "kriswallsmith/buzz" : " Enabling Buzz allows you to use the BuzzHttpAdapter." ,
25- "ext-curl" : " Enabling the curl extension allows you to use CurlHttpAdapter." ,
25+ "ext-curl" : " Enabling the curl extension allows you to use the CurlHttpAdapter." ,
26+ "ext-geoip" : " Enabling the geoip extension allows you to use the MaxMindProvider." ,
2627 "guzzle/guzzle" : " Enabling Guzzle allows you to use the GuzzleHttpAdapter." ,
2728 "zendframework/zend-http" : " Enabling Zend Http allows you to use the ZendHttpAdapter." ,
28- "maxromanovsky/php-maxmind- geoip" : " If you are going to use MaxMindBinaryProvider."
29+ "geoip/ geoip" : " If you are going to use the MaxMindBinaryProvider (conflict with geoip extension) ."
2930 },
3031 "autoload" : {
3132 "psr-0" : { "Geocoder" : " src/" }
3233 },
3334 "extra" : {
3435 "branch-alias" : {
35- "dev-master" : " 1.6 -dev"
36+ "dev-master" : " 1.7 -dev"
3637 }
3738 }
3839}
You can’t perform that action at this time.
0 commit comments