1
0
mirror of https://github.com/dannyvankooten/AltoRouter.git synced 2025-07-30 21:20:20 +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": {
"classmap": ["AltoRouter.php"]
},
"license" : "MIT"
}
}