mirror of
https://github.com/rmaake1/httpstatuses.git
synced 2024-11-02 00:32:36 +01:00
dd76089270
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)
6 lines
85 B
JSON
6 lines
85 B
JSON
{
|
|
"require": {
|
|
"klein/klein": "*"
|
|
},
|
|
"minimum-stability": "dev"
|
|
} |