Jordi Boggiano 13 năm trước cách đây
mục cha
commit
7a32da2348
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/Packagist/WebBundle/Entity/Package.php

+ 0 - 1
src/Packagist/WebBundle/Entity/Package.php

@@ -106,7 +106,6 @@ class Package
         $data = array(
             'name' => $this->getName(),
             'description' => $this->getDescription(),
-            'dist-tags' => array(),
             'maintainers' => $maintainers,
             'versions' => $versions,
             'type' => $this->getType(),