1
0
mirror of https://github.com/processwire/processwire.git synced 2025-08-08 07:47:00 +02:00

Update to composer.json file

This commit is contained in:
Ryan Cramer
2016-09-23 08:49:27 -04:00
parent ac37212fe5
commit 3896562d76

View File

@@ -2,7 +2,8 @@
"name": "processwire/processwire", "name": "processwire/processwire",
"type": "library", "type": "library",
"description": "ProcessWire CMS/CMF", "description": "ProcessWire CMS/CMF",
"keywords": [ "cms","cmf", "content management system" ], "keywords": [ "processwire", "cms","cmf", "content management system" ],
"license": "MPL-2.0",
"homepage": "https://processwire.com", "homepage": "https://processwire.com",
"authors": [ "authors": [
{ {