Update composer.json

This commit is contained in:
Matt Karl 2014-11-12 10:22:45 -05:00
parent e9c28b5145
commit 76c68ac05e

View File

@ -1,7 +1,7 @@
{ {
"name": "canteen/html5", "name": "canteen/html5",
"description" : "Create dynamic, valid HTML5 markup with a simple an intuitive PHP API", "description" : "Create dynamic, valid HTML5 markup with a simple an intuitive PHP API",
"version" : "1.1.2", "version" : "1.1.3",
"type": "library", "type": "library",
"keywords": ["html5", "markup", "document", "html", "tags"], "keywords": ["html5", "markup", "document", "html", "tags"],
"license": "MIT", "license": "MIT",