Update composer dependencies

This commit is contained in:
Kijin Sung 2021-01-06 21:42:06 +09:00
parent bb9a56bcac
commit aabc7ac55e
690 changed files with 61555 additions and 37954 deletions

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,11 @@
HTML.Forms
TYPE: bool
VERSION: 4.13.0
DEFAULT: false
--DESCRIPTION--
<p>
Whether or not to permit form elements in the user input, regardless of
%HTML.Trusted value. Please be very careful when using this functionality, as
enabling forms in untrusted documents may allow for phishing attacks.
</p>
--# vim: et sw=4 sts=4