[Composer] Add xemlock/htmlpurifier-html5 dependency
authorHypolite Petovan <hypolite@mrpetovan.com>
Thu, 3 Dec 2020 15:31:43 +0000 (10:31 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Fri, 4 Dec 2020 12:29:48 +0000 (07:29 -0500)
composer.json
composer.lock

index efd4bd0..c242924 100644 (file)
@@ -34,6 +34,7 @@
                "league/html-to-markdown": "^4.8",
                "level-2/dice": "^4",
                "lightopenid/lightopenid": "dev-master",
+               "matriphe/iso-639": "^1.2",
                "michelf/php-markdown": "^1.7",
                "mobiledetect/mobiledetectlib": "^2.8",
                "monolog/monolog": "^1.25",
@@ -47,6 +48,7 @@
                "psr/container": "^1.0",
                "seld/cli-prompt": "^1.0",
                "smarty/smarty": "^3.1",
+               "xemlock/htmlpurifier-html5": "^0.1.11",
                "fxp/composer-asset-plugin": "^1.4",
                "bower-asset/base64": "^1.0",
                "bower-asset/chart-js": "^2.8",
@@ -64,8 +66,7 @@
                "npm-asset/moment": "^2.24",
                "npm-asset/perfect-scrollbar": "0.6.16",
                "npm-asset/textcomplete": "^0.18.2",
-               "npm-asset/typeahead.js": "^0.11.1",
-               "matriphe/iso-639": "^1.2"
+               "npm-asset/typeahead.js": "^0.11.1"
        },
        "repositories": [
                {
index 8ba31ec..779c3b5 100644 (file)
@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
     ],
-    "content-hash": "fd22bd8c29dcea3d6b6eeb117d79af52",
+    "content-hash": "7d8031c9b95fd94d8872804759a26509",
     "packages": [
         {
             "name": "asika/simple-console",
                 "shim"
             ],
             "time": "2020-05-12T16:14:59+00:00"
+        },
+        {
+            "name": "xemlock/htmlpurifier-html5",
+            "version": "v0.1.11",
+            "source": {
+                "type": "git",
+                "url": "https://github.com/xemlock/htmlpurifier-html5.git",
+                "reference": "f0d563f9fd4a82a3d759043483f9a94c0d8c2255"
+            },
+            "dist": {
+                "type": "zip",
+                "url": "https://api.github.com/repos/xemlock/htmlpurifier-html5/zipball/f0d563f9fd4a82a3d759043483f9a94c0d8c2255",
+                "reference": "f0d563f9fd4a82a3d759043483f9a94c0d8c2255",
+                "shasum": ""
+            },
+            "require": {
+                "ezyang/htmlpurifier": "^4.8",
+                "php": ">=5.2"
+            },
+            "require-dev": {
+                "php-coveralls/php-coveralls": "^1.1|^2.1",
+                "phpunit/phpunit": ">=4.7 <8.0"
+            },
+            "type": "library",
+            "autoload": {
+                "classmap": [
+                    "library/HTMLPurifier/"
+                ]
+            },
+            "notification-url": "https://packagist.org/downloads/",
+            "license": [
+                "MIT"
+            ],
+            "authors": [
+                {
+                    "name": "xemlock",
+                    "email": "xemlock@gmail.com"
+                }
+            ],
+            "description": "HTML5 element definitions for HTML Purifier",
+            "keywords": [
+                "HTML5",
+                "Purifier",
+                "html",
+                "htmlpurifier",
+                "security",
+                "tidy",
+                "validator",
+                "xss"
+            ],
+            "time": "2019-08-07T17:19:21+00:00"
         }
     ],
     "packages-dev": [