Explorar el Código

Allow details/summary tags, refs #951

Jordi Boggiano hace 6 años
padre
commit
e03934eeb2
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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(