Просмотр исходного кода

Allow details/summary tags, refs #951

Jordi Boggiano 7 лет назад
Родитель
Сommit
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(