瀏覽代碼

Update composer.json

Thomas Rabaix 13 年之前
父節點
當前提交
903e74e13b
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. 3 2
      composer.json

+ 3 - 2
composer.json

@@ -8,11 +8,12 @@
     "authors": [
         {
             "name": "Thomas Rabaix",
-            "email": "thomas.rabaix@sonata-project.org"
+            "email": "thomas.rabaix@sonata-project.org",
+            "homepage": "http://sonata-project.org"
         },
         {
             "name": "Sonata Community",
-            "homepage": "https://github.com/sonata-project/SonataAdminBundle/contributors"
+            "homepage": "https://github.com/sonata-project/SonataDoctrineORMAdminBundle/contributors"
         }
     ],
     "require": {