1
0
mirror of https://github.com/dannyvankooten/AltoRouter.git synced 2025-07-31 13:40:16 +02:00

Remove duplicate license statement in composer.json

This commit is contained in:
John Long
2013-10-08 00:19:49 -05:00
parent 2121925965
commit 78633c2f33

View File

@@ -24,6 +24,5 @@
}, },
"autoload": { "autoload": {
"classmap": ["AltoRouter.php"] "classmap": ["AltoRouter.php"]
}, }
"license" : "MIT"
} }