1
0
mirror of https://github.com/dannyvankooten/AltoRouter.git synced 2025-08-04 15:37:45 +02:00

added license for packagist

This commit is contained in:
Koen Punt
2013-10-07 17:05:11 +02:00
parent 0772956fe1
commit aaf5f4b356

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",