| 1 |
[ |
| 2 |
{ |
| 3 |
"name": "composer/ca-bundle", |
| 4 |
"version": "1.2.4", |
| 5 |
"version_normalized": "1.2.4.0", |
| 6 |
"source": { |
| 7 |
"type": "git", |
| 8 |
"url": "https://github.com/composer/ca-bundle.git", |
| 9 |
"reference": "10bb96592168a0f8e8f6dcde3532d9fa50b0b527" |
| 10 |
}, |
| 11 |
"dist": { |
| 12 |
"type": "zip", |
| 13 |
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/10bb96592168a0f8e8f6dcde3532d9fa50b0b527", |
| 14 |
"reference": "10bb96592168a0f8e8f6dcde3532d9fa50b0b527", |
| 15 |
"shasum": "" |
| 16 |
}, |
| 17 |
"require": { |
| 18 |
"ext-openssl": "*", |
| 19 |
"ext-pcre": "*", |
| 20 |
"php": "^5.3.2 || ^7.0 || ^8.0" |
| 21 |
}, |
| 22 |
"require-dev": { |
| 23 |
"phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8", |
| 24 |
"psr/log": "^1.0", |
| 25 |
"symfony/process": "^2.5 || ^3.0 || ^4.0" |
| 26 |
}, |
| 27 |
"time": "2019-08-30T08:44:50+00:00", |
| 28 |
"type": "library", |
| 29 |
"extra": { |
| 30 |
"branch-alias": { |
| 31 |
"dev-master": "1.x-dev" |
| 32 |
} |
| 33 |
}, |
| 34 |
"installation-source": "dist", |
| 35 |
"autoload": { |
| 36 |
"psr-4": { |
| 37 |
"Composer\\CaBundle\\": "src" |
| 38 |
} |
| 39 |
}, |
| 40 |
"notification-url": "https://packagist.org/downloads/", |
| 41 |
"license": [ |
| 42 |
"MIT" |
| 43 |
], |
| 44 |
"authors": [ |
| 45 |
{ |
| 46 |
"name": "Jordi Boggiano", |
| 47 |
"email": "j.boggiano@seld.be", |
| 48 |
"homepage": "http://seld.be" |
| 49 |
} |
| 50 |
], |
| 51 |
"description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.", |
| 52 |
"keywords": [ |
| 53 |
"cabundle", |
| 54 |
"cacert", |
| 55 |
"certificate", |
| 56 |
"ssl", |
| 57 |
"tls" |
| 58 |
] |
| 59 |
}, |
| 60 |
{ |
| 61 |
"name": "maxmind/web-service-common", |
| 62 |
"version": "v0.5.0", |
| 63 |
"version_normalized": "0.5.0.0", |
| 64 |
"source": { |
| 65 |
"type": "git", |
| 66 |
"url": "https://github.com/maxmind/web-service-common-php.git", |
| 67 |
"reference": "61a9836fa3bb1743ab89752bae5005d71e78c73b" |
| 68 |
}, |
| 69 |
"dist": { |
| 70 |
"type": "zip", |
| 71 |
"url": "https://api.github.com/repos/maxmind/web-service-common-php/zipball/61a9836fa3bb1743ab89752bae5005d71e78c73b", |
| 72 |
"reference": "61a9836fa3bb1743ab89752bae5005d71e78c73b", |
| 73 |
"shasum": "" |
| 74 |
}, |
| 75 |
"require": { |
| 76 |
"composer/ca-bundle": "^1.0.3", |
| 77 |
"ext-curl": "*", |
| 78 |
"ext-json": "*", |
| 79 |
"php": ">=5.4" |
| 80 |
}, |
| 81 |
"require-dev": { |
| 82 |
"friendsofphp/php-cs-fixer": "2.*", |
| 83 |
"phpunit/phpunit": "4.*", |
| 84 |
"squizlabs/php_codesniffer": "3.*" |
| 85 |
}, |
| 86 |
"time": "2018-02-12T22:31:54+00:00", |
| 87 |
"type": "library", |
| 88 |
"installation-source": "dist", |
| 89 |
"autoload": { |
| 90 |
"psr-4": { |
| 91 |
"MaxMind\\Exception\\": "src/Exception", |
| 92 |
"MaxMind\\WebService\\": "src/WebService" |
| 93 |
} |
| 94 |
}, |
| 95 |
"notification-url": "https://packagist.org/downloads/", |
| 96 |
"license": [ |
| 97 |
"Apache-2.0" |
| 98 |
], |
| 99 |
"authors": [ |
| 100 |
{ |
| 101 |
"name": "Gregory Oschwald", |
| 102 |
"email": "goschwald@maxmind.com" |
| 103 |
} |
| 104 |
], |
| 105 |
"description": "Internal MaxMind Web Service API", |
| 106 |
"homepage": "https://github.com/maxmind/web-service-common-php" |
| 107 |
}, |
| 108 |
{ |
| 109 |
"name": "maxmind-db/reader", |
| 110 |
"version": "v1.5.0", |
| 111 |
"version_normalized": "1.5.0.0", |
| 112 |
"source": { |
| 113 |
"type": "git", |
| 114 |
"url": "https://github.com/maxmind/MaxMind-DB-Reader-php.git", |
| 115 |
"reference": "bd436094fc0a9b0558a899fb80b0ae34fe1808a0" |
| 116 |
}, |
| 117 |
"dist": { |
| 118 |
"type": "zip", |
| 119 |
"url": "https://api.github.com/repos/maxmind/MaxMind-DB-Reader-php/zipball/bd436094fc0a9b0558a899fb80b0ae34fe1808a0", |
| 120 |
"reference": "bd436094fc0a9b0558a899fb80b0ae34fe1808a0", |
| 121 |
"shasum": "" |
| 122 |
}, |
| 123 |
"require": { |
| 124 |
"php": ">=5.6" |
| 125 |
}, |
| 126 |
"require-dev": { |
| 127 |
"friendsofphp/php-cs-fixer": "2.*", |
| 128 |
"php-coveralls/php-coveralls": "^2.1", |
| 129 |
"phpunit/phpcov": "^3.0", |
| 130 |
"phpunit/phpunit": "5.*", |
| 131 |
"squizlabs/php_codesniffer": "3.*" |
| 132 |
}, |
| 133 |
"suggest": { |
| 134 |
"ext-bcmath": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder", |
| 135 |
"ext-gmp": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder", |
| 136 |
"ext-maxminddb": "A C-based database decoder that provides significantly faster lookups" |
| 137 |
}, |
| 138 |
"time": "2019-09-30T22:56:38+00:00", |
| 139 |
"type": "library", |
| 140 |
"installation-source": "dist", |
| 141 |
"autoload": { |
| 142 |
"psr-4": { |
| 143 |
"MaxMind\\Db\\": "src/MaxMind/Db" |
| 144 |
} |
| 145 |
}, |
| 146 |
"notification-url": "https://packagist.org/downloads/", |
| 147 |
"license": [ |
| 148 |
"Apache-2.0" |
| 149 |
], |
| 150 |
"authors": [ |
| 151 |
{ |
| 152 |
"name": "Gregory J. Oschwald", |
| 153 |
"email": "goschwald@maxmind.com", |
| 154 |
"homepage": "https://www.maxmind.com/" |
| 155 |
} |
| 156 |
], |
| 157 |
"description": "MaxMind DB Reader API", |
| 158 |
"homepage": "https://github.com/maxmind/MaxMind-DB-Reader-php", |
| 159 |
"keywords": [ |
| 160 |
"database", |
| 161 |
"geoip", |
| 162 |
"geoip2", |
| 163 |
"geolocation", |
| 164 |
"maxmind" |
| 165 |
] |
| 166 |
}, |
| 167 |
{ |
| 168 |
"name": "geoip2/geoip2", |
| 169 |
"version": "v2.9.0", |
| 170 |
"version_normalized": "2.9.0.0", |
| 171 |
"source": { |
| 172 |
"type": "git", |
| 173 |
"url": "https://github.com/maxmind/GeoIP2-php.git", |
| 174 |
"reference": "a807fbf65212eef5d8d2db1a1b31082b53633d77" |
| 175 |
}, |
| 176 |
"dist": { |
| 177 |
"type": "zip", |
| 178 |
"url": "https://api.github.com/repos/maxmind/GeoIP2-php/zipball/a807fbf65212eef5d8d2db1a1b31082b53633d77", |
| 179 |
"reference": "a807fbf65212eef5d8d2db1a1b31082b53633d77", |
| 180 |
"shasum": "" |
| 181 |
}, |
| 182 |
"require": { |
| 183 |
"maxmind-db/reader": "~1.0", |
| 184 |
"maxmind/web-service-common": "~0.5", |
| 185 |
"php": ">=5.4" |
| 186 |
}, |
| 187 |
"require-dev": { |
| 188 |
"friendsofphp/php-cs-fixer": "2.*", |
| 189 |
"phpunit/phpunit": "4.*", |
| 190 |
"squizlabs/php_codesniffer": "3.*" |
| 191 |
}, |
| 192 |
"time": "2018-04-10T15:32:59+00:00", |
| 193 |
"type": "library", |
| 194 |
"installation-source": "dist", |
| 195 |
"autoload": { |
| 196 |
"psr-4": { |
| 197 |
"GeoIp2\\": "src" |
| 198 |
} |
| 199 |
}, |
| 200 |
"notification-url": "https://packagist.org/downloads/", |
| 201 |
"license": [ |
| 202 |
"Apache-2.0" |
| 203 |
], |
| 204 |
"authors": [ |
| 205 |
{ |
| 206 |
"name": "Gregory J. Oschwald", |
| 207 |
"email": "goschwald@maxmind.com", |
| 208 |
"homepage": "http://www.maxmind.com/" |
| 209 |
} |
| 210 |
], |
| 211 |
"description": "MaxMind GeoIP2 PHP API", |
| 212 |
"homepage": "https://github.com/maxmind/GeoIP2-php", |
| 213 |
"keywords": [ |
| 214 |
"IP", |
| 215 |
"geoip", |
| 216 |
"geoip2", |
| 217 |
"geolocation", |
| 218 |
"maxmind" |
| 219 |
] |
| 220 |
} |
| 221 |
] |
| 222 |
|