Skip to content

Commit b50bc5f

Browse files
committed
Update description field in composer.json
1 parent 04d62e9 commit b50bc5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "edgetelemetrics/reactphp-dns-over-https-client",
3-
"description": "description",
3+
"description": "A ReactPHP/DNS Executor to resolve DNS queries over HTTPS, providing secure DNS resolution over untrusted or shared networks (eg Serverless deployments) utilising standard HTTPS queries.",
44
"minimum-stability": "stable",
55
"license": "MIT",
66
"type": "library",

0 commit comments

Comments
 (0)