소스 검색

Remove note about package case as they are all lowercased, fixes #1045

Jordi Boggiano 5 년 전
부모
커밋
eb872989ca
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/Packagist/WebBundle/Resources/views/about/about.html.twig

+ 0 - 1
src/Packagist/WebBundle/Resources/views/about/about.html.twig

@@ -39,7 +39,6 @@ monolog/monolog-drupal-module
 // As long as it's in their own vendor namespace it does not conflict with anyone else.
 acme/email</code></pre>
             <p>Vendor names on packagist are protected once a package with that name has been published. That means you can not publish packages with a vendor name that already exists on packagist without permission. To be able to publish packages for an already existing vendor name you need to be maintainer of at least one package within that vendor.</p>
-            <p>Note that package names are case-insensitive, but it's encouraged to use a dash (-) as separator instead of CamelCased names.</p>
         </section>
 
         <section class="col-md-6">