]> BookStack Code Mirror - bookstack/commitdiff
PHP: Updated DOMPDF version 5491/head
authorDan Brown <redacted>
Mon, 17 Feb 2025 13:37:58 +0000 (13:37 +0000)
committerDan Brown <redacted>
Mon, 17 Feb 2025 13:37:58 +0000 (13:37 +0000)
app/Config/exports.php
composer.json
composer.lock

index ba535ca7e4e8026175c76e49d09d1cf8914e2e3b..2e22bc759e331d5879b6ab59d90c9f75d8ceb334 100644 (file)
@@ -114,6 +114,7 @@ return [
          * @var array
          */
         'allowed_protocols' => [
+            "data://" => ["rules" => []],
             'file://'  => ['rules' => []],
             'http://'  => ['rules' => []],
             'https://' => ['rules' => []],
index 6fcf26aaadf4b1a427cd1bd85ffea28d6e772cd5..b77c90dd31c517930ef5d48b8f8b709fec686fdd 100644 (file)
@@ -18,7 +18,7 @@
         "ext-xml": "*",
         "ext-zip": "*",
         "bacon/bacon-qr-code": "^3.0",
-        "dompdf/dompdf": "^3.0",
+        "dompdf/dompdf": "^3.1",
         "guzzlehttp/guzzle": "^7.4",
         "intervention/image": "^3.5",
         "knplabs/knp-snappy": "^1.5",
index 1f3808cdcb86b7236ceb44e670f930ce4e46916c..9f5c9cf2809d7727e86194443126a0c995543acc 100644 (file)
         },
         {
             "name": "dompdf/dompdf",
-            "version": "v3.0.2",
+            "version": "v3.1.0",
             "source": {
                 "type": "git",
                 "url": "https://github.com/dompdf/dompdf.git",
-                "reference": "baf4084b27c7f4b5b7a221b19a94d11327664eb8"
+                "reference": "a51bd7a063a65499446919286fb18b518177155a"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/dompdf/dompdf/zipball/baf4084b27c7f4b5b7a221b19a94d11327664eb8",
-                "reference": "baf4084b27c7f4b5b7a221b19a94d11327664eb8",
+                "url": "https://api.github.com/repos/dompdf/dompdf/zipball/a51bd7a063a65499446919286fb18b518177155a",
+                "reference": "a51bd7a063a65499446919286fb18b518177155a",
                 "shasum": ""
             },
             "require": {
             "homepage": "https://github.com/dompdf/dompdf",
             "support": {
                 "issues": "https://github.com/dompdf/dompdf/issues",
-                "source": "https://github.com/dompdf/dompdf/tree/v3.0.2"
+                "source": "https://github.com/dompdf/dompdf/tree/v3.1.0"
             },
-            "time": "2024-12-27T20:27:37+00:00"
+            "time": "2025-01-15T14:09:04+00:00"
         },
         {
             "name": "dompdf/php-font-lib",
Morty Proxy This is a proxified and sanitized view of the page, visit original site.