|
|
|
@ -4,8 +4,101 @@
|
|
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |
|
|
|
|
"This file is @generated automatically" |
|
|
|
|
], |
|
|
|
|
"content-hash": "33d2e63c996f6f5730d45d5cf7624bd7", |
|
|
|
|
"content-hash": "d565933cafd101e9e55b56371df6dc42", |
|
|
|
|
"packages": [ |
|
|
|
|
{ |
|
|
|
|
"name": "algo26-matthias/idna-convert", |
|
|
|
|
"version": "v3.0.5", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/algo26-matthias/idna-convert.git", |
|
|
|
|
"reference": "9cbcfa17ecfed54387ca2ed29acb2773f1870a5e" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/algo26-matthias/idna-convert/zipball/9cbcfa17ecfed54387ca2ed29acb2773f1870a5e", |
|
|
|
|
"reference": "9cbcfa17ecfed54387ca2ed29acb2773f1870a5e", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"ext-pcre": "*", |
|
|
|
|
"jakeasmith/http_build_url": "^1", |
|
|
|
|
"php": ">=7.2.0" |
|
|
|
|
}, |
|
|
|
|
"require-dev": { |
|
|
|
|
"phpunit/phpunit": "^8.0 || ^9.0" |
|
|
|
|
}, |
|
|
|
|
"suggest": { |
|
|
|
|
"ext-iconv": "Install ext/iconv for using input / output other than UTF-8 or ISO-8859-1", |
|
|
|
|
"ext-mbstring": "Install ext/mbstring for using input / output other than UTF-8 or ISO-8859-1" |
|
|
|
|
}, |
|
|
|
|
"type": "library", |
|
|
|
|
"autoload": { |
|
|
|
|
"psr-4": { |
|
|
|
|
"Algo26\\IdnaConvert\\": "src/" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
|
"license": [ |
|
|
|
|
"LGPL-2.1+" |
|
|
|
|
], |
|
|
|
|
"authors": [ |
|
|
|
|
{ |
|
|
|
|
"name": "Matthias Sommerfeld", |
|
|
|
|
"email": "matthias.sommerfeld@algo26.de", |
|
|
|
|
"role": "Developer" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"description": "A library for encoding and decoding internationalized domain names", |
|
|
|
|
"homepage": "http://idnaconv.net/", |
|
|
|
|
"keywords": [ |
|
|
|
|
"idn", |
|
|
|
|
"idna", |
|
|
|
|
"php" |
|
|
|
|
], |
|
|
|
|
"support": { |
|
|
|
|
"issues": "https://github.com/algo26-matthias/idna-convert/issues", |
|
|
|
|
"source": "https://github.com/algo26-matthias/idna-convert/tree/v3.0.5" |
|
|
|
|
}, |
|
|
|
|
"time": "2020-10-05T05:49:30+00:00" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "jakeasmith/http_build_url", |
|
|
|
|
"version": "1.0.1", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/jakeasmith/http_build_url.git", |
|
|
|
|
"reference": "93c273e77cb1edead0cf8bcf8cd2003428e74e37" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/jakeasmith/http_build_url/zipball/93c273e77cb1edead0cf8bcf8cd2003428e74e37", |
|
|
|
|
"reference": "93c273e77cb1edead0cf8bcf8cd2003428e74e37", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"type": "library", |
|
|
|
|
"autoload": { |
|
|
|
|
"files": [ |
|
|
|
|
"src/http_build_url.php" |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
|
"license": [ |
|
|
|
|
"MIT" |
|
|
|
|
], |
|
|
|
|
"authors": [ |
|
|
|
|
{ |
|
|
|
|
"name": "Jake A. Smith", |
|
|
|
|
"email": "theman@jakeasmith.com" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"description": "Provides functionality for http_build_url() to environments without pecl_http.", |
|
|
|
|
"support": { |
|
|
|
|
"issues": "https://github.com/jakeasmith/http_build_url/issues", |
|
|
|
|
"source": "https://github.com/jakeasmith/http_build_url" |
|
|
|
|
}, |
|
|
|
|
"time": "2017-05-01T15:36:40+00:00" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/polyfill-mbstring", |
|
|
|
|
"version": "v1.25.0", |
|
|
|
|