Parcourir la source

Update composer.json

Thomas Rabaix il y a 13 ans
Parent
commit
903e74e13b
1 fichiers modifiés avec 3 ajouts et 2 suppressions
  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": {