Skip to content

Commit 9791354

Browse files
committed
composer.json: improved description
1 parent 5112a67 commit 9791354

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "nette/http",
3-
"description": "Nette HTTP Component",
3+
"description": "🌐 Abstraction for HTTP request, response and session. Provides careful data sanitization and utility for URL and cookies manipulation.",
4+
"keywords": ["nette", "http", "request", "response", "session", "security", "url", "proxy", "cookies"],
45
"homepage": "https://nette.org",
56
"license": ["BSD-3-Clause", "GPL-2.0", "GPL-3.0"],
67
"authors": [

0 commit comments

Comments
 (0)