Skip to content

Commit dfc3922

Browse files
committed
Add { "type": "pico-plugin" } to composer.json
1 parent 73e6dd9 commit dfc3922

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"name": "phrozenbyte/pico-http-params",
3+
"type": "pico-plugin",
34
"description": "This is Pico's official HTTP parameters plugin to access GET and POST parameters in Twig templates. Pico is a stupidly simple, blazing fast, flat file CMS.",
4-
"keywords": ["pico","pico-plugin"],
5+
"keywords": [ "pico", "picocms", "picocms-plugin", "pico-http-params", "html-form", "sanitization", "validation" ],
56
"homepage": "http://picocms.org/",
67
"license": "MIT",
78
"authors": [

0 commit comments

Comments
 (0)