File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change 2222 "role" : " Original Creator"
2323 }
2424 ],
25+ "repositories" : [
26+ {
27+ "type" : " git" ,
28+ "url" : " git@github.com:mikebronner/chain-provider.git"
29+ },
30+ {
31+ "type" : " git" ,
32+ "url" : " git@github.com:mikebronner/geocoder.git"
33+ }
34+
35+ ],
2536 "require" : {
26- "geocoder-php/chain-provider" : " ^4.0 " ,
37+ "geocoder-php/chain-provider" : " dev-patch-1@dev " ,
2738 "geocoder-php/geo-plugin-provider" : " ^4.0" ,
2839 "geocoder-php/google-maps-provider" : " ^4.0" ,
2940 "guzzlehttp/psr7" : " *" ,
3243 "illuminate/support" : " ^5.0|^6.0|^7.0|^8.0" ,
3344 "php-http/curl-client" : " *" ,
3445 "php" : " >=7.3" ,
35- "willdurand/geocoder" : " ^4.0 "
46+ "willdurand/geocoder" : " dev-patch-1@dev "
3647 },
3748 "require-dev" : {
3849 "doctrine/dbal" : " *" ,
You can’t perform that action at this time.
0 commit comments