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