{"packages":{"amphp/dns":{"1.x-dev":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"1.x-dev","version_normalized":"1.9999999.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"4a13ffdc5e088593eb01860fc5002ebd9316d562"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/4a13ffdc5e088593eb01860fc5002ebd9316d562","type":"zip","shasum":"","reference":"4a13ffdc5e088593eb01860fc5002ebd9316d562"},"type":"library","funding":[{"url":"https://github.com/amphp","type":"github"}],"time":"2024-12-08T15:06:32+00:00","autoload":{"files":["lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"ext-json":"*","amphp/amp":"^2","amphp/byte-stream":"^1.1","amphp/cache":"^1.2","amphp/parser":"^1","amphp/windows-registry":"^0.3","daverandom/libdns":"^2.0.1","ext-filter":"*","php":">=7.1"},"require-dev":{"amphp/phpunit-util":"^1","phpunit/phpunit":"^6 || ^7 || ^8 || ^9","amphp/php-cs-fixer-config":"dev-master"},"uid":6820998},"2.x-dev":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"2.x-dev","version_normalized":"2.9999999.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"78eb3db5fc69bf2fc0cb503c4fcba667bc223c71"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/78eb3db5fc69bf2fc0cb503c4fcba667bc223c71","type":"zip","shasum":"","reference":"78eb3db5fc69bf2fc0cb503c4fcba667bc223c71"},"type":"library","funding":[{"url":"https://github.com/amphp","type":"github"}],"time":"2025-01-19T15:43:40+00:00","autoload":{"files":["src/functions.php"],"psr-4":{"Amp\\Dns\\":"src"}},"default-branch":true,"require":{"amphp/parser":"^1","ext-filter":"*","amphp/amp":"^3","amphp/byte-stream":"^2","amphp/cache":"^2","daverandom/libdns":"^2.0.2","php":">=8.1","revolt/event-loop":"^1 || ^0.2","ext-json":"*","amphp/process":"^2"},"require-dev":{"phpunit/phpunit":"^9","amphp/phpunit-util":"^3","amphp/php-cs-fixer-config":"^2","psalm/phar":"5.20"},"uid":4533824},"dev-dep/libdns-v3":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"dev-dep/libdns-v3","version_normalized":"dev-dep/libdns-v3","license":["MIT"],"authors":[{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"dcb6ebb2bb80d87b11240b6c26bbf2c16c7a09c8"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/dcb6ebb2bb80d87b11240b6c26bbf2c16c7a09c8","type":"zip","shasum":"","reference":"dcb6ebb2bb80d87b11240b6c26bbf2c16c7a09c8"},"type":"library","time":"2018-02-01T13:25:47+00:00","autoload":{"files":["lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=7.0","amphp/amp":"^2","amphp/byte-stream":"^1.1","amphp/cache":"^1.2","amphp/file":"^0.2 || ^0.3","amphp/parser":"^1","amphp/uri":"^0.1","amphp/windows-registry":"^0.3","daverandom/libdns":"dev-master"},"require-dev":{"amphp/phpunit-util":"^1","phpunit/phpunit":"^6","friendsofphp/php-cs-fixer":"^2.3"},"uid":1874744},"v0.1.0":{"name":"amphp/dns","description":"Asynchronous DNS resolver using Alert","keywords":["client","async","dns","resolve"],"homepage":"https://github.com/DaveRandom/Addr","version":"v0.1.0","version_normalized":"0.1.0.0","license":["MIT"],"authors":[{"name":"Chris Wright","email":"addr@daverandom.com","role":"Creator / Lead Developer"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"661a450c063b1ab7c88065c27fe7fcc4c6e6d6d2"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/661a450c063b1ab7c88065c27fe7fcc4c6e6d6d2","type":"zip","shasum":"","reference":"661a450c063b1ab7c88065c27fe7fcc4c6e6d6d2"},"type":"library","time":"2014-06-15T00:06:54+00:00","autoload":{"psr-4":{"Addr\\":"lib/Addr/"}},"require":{"php":">=5.4.0","rdlowrey/alert":"~0.8.1","daverandom/libdns":"~0.2.1"},"uid":240279},"v0.1.1":{"name":"amphp/dns","description":"Asynchronous DNS resolver using Alert","keywords":["client","async","dns","resolve"],"homepage":"https://github.com/DaveRandom/Addr","version":"v0.1.1","version_normalized":"0.1.1.0","license":["MIT"],"authors":[{"name":"Chris Wright","email":"addr@daverandom.com","role":"Creator / Lead Developer"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"6174dfdb252ceda613cdcf58a6f939349c02bec3"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/6174dfdb252ceda613cdcf58a6f939349c02bec3","type":"zip","shasum":"","reference":"6174dfdb252ceda613cdcf58a6f939349c02bec3"},"type":"library","time":"2014-06-16T02:53:40+00:00","autoload":{"psr-4":{"Addr\\":"lib/Addr/"}},"require":{"php":">=5.4.0","rdlowrey/alert":"~0.8.1","daverandom/libdns":"~0.2.1"},"uid":240280},"v0.1.2":{"name":"amphp/dns","description":"Asynchronous DNS resolver using Alert","keywords":["client","async","dns","resolve"],"homepage":"https://github.com/DaveRandom/Addr","version":"v0.1.2","version_normalized":"0.1.2.0","license":["MIT"],"authors":[{"name":"Chris Wright","email":"addr@daverandom.com","role":"Creator / Lead Developer"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"22c90049f38e222828e31c10031a8f7db6782c2a"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/22c90049f38e222828e31c10031a8f7db6782c2a","type":"zip","shasum":"","reference":"22c90049f38e222828e31c10031a8f7db6782c2a"},"type":"library","time":"2014-06-17T17:01:10+00:00","autoload":{"psr-4":{"Addr\\":"lib/Addr/"}},"require":{"php":">=5.4.0","rdlowrey/alert":"~0.8.1","daverandom/libdns":"~0.2.1"},"uid":240281},"v0.1.3":{"name":"amphp/dns","description":"Asynchronous DNS resolver using Alert","keywords":["client","async","dns","resolve"],"homepage":"https://github.com/DaveRandom/Addr","version":"v0.1.3","version_normalized":"0.1.3.0","license":["MIT"],"authors":[{"name":"Chris Wright","email":"addr@daverandom.com","role":"Creator / Lead Developer"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"add4e38c1c6e4ccc95bbb9eda700db5e27a947e4"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/add4e38c1c6e4ccc95bbb9eda700db5e27a947e4","type":"zip","shasum":"","reference":"add4e38c1c6e4ccc95bbb9eda700db5e27a947e4"},"type":"library","time":"2014-07-17T20:31:55+00:00","autoload":{"psr-4":{"Addr\\":"lib/Addr/"}},"require":{"php":">=5.4.0","rdlowrey/alert":"~0.8.1","daverandom/libdns":"~0.2.1"},"uid":240282},"v0.2.0":{"name":"amphp/dns","description":"Asynchronous DNS resolver using Alert","keywords":["client","async","dns","resolve"],"homepage":"https://github.com/DaveRandom/Addr","version":"v0.2.0","version_normalized":"0.2.0.0","license":["MIT"],"authors":[{"name":"Chris Wright","email":"addr@daverandom.com","role":"Creator / Lead Developer"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"01b3d38c43a6415a7000c7471d4938e035e9548b"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/01b3d38c43a6415a7000c7471d4938e035e9548b","type":"zip","shasum":"","reference":"01b3d38c43a6415a7000c7471d4938e035e9548b"},"type":"library","time":"2014-06-16T17:30:28+00:00","autoload":{"psr-4":{"Addr\\":"lib/Addr/"}},"require":{"php":">=5.4.0","rdlowrey/alert":"~0.8.1","daverandom/libdns":"~0.2.1"},"uid":240283},"v0.2.1":{"name":"amphp/dns","description":"Asynchronous DNS resolver using Alert","keywords":["client","async","dns","resolve"],"homepage":"https://github.com/DaveRandom/Addr","version":"v0.2.1","version_normalized":"0.2.1.0","license":["MIT"],"authors":[{"name":"Chris Wright","email":"addr@daverandom.com","role":"Creator / Lead Developer"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"d4257d132f39eb98a918a4a05e6fa0710e22bdfe"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/d4257d132f39eb98a918a4a05e6fa0710e22bdfe","type":"zip","shasum":"","reference":"d4257d132f39eb98a918a4a05e6fa0710e22bdfe"},"type":"library","time":"2014-06-17T17:06:25+00:00","autoload":{"psr-4":{"Addr\\":"lib/Addr/"}},"require":{"php":">=5.4.0","rdlowrey/alert":"~0.8.1","daverandom/libdns":"~0.2.1"},"uid":240284},"v0.2.2":{"name":"amphp/dns","description":"Asynchronous DNS resolver using Alert","keywords":["client","async","dns","resolve"],"homepage":"https://github.com/DaveRandom/Addr","version":"v0.2.2","version_normalized":"0.2.2.0","license":["MIT"],"authors":[{"name":"Chris Wright","email":"addr@daverandom.com","role":"Creator / Lead Developer"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"0cf046c2c59220622183767b41be456d4b3690d2"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/0cf046c2c59220622183767b41be456d4b3690d2","type":"zip","shasum":"","reference":"0cf046c2c59220622183767b41be456d4b3690d2"},"type":"library","time":"2014-07-17T20:32:59+00:00","autoload":{"psr-4":{"Addr\\":"lib/Addr/"}},"require":{"php":">=5.4.0","rdlowrey/alert":"~0.8.1","daverandom/libdns":"~0.2.1"},"uid":240285},"v0.2.3":{"name":"amphp/dns","description":"Asynchronous DNS resolver using Alert","keywords":["client","async","dns","resolve"],"homepage":"https://github.com/DaveRandom/Addr","version":"v0.2.3","version_normalized":"0.2.3.0","license":["MIT"],"authors":[{"name":"Chris Wright","email":"addr@daverandom.com","role":"Creator / Lead Developer"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"84e37a2dde8ac74fbfb1e2bd4f41aa1a89d58b12"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/84e37a2dde8ac74fbfb1e2bd4f41aa1a89d58b12","type":"zip","shasum":"","reference":"84e37a2dde8ac74fbfb1e2bd4f41aa1a89d58b12"},"type":"library","time":"2014-07-29T22:17:21+00:00","autoload":{"psr-4":{"Addr\\":"lib/Addr/"}},"require":{"php":">=5.4.0","rdlowrey/alert":"~0.9.0","daverandom/libdns":"~0.2.1"},"uid":240286},"v0.2.4":{"name":"amphp/dns","description":"Asynchronous DNS resolver using Alert","keywords":["client","async","dns","resolve"],"homepage":"https://github.com/DaveRandom/Addr","version":"v0.2.4","version_normalized":"0.2.4.0","license":["MIT"],"authors":[{"name":"Chris Wright","email":"addr@daverandom.com","role":"Creator / Lead Developer"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"34da0f66b831f92415569797d8b48c4a8b23cc07"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/34da0f66b831f92415569797d8b48c4a8b23cc07","type":"zip","shasum":"","reference":"34da0f66b831f92415569797d8b48c4a8b23cc07"},"type":"library","time":"2014-08-05T21:47:07+00:00","autoload":{"psr-4":{"Addr\\":"lib/Addr/"}},"require":{"php":">=5.4.0","rdlowrey/alert":"~0.10.0","daverandom/libdns":"~0.2.1"},"require-dev":{"mockery/mockery":">=0.9.1","rdlowrey/auryn":">=0.13.0","predis/predis":"~0.8.6","phpunit/phpunit":"~4.1.0"},"uid":240287},"v0.3.0":{"name":"amphp/dns","description":"Asynchronous DNS resolution built on the Amp concurrency framework","keywords":["client","async","dns","resolve","amp"],"homepage":"https://github.com/amphp/dns","version":"v0.3.0","version_normalized":"0.3.0.0","license":["MIT"],"authors":[{"name":"Chris Wright","email":"addr@daverandom.com","role":"Creator / Lead Developer"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"205ecec4fcaf4bad24317ce34534b3d320e3289b"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/205ecec4fcaf4bad24317ce34534b3d320e3289b","type":"zip","shasum":"","reference":"205ecec4fcaf4bad24317ce34534b3d320e3289b"},"type":"library","time":"2014-09-24T04:13:50+00:00","autoload":{"psr-4":{"Amp\\":"lib"}},"require":{"php":">=5.5.0","amphp/amp":"~0.11","daverandom/libdns":"~0.2"},"require-dev":{"mockery/mockery":">=0.9.1","rdlowrey/auryn":">=0.13.0","predis/predis":"~0.8.6"},"uid":240288},"v0.3.1":{"name":"amphp/dns","description":"Asynchronous DNS resolution built on the Amp concurrency framework","keywords":["client","async","dns","resolve","amp"],"homepage":"https://github.com/amphp/dns","version":"v0.3.1","version_normalized":"0.3.1.0","license":["MIT"],"authors":[{"name":"Chris Wright","email":"addr@daverandom.com","role":"Creator / Lead Developer"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"704c35870c52ff2257f485cd546e056d04d01243"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/704c35870c52ff2257f485cd546e056d04d01243","type":"zip","shasum":"","reference":"704c35870c52ff2257f485cd546e056d04d01243"},"type":"library","time":"2014-10-02T16:29:03+00:00","autoload":{"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=5.5.0","amphp/amp":"~0.11","daverandom/libdns":"~0.2"},"require-dev":{"mockery/mockery":">=0.9.1","rdlowrey/auryn":">=0.13.0","predis/predis":"~0.8.6","phpunit/phpunit":"~4.1.0"},"uid":253821},"v0.3.2":{"name":"amphp/dns","description":"Asynchronous DNS resolution built on the Amp concurrency framework","keywords":["client","async","dns","resolve","amp"],"homepage":"https://github.com/amphp/dns","version":"v0.3.2","version_normalized":"0.3.2.0","license":["MIT"],"authors":[{"name":"Chris Wright","email":"addr@daverandom.com","role":"Creator / Lead Developer"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"5748155b4b7aae117c32c8063265fed54f1d78b8"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/5748155b4b7aae117c32c8063265fed54f1d78b8","type":"zip","shasum":"","reference":"5748155b4b7aae117c32c8063265fed54f1d78b8"},"type":"library","time":"2014-10-21T15:54:29+00:00","autoload":{"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=5.4.0","amphp/amp":"~0.11","daverandom/libdns":"~0.2"},"require-dev":{"mockery/mockery":">=0.9.1","rdlowrey/auryn":">=0.13.0","predis/predis":"~0.8.6","phpunit/phpunit":"~4.1.0"},"uid":254701},"v0.3.3":{"name":"amphp/dns","description":"Asynchronous DNS resolution built on the Amp concurrency framework","keywords":["client","async","dns","resolve","amp"],"homepage":"https://github.com/amphp/dns","version":"v0.3.3","version_normalized":"0.3.3.0","license":["MIT"],"authors":[{"name":"Chris Wright","email":"addr@daverandom.com","role":"Creator / Lead Developer"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"980fd6a434dd58e373a8e3422d3a7350a6f633d9"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/980fd6a434dd58e373a8e3422d3a7350a6f633d9","type":"zip","shasum":"","reference":"980fd6a434dd58e373a8e3422d3a7350a6f633d9"},"type":"library","time":"2014-10-23T02:32:01+00:00","autoload":{"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=5.4.0","amphp/amp":"~0.12","daverandom/libdns":"~0.2"},"require-dev":{"mockery/mockery":">=0.9.1","rdlowrey/auryn":">=0.13.0","predis/predis":"~0.8.6","phpunit/phpunit":"~4.1.0"},"uid":255534},"v0.3.4":{"name":"amphp/dns","description":"Asynchronous DNS resolution built on the Amp concurrency framework","keywords":["client","async","dns","resolve","amp"],"homepage":"https://github.com/amphp/dns","version":"v0.3.4","version_normalized":"0.3.4.0","license":["MIT"],"authors":[{"name":"Chris Wright","email":"addr@daverandom.com","role":"Creator / Lead Developer"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"e58d46d3c565db24c17428bf42a75d55fedd7bc6"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/e58d46d3c565db24c17428bf42a75d55fedd7bc6","type":"zip","shasum":"","reference":"e58d46d3c565db24c17428bf42a75d55fedd7bc6"},"type":"library","time":"2014-11-04T04:49:19+00:00","autoload":{"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=5.4.0","amphp/amp":"~0.12","daverandom/libdns":"~0.2"},"require-dev":{"mockery/mockery":">=0.9.1","rdlowrey/auryn":">=0.13.0","predis/predis":"~0.8.6","phpunit/phpunit":"~4.1.0"},"uid":262476},"v0.4.0":{"name":"amphp/dns","description":"Asynchronous DNS resolution built on the Amp concurrency framework","keywords":["client","async","dns","resolve","amp"],"homepage":"https://github.com/amphp/dns","version":"v0.4.0","version_normalized":"0.4.0.0","license":["MIT"],"authors":[{"name":"Chris Wright","email":"addr@daverandom.com","role":"Creator / Lead Developer"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"aaf718e1284d420f52545ee1cbc631b893141da8"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/aaf718e1284d420f52545ee1cbc631b893141da8","type":"zip","shasum":"","reference":"aaf718e1284d420f52545ee1cbc631b893141da8"},"type":"library","time":"2014-12-08T17:07:24+00:00","autoload":{"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=5.4.0","amphp/amp":"~0.15.0","daverandom/libdns":"~0.2"},"require-dev":{"mockery/mockery":">=0.9.1","rdlowrey/auryn":">=0.13.0","predis/predis":"~0.8.6","phpunit/phpunit":"~4.1.0"},"uid":284825},"v0.4.1":{"name":"amphp/dns","description":"Asynchronous DNS resolution built on the Amp concurrency framework","keywords":["client","async","dns","resolve","amp"],"homepage":"https://github.com/amphp/dns","version":"v0.4.1","version_normalized":"0.4.1.0","license":["MIT"],"authors":[{"name":"Chris Wright","email":"addr@daverandom.com","role":"Creator / Lead Developer"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"46d1981ff5be827a8407c3f685635dc1926ea4e3"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/46d1981ff5be827a8407c3f685635dc1926ea4e3","type":"zip","shasum":"","reference":"46d1981ff5be827a8407c3f685635dc1926ea4e3"},"type":"library","time":"2015-02-17T20:34:12+00:00","autoload":{"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=5.4.0","amphp/amp":"~0.15.0","daverandom/libdns":"~0.2"},"require-dev":{"mockery/mockery":">=0.9.1","rdlowrey/auryn":">=0.13.0","predis/predis":"~0.8.6","phpunit/phpunit":"~4.1.0"},"uid":333723},"v0.4.2":{"name":"amphp/dns","description":"Asynchronous DNS resolution built on the Amp concurrency framework","keywords":["client","async","dns","resolve","amp"],"homepage":"https://github.com/amphp/dns","version":"v0.4.2","version_normalized":"0.4.2.0","license":["MIT"],"authors":[{"name":"Chris Wright","email":"addr@daverandom.com","role":"Creator / Lead Developer"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"e4578f504a855078b339e3a4d6da7f4e1f8f4723"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/e4578f504a855078b339e3a4d6da7f4e1f8f4723","type":"zip","shasum":"","reference":"e4578f504a855078b339e3a4d6da7f4e1f8f4723"},"type":"library","time":"2015-02-18T16:18:40+00:00","autoload":{"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=5.4.0","daverandom/libdns":"~1.0","amphp/amp":"~0.16.0"},"require-dev":{"mockery/mockery":">=0.9.1","rdlowrey/auryn":">=0.13.0","predis/predis":"~0.8.6","phpunit/phpunit":"~4.1.0"},"uid":334471},"v0.5.0":{"name":"amphp/dns","description":"Asynchronous DNS resolution built on the Amp concurrency framework","keywords":["client","async","dns","resolve","amp"],"homepage":"https://github.com/amphp/dns","version":"v0.5.0","version_normalized":"0.5.0.0","license":["MIT"],"authors":[{"name":"Chris Wright","email":"addr@daverandom.com","role":"Creator / Lead Developer"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"6dd23e5b42272d19b31665f21ce89726f2b4c6b3"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/6dd23e5b42272d19b31665f21ce89726f2b4c6b3","type":"zip","shasum":"","reference":"6dd23e5b42272d19b31665f21ce89726f2b4c6b3"},"type":"library","time":"2015-04-27T19:22:10+00:00","autoload":{"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=5.4.0","amphp/amp":"~0.17.0","daverandom/libdns":"~1.0"},"require-dev":{"mockery/mockery":">=0.9.1","rdlowrey/auryn":">=0.13.0","predis/predis":"~0.8.6","phpunit/phpunit":"~4.1.0"},"uid":392214},"v0.6.0":{"name":"amphp/dns","description":"Asynchronous DNS resolution built on the Amp concurrency framework","keywords":["client","async","dns","resolve","amp"],"homepage":"https://github.com/amphp/dns","version":"v0.6.0","version_normalized":"0.6.0.0","license":["MIT"],"authors":[{"name":"Chris Wright","email":"addr@daverandom.com","role":"Creator / Lead Developer"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"641c3cc51a7d737f9a4be33e674010e360873bc5"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/641c3cc51a7d737f9a4be33e674010e360873bc5","type":"zip","shasum":"","reference":"641c3cc51a7d737f9a4be33e674010e360873bc5"},"type":"library","time":"2015-05-20T22:31:25+00:00","autoload":{"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=5.5","daverandom/libdns":"~1.0","amphp/amp":"1.0.x-dev"},"require-dev":{"mockery/mockery":">=0.9.1","rdlowrey/auryn":">=0.13.0","predis/predis":"~0.8.6","phpunit/phpunit":"~4.1.0"},"uid":411827},"v0.7.0":{"name":"amphp/dns","description":"Async DNS resolution built on the amp concurrency framework","keywords":["client","async","dns","resolve","amp"],"homepage":"https://github.com/amphp/dns","version":"v0.7.0","version_normalized":"0.7.0.0","license":["MIT"],"authors":[{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Chris Wright","email":"addr@daverandom.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"b37314ce61a9424e52a90f6915bfd47318bffcf9"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/b37314ce61a9424e52a90f6915bfd47318bffcf9","type":"zip","shasum":"","reference":"b37314ce61a9424e52a90f6915bfd47318bffcf9"},"type":"library","time":"2015-08-02T13:19:32+00:00","autoload":{"files":["lib/constants.php","lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=5.5","amphp/amp":"^1","amphp/cache":"dev-master","amphp/filesystem":"dev-master","daverandom/libdns":"~1.0"},"require-dev":{"phpunit/phpunit":"~4.4.0","fabpot/php-cs-fixer":"~1.9","satooshi/php-coveralls":"dev-master"},"uid":488128},"v0.7.1":{"name":"amphp/dns","description":"Async DNS resolution built on the amp concurrency framework","keywords":["client","async","dns","resolve","amp"],"homepage":"https://github.com/amphp/dns","version":"v0.7.1","version_normalized":"0.7.1.0","license":["MIT"],"authors":[{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Chris Wright","email":"addr@daverandom.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"e6ae0bf834a19e287f4563fd21b0a80cea9e1269"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/e6ae0bf834a19e287f4563fd21b0a80cea9e1269","type":"zip","shasum":"","reference":"e6ae0bf834a19e287f4563fd21b0a80cea9e1269"},"type":"library","time":"2015-09-07T21:48:26+00:00","autoload":{"files":["lib/constants.php","lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=5.5","amphp/amp":"^1","amphp/cache":"dev-master","amphp/file":"dev-master","daverandom/libdns":"~1.0"},"require-dev":{"phpunit/phpunit":"~4.4.0","fabpot/php-cs-fixer":"~1.9","satooshi/php-coveralls":"dev-master"},"uid":514611},"v0.8.0":{"name":"amphp/dns","description":"Async DNS resolution built on the amp concurrency framework","keywords":["client","async","dns","resolve","amp"],"homepage":"https://github.com/amphp/dns","version":"v0.8.0","version_normalized":"0.8.0.0","license":["MIT"],"authors":[{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Chris Wright","email":"addr@daverandom.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"bdb8b5bf96b0a38ffea3ac9c2644873ddf1d8361"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/bdb8b5bf96b0a38ffea3ac9c2644873ddf1d8361","type":"zip","shasum":"","reference":"bdb8b5bf96b0a38ffea3ac9c2644873ddf1d8361"},"type":"library","time":"2015-09-08T21:03:25+00:00","autoload":{"files":["lib/constants.php","lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=5.5","amphp/amp":"^1","amphp/cache":"dev-master","amphp/file":"dev-master","daverandom/libdns":"~1.0"},"require-dev":{"phpunit/phpunit":"~4.8","fabpot/php-cs-fixer":"~1.9"},"uid":515856},"v0.8.1":{"name":"amphp/dns","description":"Async DNS resolution built on the amp concurrency framework","keywords":["client","async","dns","resolve","amp"],"homepage":"https://github.com/amphp/dns","version":"v0.8.1","version_normalized":"0.8.1.0","license":["MIT"],"authors":[{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Chris Wright","email":"addr@daverandom.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"e0fcee2f0a8d425ceb43b10068a26bd055429070"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/e0fcee2f0a8d425ceb43b10068a26bd055429070","type":"zip","shasum":"","reference":"e0fcee2f0a8d425ceb43b10068a26bd055429070"},"type":"library","time":"2015-09-10T15:11:48+00:00","autoload":{"files":["lib/constants.php","lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=5.5","amphp/amp":"^1","amphp/cache":"^0.1","amphp/file":"dev-master","daverandom/libdns":"^1.0"},"require-dev":{"phpunit/phpunit":"^4.8","fabpot/php-cs-fixer":"^1.9"},"uid":517809},"v0.8.10":{"name":"amphp/dns","description":"Async DNS resolution built on the amp concurrency framework","keywords":["client","async","dns","resolve","amp"],"homepage":"https://github.com/amphp/dns","version":"v0.8.10","version_normalized":"0.8.10.0","license":["MIT"],"authors":[{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Chris Wright","email":"addr@daverandom.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"9f12b2264f74e0cbad67565308f9e106fb6a5bec"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/9f12b2264f74e0cbad67565308f9e106fb6a5bec","type":"zip","shasum":"","reference":"9f12b2264f74e0cbad67565308f9e106fb6a5bec"},"type":"library","time":"2016-03-26T20:35:44+00:00","autoload":{"files":["lib/constants.php","lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=5.5","amphp/amp":"^1","amphp/cache":"^0.1","amphp/file":"^0.1","daverandom/libdns":"^1"},"require-dev":{"phpunit/phpunit":"^4.8","fabpot/php-cs-fixer":"^1.9"},"uid":752954},"v0.8.11":{"name":"amphp/dns","description":"Async DNS resolution built on the amp concurrency framework","keywords":["client","async","dns","resolve","amp"],"homepage":"https://github.com/amphp/dns","version":"v0.8.11","version_normalized":"0.8.11.0","license":["MIT"],"authors":[{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Chris Wright","email":"addr@daverandom.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"ba6016dd0a2a79e2eed8b2392ae3002d49120aaa"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/ba6016dd0a2a79e2eed8b2392ae3002d49120aaa","type":"zip","shasum":"","reference":"ba6016dd0a2a79e2eed8b2392ae3002d49120aaa"},"type":"library","time":"2016-05-26T19:49:36+00:00","autoload":{"files":["lib/constants.php","lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=5.5","amphp/amp":"^1","amphp/cache":"^0.1","amphp/file":"^0.1","daverandom/libdns":"^1"},"require-dev":{"phpunit/phpunit":"^4.8","fabpot/php-cs-fixer":"^1.9"},"uid":837789},"v0.8.12":{"name":"amphp/dns","description":"Async DNS resolution built on the amp concurrency framework","keywords":["client","async","dns","resolve","amp"],"homepage":"https://github.com/amphp/dns","version":"v0.8.12","version_normalized":"0.8.12.0","license":["MIT"],"authors":[{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Chris Wright","email":"addr@daverandom.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"0b0ef2b82d7307d57e624042aac8862f5115ad12"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/0b0ef2b82d7307d57e624042aac8862f5115ad12","type":"zip","shasum":"","reference":"0b0ef2b82d7307d57e624042aac8862f5115ad12"},"type":"library","time":"2017-01-05T00:13:28+00:00","autoload":{"files":["lib/constants.php","lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=5.5","amphp/amp":"^1","amphp/cache":"^0.1","amphp/file":"^0.1","amphp/windows-registry":"^0.2.2","daverandom/libdns":"^1"},"require-dev":{"phpunit/phpunit":"^4.8|^5.1.3","friendsofphp/php-cs-fixer":"^1.9"},"uid":1155763},"v0.8.13":{"name":"amphp/dns","description":"Async DNS resolution built on the amp concurrency framework","keywords":["client","async","dns","resolve","amp"],"homepage":"https://github.com/amphp/dns","version":"v0.8.13","version_normalized":"0.8.13.0","license":["MIT"],"authors":[{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Chris Wright","email":"addr@daverandom.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"fc4621dfb74b36784ac482fd77d8f8f49c6bf2c7"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/fc4621dfb74b36784ac482fd77d8f8f49c6bf2c7","type":"zip","shasum":"","reference":"fc4621dfb74b36784ac482fd77d8f8f49c6bf2c7"},"type":"library","time":"2017-01-25T15:25:41+00:00","autoload":{"files":["lib/constants.php","lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=5.5","amphp/amp":"^1","amphp/cache":"^0.1","amphp/file":"^0.1","amphp/windows-registry":"^0.2.2","daverandom/libdns":"^1"},"require-dev":{"phpunit/phpunit":"^4.8|^5.1.3","phpunit/php-code-coverage":">=2.2","friendsofphp/php-cs-fixer":"^1.9"},"uid":1193538},"v0.8.14":{"name":"amphp/dns","description":"Async DNS resolution built on the amp concurrency framework","keywords":["client","async","dns","resolve","amp"],"homepage":"https://github.com/amphp/dns","version":"v0.8.14","version_normalized":"0.8.14.0","license":["MIT"],"authors":[{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Chris Wright","email":"addr@daverandom.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"5fc1cde2d29e94d731ab96d5ef5f9f20958315cc"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/5fc1cde2d29e94d731ab96d5ef5f9f20958315cc","type":"zip","shasum":"","reference":"5fc1cde2d29e94d731ab96d5ef5f9f20958315cc"},"type":"library","time":"2017-02-05T22:17:40+00:00","autoload":{"files":["lib/constants.php","lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=5.5","amphp/amp":"^1","amphp/cache":"^0.1","amphp/file":"^0.1","amphp/windows-registry":"^0.2.2","daverandom/libdns":"^1"},"require-dev":{"phpunit/phpunit":"^4.8|^5.1.3","phpunit/php-code-coverage":">=2.2","friendsofphp/php-cs-fixer":"^1.9"},"uid":1215280},"v0.8.15":{"name":"amphp/dns","description":"Async DNS resolution built on the amp concurrency framework","keywords":["client","async","dns","resolve","amp"],"homepage":"https://github.com/amphp/dns","version":"v0.8.15","version_normalized":"0.8.15.0","license":["MIT"],"authors":[{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Chris Wright","email":"addr@daverandom.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"70441dab2086dc3d627a593a9c022d3959130eba"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/70441dab2086dc3d627a593a9c022d3959130eba","type":"zip","shasum":"","reference":"70441dab2086dc3d627a593a9c022d3959130eba"},"type":"library","time":"2017-07-12T16:03:14+00:00","autoload":{"files":["lib/constants.php","lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=5.5","amphp/amp":"^1","amphp/cache":"^0.1","amphp/file":"^0.1","amphp/windows-registry":"^0.2.2","daverandom/libdns":"^1"},"require-dev":{"phpunit/phpunit":"^4.8|^5.1.3","phpunit/php-code-coverage":">=2.2","friendsofphp/php-cs-fixer":"^1.9"},"uid":1496325},"v0.8.2":{"name":"amphp/dns","description":"Async DNS resolution built on the amp concurrency framework","keywords":["client","async","dns","resolve","amp"],"homepage":"https://github.com/amphp/dns","version":"v0.8.2","version_normalized":"0.8.2.0","license":["MIT"],"authors":[{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Chris Wright","email":"addr@daverandom.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"218e5877cd9a33811d4e6c94c6e37510c21ccee0"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/218e5877cd9a33811d4e6c94c6e37510c21ccee0","type":"zip","shasum":"","reference":"218e5877cd9a33811d4e6c94c6e37510c21ccee0"},"type":"library","time":"2015-09-18T13:09:28+00:00","autoload":{"files":["lib/constants.php","lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=5.5","amphp/amp":"^1","amphp/cache":"^0.1","amphp/file":"^0.1","daverandom/libdns":"^1"},"require-dev":{"phpunit/phpunit":"^4.8","fabpot/php-cs-fixer":"^1.9"},"uid":525774},"v0.8.3":{"name":"amphp/dns","description":"Async DNS resolution built on the amp concurrency framework","keywords":["client","async","dns","resolve","amp"],"homepage":"https://github.com/amphp/dns","version":"v0.8.3","version_normalized":"0.8.3.0","license":["MIT"],"authors":[{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Chris Wright","email":"addr@daverandom.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"29ae0bd341842df4f6aaf0e987a87de83dfc095e"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/29ae0bd341842df4f6aaf0e987a87de83dfc095e","type":"zip","shasum":"","reference":"29ae0bd341842df4f6aaf0e987a87de83dfc095e"},"type":"library","time":"2015-09-23T20:22:33+00:00","autoload":{"files":["lib/constants.php","lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=5.5","amphp/amp":"^1","amphp/cache":"^0.1","amphp/file":"^0.1","daverandom/libdns":"^1"},"require-dev":{"phpunit/phpunit":"^4.8","fabpot/php-cs-fixer":"^1.9"},"uid":530899},"v0.8.4":{"name":"amphp/dns","description":"Async DNS resolution built on the amp concurrency framework","keywords":["client","async","dns","resolve","amp"],"homepage":"https://github.com/amphp/dns","version":"v0.8.4","version_normalized":"0.8.4.0","license":["MIT"],"authors":[{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Chris Wright","email":"addr@daverandom.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"4c4d450d4af26fc55dc56dcf45ec7977373a38bf"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/4c4d450d4af26fc55dc56dcf45ec7977373a38bf","type":"zip","shasum":"","reference":"4c4d450d4af26fc55dc56dcf45ec7977373a38bf"},"type":"library","time":"2015-12-08T09:41:38+00:00","autoload":{"files":["lib/constants.php","lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=5.5","amphp/amp":"^1","amphp/cache":"^0.1","amphp/file":"^0.1","daverandom/libdns":"^1"},"require-dev":{"phpunit/phpunit":"^4.8","fabpot/php-cs-fixer":"^1.9"},"uid":615636},"v0.8.5":{"name":"amphp/dns","description":"Async DNS resolution built on the amp concurrency framework","keywords":["client","async","dns","resolve","amp"],"homepage":"https://github.com/amphp/dns","version":"v0.8.5","version_normalized":"0.8.5.0","license":["MIT"],"authors":[{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Chris Wright","email":"addr@daverandom.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"2f8103f1738fe48553b80733076c987234d8f49e"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/2f8103f1738fe48553b80733076c987234d8f49e","type":"zip","shasum":"","reference":"2f8103f1738fe48553b80733076c987234d8f49e"},"type":"library","time":"2015-12-23T13:56:14+00:00","autoload":{"files":["lib/constants.php","lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=5.5","amphp/amp":"^1","amphp/cache":"^0.1","amphp/file":"^0.1","daverandom/libdns":"^1"},"require-dev":{"phpunit/phpunit":"^4.8","fabpot/php-cs-fixer":"^1.9"},"uid":632410},"v0.8.6":{"name":"amphp/dns","description":"Async DNS resolution built on the amp concurrency framework","keywords":["client","async","dns","resolve","amp"],"homepage":"https://github.com/amphp/dns","version":"v0.8.6","version_normalized":"0.8.6.0","license":["MIT"],"authors":[{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Chris Wright","email":"addr@daverandom.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"2ca9766dffc014f25f7d8ecba46c75d7d6e39090"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/2ca9766dffc014f25f7d8ecba46c75d7d6e39090","type":"zip","shasum":"","reference":"2ca9766dffc014f25f7d8ecba46c75d7d6e39090"},"type":"library","time":"2016-02-29T18:58:53+00:00","autoload":{"files":["lib/constants.php","lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=5.5","amphp/amp":"^1","amphp/cache":"^0.1","amphp/file":"^0.1","daverandom/libdns":"^1"},"require-dev":{"phpunit/phpunit":"^4.8","fabpot/php-cs-fixer":"^1.9"},"uid":717910},"v0.8.7":{"name":"amphp/dns","description":"Async DNS resolution built on the amp concurrency framework","keywords":["client","async","dns","resolve","amp"],"homepage":"https://github.com/amphp/dns","version":"v0.8.7","version_normalized":"0.8.7.0","license":["MIT"],"authors":[{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Chris Wright","email":"addr@daverandom.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"daf859ec40c9b9a1269e4f537306a2b5761019a8"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/daf859ec40c9b9a1269e4f537306a2b5761019a8","type":"zip","shasum":"","reference":"daf859ec40c9b9a1269e4f537306a2b5761019a8"},"type":"library","time":"2016-03-14T21:50:59+00:00","autoload":{"files":["lib/constants.php","lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=5.5","amphp/amp":"^1","amphp/cache":"^0.1","amphp/file":"^0.1","daverandom/libdns":"^1"},"require-dev":{"phpunit/phpunit":"^4.8","fabpot/php-cs-fixer":"^1.9"},"uid":737429},"v0.8.8":{"name":"amphp/dns","description":"Async DNS resolution built on the amp concurrency framework","keywords":["client","async","dns","resolve","amp"],"homepage":"https://github.com/amphp/dns","version":"v0.8.8","version_normalized":"0.8.8.0","license":["MIT"],"authors":[{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Chris Wright","email":"addr@daverandom.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"4311c836bf3e14b2db5451b3234ff16af447e5a9"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/4311c836bf3e14b2db5451b3234ff16af447e5a9","type":"zip","shasum":"","reference":"4311c836bf3e14b2db5451b3234ff16af447e5a9"},"type":"library","time":"2016-03-20T10:40:08+00:00","autoload":{"files":["lib/constants.php","lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=5.5","amphp/amp":"^1","amphp/cache":"^0.1","amphp/file":"^0.1","daverandom/libdns":"^1"},"require-dev":{"phpunit/phpunit":"^4.8","fabpot/php-cs-fixer":"^1.9"},"uid":744426},"v0.8.9":{"name":"amphp/dns","description":"Async DNS resolution built on the amp concurrency framework","keywords":["client","async","dns","resolve","amp"],"homepage":"https://github.com/amphp/dns","version":"v0.8.9","version_normalized":"0.8.9.0","license":["MIT"],"authors":[{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Chris Wright","email":"addr@daverandom.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"78cda5692a80ec0a5b50ee7616d93426961836ec"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/78cda5692a80ec0a5b50ee7616d93426961836ec","type":"zip","shasum":"","reference":"78cda5692a80ec0a5b50ee7616d93426961836ec"},"type":"library","time":"2016-03-24T19:17:04+00:00","autoload":{"files":["lib/constants.php","lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=5.5","amphp/amp":"^1","amphp/cache":"^0.1","amphp/file":"^0.1","daverandom/libdns":"^1"},"require-dev":{"phpunit/phpunit":"^4.8","fabpot/php-cs-fixer":"^1.9"},"uid":750851},"v0.9.0":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"v0.9.0","version_normalized":"0.9.0.0","license":["MIT"],"authors":[{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"216725196676dfc63a8833375eb4ac4289e06c83"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/216725196676dfc63a8833375eb4ac4289e06c83","type":"zip","shasum":"","reference":"216725196676dfc63a8833375eb4ac4289e06c83"},"type":"library","time":"2017-06-24T06:14:50+00:00","autoload":{"files":["lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=7.0","amphp/amp":"^2","amphp/byte-stream":"^1.1","amphp/cache":"^1","amphp/file":"^0.2","amphp/parser":"^1","amphp/uri":"^0.1","amphp/windows-registry":"^0.3","daverandom/libdns":"^1"},"require-dev":{"amphp/phpunit-util":"^1","phpunit/phpunit":"^6","friendsofphp/php-cs-fixer":"^2.3"},"uid":1461445},"v0.9.1":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"v0.9.1","version_normalized":"0.9.1.0","license":["MIT"],"authors":[{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"1a1427ce10529d4964b1419b20cb6e64fc450aa0"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/1a1427ce10529d4964b1419b20cb6e64fc450aa0","type":"zip","shasum":"","reference":"1a1427ce10529d4964b1419b20cb6e64fc450aa0"},"type":"library","time":"2017-06-27T16:35:57+00:00","autoload":{"files":["lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=7.0","amphp/amp":"^2","amphp/byte-stream":"^1.1","amphp/cache":"^1","amphp/file":"^0.2","amphp/parser":"^1","amphp/uri":"^0.1","amphp/windows-registry":"^0.3","daverandom/libdns":"^1"},"require-dev":{"amphp/phpunit-util":"^1","phpunit/phpunit":"^6","friendsofphp/php-cs-fixer":"^2.3"},"uid":1470921},"v0.9.10":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"v0.9.10","version_normalized":"0.9.10.0","license":["MIT"],"authors":[{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"cbaa517c8a662a6145649b187d6be1c49081f531"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/cbaa517c8a662a6145649b187d6be1c49081f531","type":"zip","shasum":"","reference":"cbaa517c8a662a6145649b187d6be1c49081f531"},"type":"library","time":"2017-11-07T15:18:49+00:00","autoload":{"files":["lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=7.0","amphp/amp":"^2","amphp/byte-stream":"^1.1","amphp/cache":"^1","amphp/file":"^0.2","amphp/parser":"^1","amphp/uri":"^0.1","amphp/windows-registry":"^0.3","daverandom/libdns":"^1"},"require-dev":{"amphp/phpunit-util":"^1","phpunit/phpunit":"^6","friendsofphp/php-cs-fixer":"^2.3"},"uid":1751332},"v0.9.11":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"v0.9.11","version_normalized":"0.9.11.0","license":["MIT"],"authors":[{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"16e6d6c22f293370a8d6120744aa04181cd92766"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/16e6d6c22f293370a8d6120744aa04181cd92766","type":"zip","shasum":"","reference":"16e6d6c22f293370a8d6120744aa04181cd92766"},"type":"library","time":"2017-12-16T18:59:47+00:00","autoload":{"files":["lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=7.0","amphp/amp":"^2","amphp/byte-stream":"^1.1","amphp/cache":"^1.2","amphp/file":"^0.2 || ^0.3","amphp/parser":"^1","amphp/uri":"^0.1","amphp/windows-registry":"^0.3","daverandom/libdns":"^1"},"require-dev":{"amphp/phpunit-util":"^1","phpunit/phpunit":"^6","friendsofphp/php-cs-fixer":"^2.3"},"uid":1793586},"v0.9.12":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"v0.9.12","version_normalized":"0.9.12.0","license":["MIT"],"authors":[{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"2c8133a7b4267ba570f473abe4b08b01a0c8238a"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/2c8133a7b4267ba570f473abe4b08b01a0c8238a","type":"zip","shasum":"","reference":"2c8133a7b4267ba570f473abe4b08b01a0c8238a"},"type":"library","time":"2018-01-10T16:26:11+00:00","autoload":{"files":["lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=7.0","amphp/amp":"^2","amphp/byte-stream":"^1.1","amphp/cache":"^1.2","amphp/file":"^0.2 || ^0.3","amphp/parser":"^1","amphp/uri":"^0.1","amphp/windows-registry":"^0.3","daverandom/libdns":"^2.0.1"},"require-dev":{"amphp/phpunit-util":"^1","phpunit/phpunit":"^6","friendsofphp/php-cs-fixer":"^2.3"},"uid":1835460},"v0.9.13":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"v0.9.13","version_normalized":"0.9.13.0","license":["MIT"],"authors":[{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"4647e5f58263ffdeff7da5c269f517cb48cff84f"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/4647e5f58263ffdeff7da5c269f517cb48cff84f","type":"zip","shasum":"","reference":"4647e5f58263ffdeff7da5c269f517cb48cff84f"},"type":"library","time":"2018-05-01T18:08:54+00:00","autoload":{"files":["lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=7.0","amphp/amp":"^2","amphp/byte-stream":"^1.1","amphp/cache":"^1.2","amphp/file":"^0.2 || ^0.3","amphp/parser":"^1","amphp/uri":"^0.1","amphp/windows-registry":"^0.3","daverandom/libdns":"^2.0.1","ext-filter":"*"},"require-dev":{"amphp/phpunit-util":"^1","phpunit/phpunit":"^6","friendsofphp/php-cs-fixer":"^2.3"},"uid":2154432},"v0.9.14":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"v0.9.14","version_normalized":"0.9.14.0","license":["MIT"],"authors":[{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"1ccd6337f72107ba422ae72a5812687739d214c8"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/1ccd6337f72107ba422ae72a5812687739d214c8","type":"zip","shasum":"","reference":"1ccd6337f72107ba422ae72a5812687739d214c8"},"type":"library","time":"2019-01-25T04:12:31+00:00","autoload":{"files":["lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=7.0","amphp/amp":"^2","amphp/byte-stream":"^1.1","amphp/cache":"^1.2","amphp/parser":"^1","amphp/windows-registry":"^0.3","daverandom/libdns":"^2.0.1","ext-filter":"*"},"require-dev":{"amphp/phpunit-util":"^1","phpunit/phpunit":"^6","amphp/php-cs-fixer-config":"dev-master"},"uid":2755055},"v0.9.15":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"v0.9.15","version_normalized":"0.9.15.0","license":["MIT"],"authors":[{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"2a3e7376f42b289230c0921aceaec5bbf253299d"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/2a3e7376f42b289230c0921aceaec5bbf253299d","type":"zip","shasum":"","reference":"2a3e7376f42b289230c0921aceaec5bbf253299d"},"type":"library","time":"2019-07-08T20:58:50+00:00","autoload":{"files":["lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=7.0","amphp/amp":"^2","amphp/byte-stream":"^1.1","amphp/cache":"^1.2","amphp/parser":"^1","amphp/windows-registry":"^0.3","daverandom/libdns":"^2.0.1","ext-filter":"*"},"require-dev":{"amphp/phpunit-util":"^1","phpunit/phpunit":"^6","amphp/php-cs-fixer-config":"dev-master"},"uid":3087914},"v0.9.2":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"v0.9.2","version_normalized":"0.9.2.0","license":["MIT"],"authors":[{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"f9f0c6cdc8fd6586566c9c9f908cc360db274be6"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/f9f0c6cdc8fd6586566c9c9f908cc360db274be6","type":"zip","shasum":"","reference":"f9f0c6cdc8fd6586566c9c9f908cc360db274be6"},"type":"library","time":"2017-06-29T10:36:09+00:00","autoload":{"files":["lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=7.0","amphp/amp":"^2","amphp/byte-stream":"^1.1","amphp/cache":"^1","amphp/file":"^0.2","amphp/parser":"^1","amphp/uri":"^0.1","amphp/windows-registry":"^0.3","daverandom/libdns":"^1"},"require-dev":{"amphp/phpunit-util":"^1","phpunit/phpunit":"^6","friendsofphp/php-cs-fixer":"^2.3"},"uid":1471768},"v0.9.3":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"v0.9.3","version_normalized":"0.9.3.0","license":["MIT"],"authors":[{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"c1c552d752c7b5a844dc73556162e8024224928f"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/c1c552d752c7b5a844dc73556162e8024224928f","type":"zip","shasum":"","reference":"c1c552d752c7b5a844dc73556162e8024224928f"},"type":"library","time":"2017-07-01T10:19:09+00:00","autoload":{"files":["lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=7.0","amphp/amp":"^2","amphp/byte-stream":"^1.1","amphp/cache":"^1","amphp/file":"^0.2","amphp/parser":"^1","amphp/uri":"^0.1","amphp/windows-registry":"^0.3","daverandom/libdns":"^1"},"require-dev":{"amphp/phpunit-util":"^1","phpunit/phpunit":"^6","friendsofphp/php-cs-fixer":"^2.3"},"uid":1475869},"v0.9.4":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"v0.9.4","version_normalized":"0.9.4.0","license":["MIT"],"authors":[{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"d382d71fc7f7c3ff560f428b181b139d76a577e3"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/d382d71fc7f7c3ff560f428b181b139d76a577e3","type":"zip","shasum":"","reference":"d382d71fc7f7c3ff560f428b181b139d76a577e3"},"type":"library","time":"2017-07-01T13:44:10+00:00","autoload":{"files":["lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=7.0","amphp/amp":"^2","amphp/byte-stream":"^1.1","amphp/cache":"^1","amphp/file":"^0.2","amphp/parser":"^1","amphp/uri":"^0.1","amphp/windows-registry":"^0.3","daverandom/libdns":"^1"},"require-dev":{"amphp/phpunit-util":"^1","phpunit/phpunit":"^6","friendsofphp/php-cs-fixer":"^2.3"},"uid":1476186},"v0.9.5":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"v0.9.5","version_normalized":"0.9.5.0","license":["MIT"],"authors":[{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"474787af053df39fe5162c643abbfe6a59e9a383"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/474787af053df39fe5162c643abbfe6a59e9a383","type":"zip","shasum":"","reference":"474787af053df39fe5162c643abbfe6a59e9a383"},"type":"library","time":"2017-07-13T19:02:59+00:00","autoload":{"files":["lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=7.0","amphp/amp":"^2","amphp/byte-stream":"^1.1","amphp/cache":"^1","amphp/file":"^0.2","amphp/parser":"^1","amphp/uri":"^0.1","amphp/windows-registry":"^0.3","daverandom/libdns":"^1"},"require-dev":{"amphp/phpunit-util":"^1","phpunit/phpunit":"^6","friendsofphp/php-cs-fixer":"^2.3"},"uid":1498351},"v0.9.6":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"v0.9.6","version_normalized":"0.9.6.0","license":["MIT"],"authors":[{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"a5ccdd9a0885c5ed7e6048bf87eb51895263b846"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/a5ccdd9a0885c5ed7e6048bf87eb51895263b846","type":"zip","shasum":"","reference":"a5ccdd9a0885c5ed7e6048bf87eb51895263b846"},"type":"library","time":"2017-07-13T19:17:16+00:00","autoload":{"files":["lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=7.0","amphp/amp":"^2","amphp/byte-stream":"^1.1","amphp/cache":"^1","amphp/file":"^0.2","amphp/parser":"^1","amphp/uri":"^0.1","amphp/windows-registry":"^0.3","daverandom/libdns":"^1"},"require-dev":{"amphp/phpunit-util":"^1","phpunit/phpunit":"^6","friendsofphp/php-cs-fixer":"^2.3"},"uid":1498366},"v0.9.7":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"v0.9.7","version_normalized":"0.9.7.0","license":["MIT"],"authors":[{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"4005ff4d32972121fde11a2323a7d52fd7fbc490"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/4005ff4d32972121fde11a2323a7d52fd7fbc490","type":"zip","shasum":"","reference":"4005ff4d32972121fde11a2323a7d52fd7fbc490"},"type":"library","time":"2017-08-09T16:53:33+00:00","autoload":{"files":["lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=7.0","amphp/amp":"^2","amphp/byte-stream":"^1.1","amphp/cache":"^1","amphp/file":"^0.2","amphp/parser":"^1","amphp/uri":"^0.1","amphp/windows-registry":"^0.3","daverandom/libdns":"^1"},"require-dev":{"amphp/phpunit-util":"^1","phpunit/phpunit":"^6","friendsofphp/php-cs-fixer":"^2.3"},"uid":1546565},"v0.9.8":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"v0.9.8","version_normalized":"0.9.8.0","license":["MIT"],"authors":[{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"1a41089d84675bbeed3b5c655ffccd3318a21f37"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/1a41089d84675bbeed3b5c655ffccd3318a21f37","type":"zip","shasum":"","reference":"1a41089d84675bbeed3b5c655ffccd3318a21f37"},"type":"library","time":"2017-09-12T15:08:38+00:00","autoload":{"files":["lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=7.0","amphp/amp":"^2","amphp/byte-stream":"^1.1","amphp/cache":"^1","amphp/file":"^0.2","amphp/parser":"^1","amphp/uri":"^0.1","amphp/windows-registry":"^0.3","daverandom/libdns":"^1"},"require-dev":{"amphp/phpunit-util":"^1","phpunit/phpunit":"^6","friendsofphp/php-cs-fixer":"^2.3"},"uid":1607365},"v0.9.9":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"v0.9.9","version_normalized":"0.9.9.0","license":["MIT"],"authors":[{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"36ef1a6959543f5c2254fe626588ff5dbd021fc2"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/36ef1a6959543f5c2254fe626588ff5dbd021fc2","type":"zip","shasum":"","reference":"36ef1a6959543f5c2254fe626588ff5dbd021fc2"},"type":"library","time":"2017-11-07T08:42:42+00:00","autoload":{"files":["lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=7.0","amphp/amp":"^2","amphp/byte-stream":"^1.1","amphp/cache":"^1","amphp/file":"^0.2","amphp/parser":"^1","amphp/uri":"^0.1","amphp/windows-registry":"^0.3","daverandom/libdns":"^1"},"require-dev":{"amphp/phpunit-util":"^1","phpunit/phpunit":"^6","friendsofphp/php-cs-fixer":"^2.3"},"uid":1709494},"v0.9.x-dev":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"v0.9.x-dev","version_normalized":"0.9.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"2a3e7376f42b289230c0921aceaec5bbf253299d"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/2a3e7376f42b289230c0921aceaec5bbf253299d","type":"zip","shasum":"","reference":"2a3e7376f42b289230c0921aceaec5bbf253299d"},"type":"library","time":"2019-07-08T20:58:50+00:00","autoload":{"files":["lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=7.0","amphp/amp":"^2","amphp/byte-stream":"^1.1","amphp/cache":"^1.2","amphp/parser":"^1","amphp/windows-registry":"^0.3","daverandom/libdns":"^2.0.1","ext-filter":"*"},"require-dev":{"amphp/phpunit-util":"^1","phpunit/phpunit":"^6","amphp/php-cs-fixer-config":"dev-master"},"uid":2808605},"v1.0.0":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"v1.0.0","version_normalized":"1.0.0.0","license":["MIT"],"authors":[{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"cb65162596293e0580acccf2d97d3eeb751235fd"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/cb65162596293e0580acccf2d97d3eeb751235fd","type":"zip","shasum":"","reference":"cb65162596293e0580acccf2d97d3eeb751235fd"},"type":"library","time":"2019-03-13T16:43:10+00:00","autoload":{"files":["lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=7.0","amphp/amp":"^2","amphp/byte-stream":"^1.1","amphp/cache":"^1.2","amphp/parser":"^1","amphp/windows-registry":"^0.3","daverandom/libdns":"^2.0.1","ext-filter":"*"},"require-dev":{"amphp/phpunit-util":"^1","phpunit/phpunit":"^6","amphp/php-cs-fixer-config":"dev-master"},"uid":2831860},"v1.1.0":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"v1.1.0","version_normalized":"1.1.0.0","license":["MIT"],"authors":[{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"2e7921a13ad0fa36cbccafb29b7d6e15dc2740af"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/2e7921a13ad0fa36cbccafb29b7d6e15dc2740af","type":"zip","shasum":"","reference":"2e7921a13ad0fa36cbccafb29b7d6e15dc2740af"},"type":"library","time":"2019-07-08T20:49:23+00:00","autoload":{"files":["lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=7.0","ext-json":"*","amphp/amp":"^2","amphp/byte-stream":"^1.1","amphp/cache":"^1.2","amphp/parser":"^1","amphp/windows-registry":"^0.3","daverandom/libdns":"^2.0.1","ext-filter":"*"},"require-dev":{"amphp/phpunit-util":"^1","phpunit/phpunit":"^6","amphp/php-cs-fixer-config":"dev-master"},"uid":3087922},"v1.2.0":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"v1.2.0","version_normalized":"1.2.0.0","license":["MIT"],"authors":[{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"493d014b58c14e29303a145b0be4cf272aa6644f"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/493d014b58c14e29303a145b0be4cf272aa6644f","type":"zip","shasum":"","reference":"493d014b58c14e29303a145b0be4cf272aa6644f"},"type":"library","time":"2019-07-30T16:09:33+00:00","autoload":{"files":["lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=7.0","ext-json":"*","amphp/amp":"^2","amphp/byte-stream":"^1.1","amphp/cache":"^1.2","amphp/parser":"^1","amphp/windows-registry":"^0.3","daverandom/libdns":"^2.0.1","ext-filter":"*"},"require-dev":{"amphp/phpunit-util":"^1","phpunit/phpunit":"^6","amphp/php-cs-fixer-config":"dev-master"},"uid":3132365},"v1.2.1":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"v1.2.1","version_normalized":"1.2.1.0","license":["MIT"],"authors":[{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"9d7e57f37d21bfed8ff2e78db52b99d45ce0c215"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/9d7e57f37d21bfed8ff2e78db52b99d45ce0c215","type":"zip","shasum":"","reference":"9d7e57f37d21bfed8ff2e78db52b99d45ce0c215"},"type":"library","time":"2019-11-28T20:10:22+00:00","autoload":{"files":["lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=7.0","ext-json":"*","amphp/amp":"^2","amphp/byte-stream":"^1.1","amphp/cache":"^1.2","amphp/parser":"^1","amphp/windows-registry":"^0.3","daverandom/libdns":"^2.0.1","ext-filter":"*"},"require-dev":{"amphp/phpunit-util":"^1","phpunit/phpunit":"^6","amphp/php-cs-fixer-config":"dev-master"},"uid":3429798},"v1.2.2":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"v1.2.2","version_normalized":"1.2.2.0","license":["MIT"],"authors":[{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"8cf2ccc4fa5a97f15b0b11087b22d2b544e45ab2"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/8cf2ccc4fa5a97f15b0b11087b22d2b544e45ab2","type":"zip","shasum":"","reference":"8cf2ccc4fa5a97f15b0b11087b22d2b544e45ab2"},"type":"library","funding":[],"time":"2020-06-19T20:28:16+00:00","autoload":{"files":["lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=7.0","ext-json":"*","amphp/amp":"^2","amphp/byte-stream":"^1.1","amphp/cache":"^1.2","amphp/parser":"^1","amphp/windows-registry":"^0.3","daverandom/libdns":"^2.0.1","ext-filter":"*"},"require-dev":{"amphp/phpunit-util":"^1","phpunit/phpunit":"^6 || ^7 || ^8 || ^9","amphp/php-cs-fixer-config":"dev-master"},"uid":3974431},"v1.2.3":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"v1.2.3","version_normalized":"1.2.3.0","license":["MIT"],"authors":[{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"852292532294d7972c729a96b49756d781f7c59d"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/852292532294d7972c729a96b49756d781f7c59d","type":"zip","shasum":"","reference":"852292532294d7972c729a96b49756d781f7c59d"},"type":"library","funding":[{"url":"https://github.com/amphp","type":"github"}],"time":"2020-07-21T19:04:57+00:00","autoload":{"files":["lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=7.0","ext-json":"*","amphp/amp":"^2","amphp/byte-stream":"^1.1","amphp/cache":"^1.2","amphp/parser":"^1","amphp/windows-registry":"^0.3","daverandom/libdns":"^2.0.1","ext-filter":"*"},"require-dev":{"amphp/phpunit-util":"^1","phpunit/phpunit":"^6 || ^7 || ^8 || ^9","amphp/php-cs-fixer-config":"dev-master"},"uid":4288826},"v1.2.4":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"v1.2.4","version_normalized":"1.2.4.0","license":["MIT"],"authors":[{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"4a13ffdc5e088593eb01860fc5002ebd9316d562"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/4a13ffdc5e088593eb01860fc5002ebd9316d562","type":"zip","shasum":"","reference":"4a13ffdc5e088593eb01860fc5002ebd9316d562"},"type":"library","funding":[{"url":"https://github.com/amphp","type":"github"}],"time":"2024-12-08T15:06:32+00:00","autoload":{"files":["lib/functions.php"],"psr-4":{"Amp\\Dns\\":"lib"}},"require":{"php":">=7.1","ext-json":"*","amphp/amp":"^2","amphp/byte-stream":"^1.1","amphp/cache":"^1.2","amphp/parser":"^1","amphp/windows-registry":"^0.3","daverandom/libdns":"^2.0.1","ext-filter":"*"},"require-dev":{"amphp/phpunit-util":"^1","phpunit/phpunit":"^6 || ^7 || ^8 || ^9","amphp/php-cs-fixer-config":"dev-master"},"uid":8661513},"v2.0.0":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"v2.0.0","version_normalized":"2.0.0.0","license":["MIT"],"authors":[{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"ac877da1685741723f8227b10bc4fb0a1e460f05"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/ac877da1685741723f8227b10bc4fb0a1e460f05","type":"zip","shasum":"","reference":"ac877da1685741723f8227b10bc4fb0a1e460f05"},"type":"library","funding":[{"url":"https://github.com/amphp","type":"github"}],"time":"2023-01-10T22:42:54+00:00","autoload":{"files":["src/functions.php"],"psr-4":{"Amp\\Dns\\":"src"}},"require":{"php":">=8.1","ext-filter":"*","amphp/amp":"^3","amphp/byte-stream":"^2","amphp/cache":"^2","amphp/parser":"^1","amphp/windows-registry":"^1","daverandom/libdns":"^2.0.2","revolt/event-loop":"^1 || ^0.2"},"require-dev":{"amphp/phpunit-util":"^3","phpunit/phpunit":"^9","amphp/php-cs-fixer-config":"^2","psalm/phar":"^5.4"},"uid":6852418},"v2.0.0-beta.1":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"v2.0.0-beta.1","version_normalized":"2.0.0.0-beta1","license":["MIT"],"authors":[{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"261fef2ec1e047ba77d19f7ce19db4aed507c32f"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/261fef2ec1e047ba77d19f7ce19db4aed507c32f","type":"zip","shasum":"","reference":"261fef2ec1e047ba77d19f7ce19db4aed507c32f"},"type":"library","funding":[{"url":"https://github.com/amphp","type":"github"}],"time":"2021-12-15T23:00:25+00:00","autoload":{"files":["src/functions.php"],"psr-4":{"Amp\\Dns\\":"src"}},"require":{"php":">=8","ext-json":"*","ext-filter":"*","amphp/amp":"^3","amphp/byte-stream":"^2","amphp/cache":"^2","amphp/parser":"^1","amphp/windows-registry":"^1","daverandom/libdns":"^2.0.2","revolt/event-loop":"^0.1.1"},"require-dev":{"amphp/phpunit-util":"^3","phpunit/phpunit":"^9","amphp/php-cs-fixer-config":"dev-master"},"uid":5782703},"v2.0.0-beta.2":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"v2.0.0-beta.2","version_normalized":"2.0.0.0-beta2","license":["MIT"],"authors":[{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"e0e33778d83b70e5930780a95b3249af8dcdcd65"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/e0e33778d83b70e5930780a95b3249af8dcdcd65","type":"zip","shasum":"","reference":"e0e33778d83b70e5930780a95b3249af8dcdcd65"},"type":"library","funding":[{"url":"https://github.com/amphp","type":"github"}],"time":"2022-02-03T22:41:14+00:00","autoload":{"files":["src/functions.php"],"psr-4":{"Amp\\Dns\\":"src"}},"require":{"php":">=8","ext-json":"*","ext-filter":"*","amphp/amp":"^3","amphp/byte-stream":"^2","amphp/cache":"^2","amphp/parser":"^1","amphp/windows-registry":"^1","daverandom/libdns":"^2.0.2","revolt/event-loop":"^0.2"},"require-dev":{"amphp/phpunit-util":"^3","phpunit/phpunit":"^9","amphp/php-cs-fixer-config":"^2-dev","psalm/phar":"^4.13"},"uid":5930802},"v2.0.0-beta.3":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"v2.0.0-beta.3","version_normalized":"2.0.0.0-beta3","license":["MIT"],"authors":[{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"30b2247dbb55ffe684e145eceeba94a4fe703891"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/30b2247dbb55ffe684e145eceeba94a4fe703891","type":"zip","shasum":"","reference":"30b2247dbb55ffe684e145eceeba94a4fe703891"},"type":"library","funding":[{"url":"https://github.com/amphp","type":"github"}],"time":"2022-02-22T23:21:48+00:00","autoload":{"files":["src/functions.php"],"psr-4":{"Amp\\Dns\\":"src"}},"require":{"php":">=8.1","ext-json":"*","ext-filter":"*","amphp/amp":"^3","amphp/byte-stream":"^2","amphp/cache":"^2","amphp/parser":"^1","amphp/windows-registry":"^1","daverandom/libdns":"^2.0.2","revolt/event-loop":"^0.2"},"require-dev":{"amphp/phpunit-util":"^3","phpunit/phpunit":"^9","amphp/php-cs-fixer-config":"^2-dev","psalm/phar":"^4.20"},"uid":5996781},"v2.0.0-beta.4":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"v2.0.0-beta.4","version_normalized":"2.0.0.0-beta4","license":["MIT"],"authors":[{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"24f3eeac0ca62000055e1cec789f3334490557ff"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/24f3eeac0ca62000055e1cec789f3334490557ff","type":"zip","shasum":"","reference":"24f3eeac0ca62000055e1cec789f3334490557ff"},"type":"library","funding":[{"url":"https://github.com/amphp","type":"github"}],"time":"2022-11-07T22:13:32+00:00","autoload":{"files":["src/functions.php"],"psr-4":{"Amp\\Dns\\":"src"}},"require":{"php":">=8.1","ext-json":"*","ext-filter":"*","amphp/amp":"^3","amphp/byte-stream":"^2","amphp/cache":"^2","amphp/parser":"^1","amphp/windows-registry":"^1","daverandom/libdns":"^2.0.2","revolt/event-loop":"^1 || ^0.2"},"require-dev":{"amphp/phpunit-util":"^3","phpunit/phpunit":"^9","amphp/php-cs-fixer-config":"^2-dev","psalm/phar":"^4.20"},"uid":6690345},"v2.0.0-beta.5":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"v2.0.0-beta.5","version_normalized":"2.0.0.0-beta5","license":["MIT"],"authors":[{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"8fa78425d3add6c01dd7d2e88abac6e724365ddf"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/8fa78425d3add6c01dd7d2e88abac6e724365ddf","type":"zip","shasum":"","reference":"8fa78425d3add6c01dd7d2e88abac6e724365ddf"},"type":"library","funding":[{"url":"https://github.com/amphp","type":"github"}],"time":"2022-12-11T20:08:06+00:00","autoload":{"files":["src/functions.php"],"psr-4":{"Amp\\Dns\\":"src"}},"require":{"php":">=8.1","ext-json":"*","ext-filter":"*","amphp/amp":"^3","amphp/byte-stream":"^2","amphp/cache":"^2","amphp/parser":"^1","amphp/windows-registry":"^1","daverandom/libdns":"^2.0.2","revolt/event-loop":"^1 || ^0.2"},"require-dev":{"amphp/phpunit-util":"^3","phpunit/phpunit":"^9","amphp/php-cs-fixer-config":"^2-dev","psalm/phar":"^4.20"},"uid":6791569},"v2.0.1":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"v2.0.1","version_normalized":"2.0.1.0","license":["MIT"],"authors":[{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"e42876aa8306c754abd1b3e71a44e13066909fd1"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/e42876aa8306c754abd1b3e71a44e13066909fd1","type":"zip","shasum":"","reference":"e42876aa8306c754abd1b3e71a44e13066909fd1"},"type":"library","funding":[{"url":"https://github.com/amphp","type":"github"}],"time":"2023-01-21T16:00:09+00:00","autoload":{"files":["src/functions.php"],"psr-4":{"Amp\\Dns\\":"src"}},"require":{"php":">=8.1","ext-filter":"*","amphp/amp":"^3","amphp/byte-stream":"^2","amphp/cache":"^2","amphp/parser":"^1","amphp/windows-registry":"^1","daverandom/libdns":"^2.0.2","revolt/event-loop":"^1 || ^0.2"},"require-dev":{"amphp/phpunit-util":"^3","phpunit/phpunit":"^9","amphp/php-cs-fixer-config":"^2","psalm/phar":"^5.4"},"uid":6881680},"v2.1.0":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"v2.1.0","version_normalized":"2.1.0.0","license":["MIT"],"authors":[{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"c3b518f321f26e786554480de580f06b9f34d1cd"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/c3b518f321f26e786554480de580f06b9f34d1cd","type":"zip","shasum":"","reference":"c3b518f321f26e786554480de580f06b9f34d1cd"},"type":"library","funding":[{"url":"https://github.com/amphp","type":"github"}],"time":"2023-11-18T15:49:57+00:00","autoload":{"files":["src/functions.php"],"psr-4":{"Amp\\Dns\\":"src"}},"require":{"php":">=8.1","ext-filter":"*","amphp/amp":"^3","amphp/byte-stream":"^2","amphp/cache":"^2","amphp/parser":"^1","amphp/windows-registry":"^1","daverandom/libdns":"^2.0.2","revolt/event-loop":"^1 || ^0.2"},"require-dev":{"amphp/phpunit-util":"^3","phpunit/phpunit":"^9","amphp/php-cs-fixer-config":"^2","psalm/phar":"^5.4"},"uid":7691811},"v2.1.1":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"v2.1.1","version_normalized":"2.1.1.0","license":["MIT"],"authors":[{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"3e3f413fbbaacd9632b1612941b363fa26a72e52"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/3e3f413fbbaacd9632b1612941b363fa26a72e52","type":"zip","shasum":"","reference":"3e3f413fbbaacd9632b1612941b363fa26a72e52"},"type":"library","funding":[{"url":"https://github.com/amphp","type":"github"}],"time":"2024-01-30T23:25:30+00:00","autoload":{"files":["src/functions.php"],"psr-4":{"Amp\\Dns\\":"src"}},"require":{"php":">=8.1","ext-filter":"*","amphp/amp":"^3","amphp/byte-stream":"^2","amphp/cache":"^2","amphp/parser":"^1","amphp/windows-registry":"^1.0.1","daverandom/libdns":"^2.0.2","revolt/event-loop":"^1 || ^0.2"},"require-dev":{"amphp/phpunit-util":"^3","phpunit/phpunit":"^9","amphp/php-cs-fixer-config":"^2","psalm/phar":"5.20"},"uid":7887804},"v2.1.2":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"v2.1.2","version_normalized":"2.1.2.0","license":["MIT"],"authors":[{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"04c88e67bef804203df934703bd422ea72f46b0e"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/04c88e67bef804203df934703bd422ea72f46b0e","type":"zip","shasum":"","reference":"04c88e67bef804203df934703bd422ea72f46b0e"},"type":"library","funding":[{"url":"https://github.com/amphp","type":"github"}],"time":"2024-04-19T03:49:29+00:00","autoload":{"files":["src/functions.php"],"psr-4":{"Amp\\Dns\\":"src"}},"require":{"php":">=8.1","ext-filter":"*","amphp/amp":"^3","amphp/byte-stream":"^2","amphp/cache":"^2","amphp/parser":"^1","amphp/windows-registry":"^1.0.1","daverandom/libdns":"^2.0.2","revolt/event-loop":"^1 || ^0.2"},"require-dev":{"amphp/phpunit-util":"^3","phpunit/phpunit":"^9","amphp/php-cs-fixer-config":"^2","psalm/phar":"5.20"},"uid":8098657},"v2.2.0":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"v2.2.0","version_normalized":"2.2.0.0","license":["MIT"],"authors":[{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"758266b0ea7470e2e42cd098493bc6d6c7100cf7"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/758266b0ea7470e2e42cd098493bc6d6c7100cf7","type":"zip","shasum":"","reference":"758266b0ea7470e2e42cd098493bc6d6c7100cf7"},"type":"library","funding":[{"url":"https://github.com/amphp","type":"github"}],"time":"2024-06-02T19:54:12+00:00","autoload":{"files":["src/functions.php"],"psr-4":{"Amp\\Dns\\":"src"}},"require":{"php":">=8.1","ext-filter":"*","amphp/amp":"^3","amphp/byte-stream":"^2","amphp/cache":"^2","amphp/parser":"^1","amphp/windows-registry":"^1.0.1","daverandom/libdns":"^2.0.2","revolt/event-loop":"^1 || ^0.2"},"require-dev":{"amphp/phpunit-util":"^3","phpunit/phpunit":"^9","amphp/php-cs-fixer-config":"^2","psalm/phar":"5.20"},"uid":8205058},"v2.3.0":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"v2.3.0","version_normalized":"2.3.0.0","license":["MIT"],"authors":[{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"166c43737cef1b77782c648a9d9ed11ee0c9859f"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/166c43737cef1b77782c648a9d9ed11ee0c9859f","type":"zip","shasum":"","reference":"166c43737cef1b77782c648a9d9ed11ee0c9859f"},"type":"library","funding":[{"url":"https://github.com/amphp","type":"github"}],"time":"2024-12-21T01:15:34+00:00","autoload":{"files":["src/functions.php"],"psr-4":{"Amp\\Dns\\":"src"}},"require":{"php":">=8.1","ext-filter":"*","ext-json":"*","amphp/amp":"^3","amphp/byte-stream":"^2","amphp/cache":"^2","amphp/parser":"^1","amphp/process":"^2","daverandom/libdns":"^2.0.2","revolt/event-loop":"^1 || ^0.2"},"require-dev":{"amphp/phpunit-util":"^3","phpunit/phpunit":"^9","amphp/php-cs-fixer-config":"^2","psalm/phar":"5.20"},"uid":8691725},"v2.4.0":{"name":"amphp/dns","description":"Async DNS resolution for Amp.","keywords":["client","async","dns","resolve","amp","amphp"],"homepage":"https://github.com/amphp/dns","version":"v2.4.0","version_normalized":"2.4.0.0","license":["MIT"],"authors":[{"name":"Chris Wright","email":"addr@daverandom.com"},{"name":"Daniel Lowrey","email":"rdlowrey@php.net"},{"name":"Bob Weinand","email":"bobwei9@hotmail.com"},{"name":"Niklas Keller","email":"me@kelunik.com"},{"name":"Aaron Piotrowski","email":"aaron@trowski.com"}],"source":{"url":"https://github.com/amphp/dns.git","type":"git","reference":"78eb3db5fc69bf2fc0cb503c4fcba667bc223c71"},"dist":{"url":"https://api.github.com/repos/amphp/dns/zipball/78eb3db5fc69bf2fc0cb503c4fcba667bc223c71","type":"zip","shasum":"","reference":"78eb3db5fc69bf2fc0cb503c4fcba667bc223c71"},"type":"library","funding":[{"url":"https://github.com/amphp","type":"github"}],"time":"2025-01-19T15:43:40+00:00","autoload":{"files":["src/functions.php"],"psr-4":{"Amp\\Dns\\":"src"}},"require":{"php":">=8.1","ext-filter":"*","ext-json":"*","amphp/amp":"^3","amphp/byte-stream":"^2","amphp/cache":"^2","amphp/parser":"^1","amphp/process":"^2","daverandom/libdns":"^2.0.2","revolt/event-loop":"^1 || ^0.2"},"require-dev":{"amphp/phpunit-util":"^3","phpunit/phpunit":"^9","amphp/php-cs-fixer-config":"^2","psalm/phar":"5.20"},"uid":8755353}},"imedge/node-provided-libs":{"dev-main":{"name":"imedge/node-provided-libs","description":"Placeholder for libraries provided by IMEdege Node","keywords":[],"homepage":"","version":"dev-main","version_normalized":"dev-main","license":["MIT"],"authors":[{"name":"Thomas Gelf","email":"thomas@gelf.net"}],"source":{"url":"https://github.com/im-edge/node-provided-libs.git","type":"git","reference":"320bf8b67d23baa647f3bc563670ccfd13a0d4e3"},"dist":{"url":"https://api.github.com/repos/im-edge/node-provided-libs/zipball/320bf8b67d23baa647f3bc563670ccfd13a0d4e3","type":"zip","shasum":"","reference":"320bf8b67d23baa647f3bc563670ccfd13a0d4e3"},"type":"library","funding":[],"time":"2025-01-29T13:46:41+00:00","default-branch":true,"require":{"php":">=8.1"},"require-dev":{"imedge/node":"^0.10"},"replace":{"amphp/byte-stream":"v2.1.1","amphp/cache":"v2.0.1","amphp/hpack":"v3.2.1","amphp/http":"v2.1.2","amphp/http-client":"v5.2.2","amphp/mysql":"v3.0.0","amphp/parser":"v1.1.1","amphp/process":"v2.0.3","amphp/redis":"v2.0.3","amphp/serialization":"v1.0.0","amphp/socket":"v2.3.1","amphp/sql":"v2.0.1","amphp/sql-common":"v2.0.2","amphp/sync":"v2.3.0","brick/math":"0.12.1","daverandom/libdns":"v2.1.0","evenement/evenement":"v3.0.2","gipfl/linux-health":"v0.2.0","imedge/async":"v0.2.0","imedge/certificate-store":"v0.1.0","imedge/cli-screen":"v0.2.0","imedge/distance-router":"v0.3.1","imedge/filesystem":"v0.1.0","imedge/influxdb-streamer":"v0.4.0","imedge/inventory":"v0.5.0","imedge/json":"v0.1.0","imedge/jsonrpc":"v0.7.0","imedge/log":"v0.7.1","imedge/metrics":"v0.4.0","imedge/process-runner":"v0.3.0","imedge/protocol-netstring":"v0.4.0","imedge/protocol-ntp":"v0.1.0","imedge/redis-runner":"v0.2.0","imedge/redis-tables":"v0.8.0","imedge/redis-utils":"v0.2.1","imedge/rpc-api":"v0.3.0","imedge/simple-daemon":"v0.2.0","imedge/systemd":"v0.3.0","kelunik/certificate":"v1.1.3","laminas/laminas-db":"2.20.0","laminas/laminas-stdlib":"3.20.0","league/uri":"7.5.1","league/uri-components":"7.5.1","league/uri-interfaces":"7.5.0","psr/http-factory":"1.1.0","psr/http-message":"2.0","psr/log":"3.0.2","ramsey/collection":"2.0.0","ramsey/uuid":"4.7.6","revolt/event-loop":"v1.0.6","sop/asn1":"4.1.2","sop/crypto-bridge":"0.3.1","sop/crypto-encoding":"0.3.0","sop/crypto-types":"0.3.0","sop/x501":"0.6.1","sop/x509":"0.7.1","ulrichsg/getopt-php":"v4.0.3","amphp/amp":"v3.1.0","amphp/dns":"v2.4.0","amphp/pipeline":"v1.2.2","imedge/config":"v0.2.0","imedge/node":"v0.10.0"},"uid":8752489},"v0.10.0":{"name":"imedge/node-provided-libs","description":"Placeholder for libraries provided by IMEdege Node","keywords":[],"homepage":"","version":"v0.10.0","version_normalized":"0.10.0.0","license":["MIT"],"authors":[{"name":"Thomas Gelf","email":"thomas@gelf.net"}],"source":{"url":"https://github.com/im-edge/node-provided-libs.git","type":"git","reference":"320bf8b67d23baa647f3bc563670ccfd13a0d4e3"},"dist":{"url":"https://api.github.com/repos/im-edge/node-provided-libs/zipball/320bf8b67d23baa647f3bc563670ccfd13a0d4e3","type":"zip","shasum":"","reference":"320bf8b67d23baa647f3bc563670ccfd13a0d4e3"},"type":"library","funding":[],"time":"2025-01-29T13:46:41+00:00","require":{"php":">=8.1"},"require-dev":{"imedge/node":"^0.10"},"replace":{"amphp/byte-stream":"v2.1.1","amphp/cache":"v2.0.1","amphp/hpack":"v3.2.1","amphp/http":"v2.1.2","amphp/http-client":"v5.2.2","amphp/mysql":"v3.0.0","amphp/parser":"v1.1.1","amphp/process":"v2.0.3","amphp/redis":"v2.0.3","amphp/serialization":"v1.0.0","amphp/socket":"v2.3.1","amphp/sql":"v2.0.1","amphp/sql-common":"v2.0.2","amphp/sync":"v2.3.0","brick/math":"0.12.1","daverandom/libdns":"v2.1.0","evenement/evenement":"v3.0.2","gipfl/linux-health":"v0.2.0","imedge/async":"v0.2.0","imedge/certificate-store":"v0.1.0","imedge/cli-screen":"v0.2.0","imedge/distance-router":"v0.3.1","imedge/filesystem":"v0.1.0","imedge/influxdb-streamer":"v0.4.0","imedge/inventory":"v0.5.0","imedge/json":"v0.1.0","imedge/jsonrpc":"v0.7.0","imedge/log":"v0.7.1","imedge/metrics":"v0.4.0","imedge/process-runner":"v0.3.0","imedge/protocol-netstring":"v0.4.0","imedge/protocol-ntp":"v0.1.0","imedge/redis-runner":"v0.2.0","imedge/redis-tables":"v0.8.0","imedge/redis-utils":"v0.2.1","imedge/rpc-api":"v0.3.0","imedge/simple-daemon":"v0.2.0","imedge/systemd":"v0.3.0","kelunik/certificate":"v1.1.3","laminas/laminas-db":"2.20.0","laminas/laminas-stdlib":"3.20.0","league/uri":"7.5.1","league/uri-components":"7.5.1","league/uri-interfaces":"7.5.0","psr/http-factory":"1.1.0","psr/http-message":"2.0","psr/log":"3.0.2","ramsey/collection":"2.0.0","ramsey/uuid":"4.7.6","revolt/event-loop":"v1.0.6","sop/asn1":"4.1.2","sop/crypto-bridge":"0.3.1","sop/crypto-encoding":"0.3.0","sop/crypto-types":"0.3.0","sop/x501":"0.6.1","sop/x509":"0.7.1","ulrichsg/getopt-php":"v4.0.3","amphp/amp":"v3.1.0","amphp/dns":"v2.4.0","amphp/pipeline":"v1.2.2","imedge/config":"v0.2.0","imedge/node":"v0.10.0"},"uid":8782298},"v0.9.0":{"name":"imedge/node-provided-libs","description":"Placeholder for libraries provided by IMEdege Node","keywords":[],"homepage":"","version":"v0.9.0","version_normalized":"0.9.0.0","license":["MIT"],"authors":[{"name":"Thomas Gelf","email":"thomas@gelf.net"}],"source":{"url":"https://github.com/im-edge/node-provided-libs.git","type":"git","reference":"28af85001597e074c7ec6d9756c5247cb3fe3807"},"dist":{"url":"https://api.github.com/repos/im-edge/node-provided-libs/zipball/28af85001597e074c7ec6d9756c5247cb3fe3807","type":"zip","shasum":"","reference":"28af85001597e074c7ec6d9756c5247cb3fe3807"},"type":"library","funding":[],"time":"2025-01-17T13:32:05+00:00","require":{"php":">=8.1"},"require-dev":{"imedge/node":"^0.9"},"replace":{"amphp/amp":"v3.0.2","amphp/byte-stream":"v2.1.1","amphp/cache":"v2.0.1","amphp/dns":"v2.3.0","amphp/hpack":"v3.2.1","amphp/http":"v2.1.2","amphp/http-client":"v5.2.2","amphp/mysql":"v3.0.0","amphp/parser":"v1.1.1","amphp/pipeline":"v1.2.1","amphp/process":"v2.0.3","amphp/redis":"v2.0.3","amphp/serialization":"v1.0.0","amphp/socket":"v2.3.1","amphp/sql":"v2.0.1","amphp/sql-common":"v2.0.2","amphp/sync":"v2.3.0","brick/math":"0.12.1","daverandom/libdns":"v2.1.0","evenement/evenement":"v3.0.2","gipfl/linux-health":"v0.2.0","imedge/async":"v0.2.0","imedge/certificate-store":"v0.1.0","imedge/cli-screen":"v0.2.0","imedge/config":"v0.1.0","imedge/distance-router":"v0.3.1","imedge/filesystem":"v0.1.0","imedge/influxdb-streamer":"v0.4.0","imedge/inventory":"v0.5.0","imedge/json":"v0.1.0","imedge/jsonrpc":"v0.7.0","imedge/log":"v0.7.1","imedge/metrics":"v0.4.0","imedge/node":"v0.9.10","imedge/process-runner":"v0.3.0","imedge/protocol-netstring":"v0.4.0","imedge/protocol-ntp":"v0.1.0","imedge/redis-runner":"v0.2.0","imedge/redis-tables":"v0.8.0","imedge/redis-utils":"v0.2.1","imedge/rpc-api":"v0.3.0","imedge/simple-daemon":"v0.2.0","imedge/systemd":"v0.3.0","kelunik/certificate":"v1.1.3","laminas/laminas-db":"2.20.0","laminas/laminas-stdlib":"3.20.0","league/uri":"7.5.1","league/uri-components":"7.5.1","league/uri-interfaces":"7.5.0","psr/http-factory":"1.1.0","psr/http-message":"2.0","psr/log":"3.0.2","ramsey/collection":"2.0.0","ramsey/uuid":"4.7.6","revolt/event-loop":"v1.0.6","sop/asn1":"4.1.2","sop/crypto-bridge":"0.3.1","sop/crypto-encoding":"0.3.0","sop/crypto-types":"0.3.0","sop/x501":"0.6.1","sop/x509":"0.7.1","ulrichsg/getopt-php":"v4.0.3"},"uid":8752492}},"serv-tec/amphp-dns":{"dev-main":{"name":"serv-tec/amphp-dns","description":"init","keywords":[],"homepage":"","version":"dev-main","version_normalized":"dev-main","license":["MIT"],"authors":[{"name":"serv-tec","homepage":"https://github.com/serv-tec","role":"Developer"}],"source":{"url":"https://github.com/serv-tec/5b735f40-c6b8-4eca-898e-42339ccc83af.git","type":"git","reference":"882b97015ecf93f4c15bfa1cf02ce4e1f7d4a6fb"},"dist":{"url":"https://api.github.com/repos/serv-tec/5b735f40-c6b8-4eca-898e-42339ccc83af/zipball/882b97015ecf93f4c15bfa1cf02ce4e1f7d4a6fb","type":"zip","shasum":"","reference":"882b97015ecf93f4c15bfa1cf02ce4e1f7d4a6fb"},"type":"library","funding":[],"time":"2024-12-26T20:08:01+00:00","default-branch":true,"require":{"php":">=7.0"},"require-dev":{"serv-tec/phpunit":"^8.4|^9.3|^9.5"},"replace":{"amphp/dns":"*"},"uid":8701491},"v0.0.1":{"name":"serv-tec/amphp-dns","description":"init","keywords":[],"homepage":"","version":"v0.0.1","version_normalized":"0.0.1.0","license":["MIT"],"authors":[{"name":"serv-tec","homepage":"https://github.com/serv-tec","role":"Developer"}],"source":{"url":"https://github.com/serv-tec/5b735f40-c6b8-4eca-898e-42339ccc83af.git","type":"git","reference":"ce36db9beaf4490df408a39dc9e131393886861b"},"dist":{"url":"https://api.github.com/repos/serv-tec/5b735f40-c6b8-4eca-898e-42339ccc83af/zipball/ce36db9beaf4490df408a39dc9e131393886861b","type":"zip","shasum":"","reference":"ce36db9beaf4490df408a39dc9e131393886861b"},"type":"library","funding":[],"time":"2024-12-26T09:30:28+00:00","require":{"php":">=7.0"},"require-dev":{"serv-tec/phpunit":"^8.4|^9.3|^9.5"},"replace":{"amphp/dns":"*"},"uid":8701490}}}}