File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +13
-2
lines changed
Original file line number Diff line number Diff line change 22
22
"role" : " Original Creator"
23
23
}
24
24
],
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
+ ],
25
36
"require" : {
26
- "geocoder-php/chain-provider" : " ^4.0 " ,
37
+ "geocoder-php/chain-provider" : " dev-patch-1@dev " ,
27
38
"geocoder-php/geo-plugin-provider" : " ^4.0" ,
28
39
"geocoder-php/google-maps-provider" : " ^4.0" ,
29
40
"guzzlehttp/psr7" : " *" ,
32
43
"illuminate/support" : " ^5.0|^6.0|^7.0|^8.0" ,
33
44
"php-http/curl-client" : " *" ,
34
45
"php" : " >=7.3" ,
35
- "willdurand/geocoder" : " ^4.0 "
46
+ "willdurand/geocoder" : " dev-patch-1@dev "
36
47
},
37
48
"require-dev" : {
38
49
"doctrine/dbal" : " *" ,
You can’t perform that action at this time.
0 commit comments