httpstatuses/composer.json
Samuel Ryan dd76089270 tidying up
Removed the unused helper, moved to composer because of the dependency
on klein.php, cleaned up the readme, added a proper robots.txt (allow
all indexing) and removed some unused files (.gitattributes, .gitignore,
assets/css/style.css)
2013-03-19 23:18:10 +00:00

6 lines
85 B
JSON

{
"require": {
"klein/klein": "*"
},
"minimum-stability": "dev"
}