mirror of
https://github.com/skipperbent/simple-php-router.git
synced 2026-07-11 12:22:13 +00:00
Updated composer.json tags.
This commit is contained in:
+4
-1
@@ -2,11 +2,14 @@
|
|||||||
"name": "pecee/simple-router",
|
"name": "pecee/simple-router",
|
||||||
"description": "Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.",
|
"description": "Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
"router",
|
||||||
"router",
|
"router",
|
||||||
"routing",
|
"routing",
|
||||||
|
"route",
|
||||||
|
"simple-php-router",
|
||||||
"laravel",
|
"laravel",
|
||||||
"pecee",
|
"pecee",
|
||||||
"route"
|
"php"
|
||||||
],
|
],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"support": {
|
"support": {
|
||||||
|
|||||||
Reference in New Issue
Block a user