krz/ifconfig.php
clone: git clone https://gitbay.org/krz/ifconfig.php.git
main: composer.lock · raw
1{
2 "_readme": [
3 "This file locks the dependencies of your project to a known state",
4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5 "This file is @generated automatically"
6 ],
7 "content-hash": "ccf38c391dd2003a7c8899a77fd6b1f4",
8 "packages": [
9 {
10 "name": "maxmind-db/reader",
11 "version": "v1.11.0",
12 "source": {
13 "type": "git",
14 "url": "https://github.com/maxmind/MaxMind-DB-Reader-php.git",
15 "reference": "b1f3c0699525336d09cc5161a2861268d9f2ae5b"
16 },
17 "dist": {
18 "type": "zip",
19 "url": "https://api.github.com/repos/maxmind/MaxMind-DB-Reader-php/zipball/b1f3c0699525336d09cc5161a2861268d9f2ae5b",
20 "reference": "b1f3c0699525336d09cc5161a2861268d9f2ae5b",
21 "shasum": ""
22 },
23 "require": {
24 "php": ">=7.2"
25 },
26 "conflict": {
27 "ext-maxminddb": "<1.10.1,>=2.0.0"
28 },
29 "require-dev": {
30 "friendsofphp/php-cs-fixer": "3.*",
31 "php-coveralls/php-coveralls": "^2.1",
32 "phpstan/phpstan": "*",
33 "phpunit/phpcov": ">=6.0.0",
34 "phpunit/phpunit": ">=8.0.0,<10.0.0",
35 "squizlabs/php_codesniffer": "3.*"
36 },
37 "suggest": {
38 "ext-bcmath": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
39 "ext-gmp": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
40 "ext-maxminddb": "A C-based database decoder that provides significantly faster lookups"
41 },
42 "type": "library",
43 "autoload": {
44 "psr-4": {
45 "MaxMind\\Db\\": "src/MaxMind/Db"
46 }
47 },
48 "notification-url": "https://packagist.org/downloads/",
49 "license": [
50 "Apache-2.0"
51 ],
52 "authors": [
53 {
54 "name": "Gregory J. Oschwald",
55 "email": "goschwald@maxmind.com",
56 "homepage": "https://www.maxmind.com/"
57 }
58 ],
59 "description": "MaxMind DB Reader API",
60 "homepage": "https://github.com/maxmind/MaxMind-DB-Reader-php",
61 "keywords": [
62 "database",
63 "geoip",
64 "geoip2",
65 "geolocation",
66 "maxmind"
67 ],
68 "support": {
69 "issues": "https://github.com/maxmind/MaxMind-DB-Reader-php/issues",
70 "source": "https://github.com/maxmind/MaxMind-DB-Reader-php/tree/v1.11.0"
71 },
72 "time": "2021-10-18T15:23:10+00:00"
73 }
74 ],
75 "packages-dev": [],
76 "aliases": [],
77 "minimum-stability": "stable",
78 "stability-flags": [],
79 "prefer-stable": false,
80 "prefer-lowest": false,
81 "platform": [],
82 "platform-dev": [],
83 "plugin-api-version": "2.3.0"
84}