소스 검색

Allow details/summary tags, refs #951

Jordi Boggiano 6 년 전
부모
커밋
e03934eeb2
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/Packagist/WebBundle/Package/Updater.php

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

@@ -610,6 +610,7 @@ class Updater
             'table', 'thead', 'tbody', 'th', 'tr', 'td',
             'a', 'span',
             'img',
+            'details', 'summary',
         );
 
         $attributes = array(