Skip to content

Commit 75ff0fe

Browse files
authored
[HostIp] Update composer.json
Remove extension dependencies ; seems to break Scrutinizer CI analysis See https://scrutinizer-ci.com/g/geocoder-php/host-ip-provider/inspections/69b92d79-313e-4901-9e6c-1b1210f2e153
1 parent e3ad463 commit 75ff0fe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

composer.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
],
1414
"require": {
1515
"php": "^7.2",
16-
"ext-simplexml": "*",
17-
"ext-json": "*",
1816
"geocoder-php/common-http": "^4.0",
1917
"willdurand/geocoder": "^4.0"
2018
},

0 commit comments

Comments
 (0)