1
0
mirror of https://github.com/dannyvankooten/AltoRouter.git synced 2025-08-04 07:27:36 +02:00

Merge pull request #32 from koenpunt/add-license

added license for packagist
This commit is contained in:
Koen Punt
2013-10-07 08:06:25 -07:00

View File

@@ -3,6 +3,7 @@
"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/dannyvankooten/AltoRouter",
"license": "MIT",
"authors": [ "authors": [
{ {
"name": "Danny van Kooten", "name": "Danny van Kooten",