Cleanup
Improved readme removed contributing and code of conduct as they are basically just fluff when no one knows this repo exists removed composer.lock because this repo doesn't install anything to lock update copywrite to 2025 composer update to description comments
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "thetempusproject/hermes",
|
||||
"type": "library",
|
||||
"description": "Php functions that aid in routing and redirecting; requests and responses.",
|
||||
"description": "This library handles redirects, provides a common backbone for routing, and can handle autoloading in cases where composer is unavailable.",
|
||||
"license": "MIT",
|
||||
"minimum-stability": "dev",
|
||||
"keywords":
|
||||
|
Reference in New Issue
Block a user