mirror of
https://github.com/dannyvankooten/AltoRouter.git
synced 2025-08-05 07:57:38 +02:00
change composer package name to niahoo/altorouter
This commit is contained in:
@@ -1,13 +1,17 @@
|
|||||||
{
|
{
|
||||||
"name": "altorouter/altorouter",
|
"name": "niahoo/altorouter",
|
||||||
"description": "A lightning fast router for PHP",
|
"description": "A lightning fast router for PHP",
|
||||||
"keywords": ["router", "routing", "lightweight"],
|
"keywords": ["router", "routing", "lightweight"],
|
||||||
"homepage": "https://github.com/dannyvankooten/AltoRouter",
|
"homepage": "https://github.com/niahoo/AltoRouter",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Danny van Kooten",
|
"name": "Danny van Kooten",
|
||||||
"email": "dannyvankooten@gmail.com",
|
"email": "dannyvankooten@gmail.com",
|
||||||
"homepage": "http://dannyvankooten.com/"
|
"homepage": "http://dannyvankooten.com/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "niahoo",
|
||||||
|
"email": "dev@ooha.in"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
|
Reference in New Issue
Block a user