소스 검색

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": {