Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsgiehl <stefan@piwik.org>2017-11-21 21:28:08 +0300
committerStefan Giehl <stefan@piwik.org>2017-11-22 23:24:52 +0300
commitbfc71ad6468737edf3c11093cb4d24735299f228 (patch)
tree045d8e47f77fd3426d18e78203c0643914c2b886 /composer.lock
parentd6dea0a51d4dee03a2a324a8eebcb93880ca3213 (diff)
Revert "Use composer version of GeoIP library (#12021)"
This reverts commit 23249e9eec85350e7464eac3ec90450b2614e3c7.
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock51
1 files changed, 1 insertions, 50 deletions
diff --git a/composer.lock b/composer.lock
index e4f8822aa0..333a77304b 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
- "content-hash": "58bf3282abb530791f29d10e5cd7623b",
+ "content-hash": "39dbe45e9a9ada455d5b38be7e6f5fad",
"packages": [
{
"name": "composer/semver",
@@ -170,55 +170,6 @@
"time": "2016-10-29T11:16:17+00:00"
},
{
- "name": "geoip/geoip",
- "version": "v1.17",
- "source": {
- "type": "git",
- "url": "https://github.com/maxmind/geoip-api-php.git",
- "reference": "2053a85c2ed3e7adcbaf0117e26832f57366e370"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/maxmind/geoip-api-php/zipball/2053a85c2ed3e7adcbaf0117e26832f57366e370",
- "reference": "2053a85c2ed3e7adcbaf0117e26832f57366e370",
- "shasum": ""
- },
- "conflict": {
- "ext-geoip": "*"
- },
- "require-dev": {
- "phpunit/phpunit": "3.7.*",
- "satooshi/php-coveralls": "1.0.*"
- },
- "type": "library",
- "autoload": {
- "files": [
- "src/geoip.inc",
- "src/geoipcity.inc",
- "src/timezone.php"
- ]
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "LGPL 2.1+"
- ],
- "authors": [
- {
- "name": "MaxMind, Inc.",
- "email": "support@maxmind.com",
- "homepage": "http://www.maxmind.com/"
- }
- ],
- "description": "MaxMind GeoIP PHP API",
- "homepage": "http://dev.maxmind.com/geoip/legacy/downloadable",
- "keywords": [
- "geoip",
- "geolocation",
- "maxmind"
- ],
- "time": "2016-05-16T19:06:50+00:00"
- },
- {
"name": "leafo/lessphp",
"version": "v0.5.0",
"source": {