capitalize project URL

This commit is contained in:
Julien Fastré 2014-10-17 07:37:14 +02:00
parent 04c775bbde
commit acfcb7c0e6

View File

@ -4,7 +4,7 @@
"type": "symfony-bundle", "type": "symfony-bundle",
"description": "The main bundle for the Chill App", "description": "The main bundle for the Chill App",
"keywords" : ["chill", "social work"], "keywords" : ["chill", "social work"],
"homepage" : "https://github.com/Chill-project/main", "homepage" : "https://github.com/Chill-project/Main",
"autoload": { "autoload": {
"psr-4": { "CL\\Chill\\MainBundle\\": "" } "psr-4": { "CL\\Chill\\MainBundle\\": "" }
}, },