[REF] Update packages to work with PHP7.4
authorSeamus Lee <seamuslee001@gmail.com>
Sat, 13 Jun 2020 07:20:40 +0000 (17:20 +1000)
committerSeamus Lee <seamuslee001@gmail.com>
Sat, 13 Jun 2020 22:37:48 +0000 (08:37 +1000)
Update to use latest master zetacomponents/mail as php74 fix has been incoporated

Update to tagged release of zetacomponents

composer.json
composer.lock

index f7226e719a3e087bc27ea0e2872b7ae281e78c98..e2fc32f8fd7ddf5bb2e5c30a60fd6042e68a810b 100644 (file)
@@ -54,7 +54,7 @@
     "symfony/process": "~3.0 || ~4.4",
     "psr/log": "~1.0",
     "symfony/finder": "~3.0 || ~4.4",
-    "tecnickcom/tcpdf" : "6.2.*",
+    "tecnickcom/tcpdf" : "6.3.*",
     "totten/ca-config": "~17.05",
     "zetacomponents/base": "1.9.*",
     "zetacomponents/mail": "1.9.*",
index d0890be2e24d2893c9c552aa307c777af60c5ded..bfcbff172d0d55f8fce81b1d5aed0c7fa9e413ef 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": "f547e4d1ac65fa8044d302f46a7e7267",
+    "content-hash": "3c6d377d0dfd5ce11b0a96af56344181",
     "packages": [
         {
             "name": "adrienrn/php-mimetyper",
         },
         {
             "name": "tecnickcom/tcpdf",
-            "version": "6.2.26",
+            "version": "6.3.5",
             "source": {
                 "type": "git",
                 "url": "https://github.com/tecnickcom/TCPDF.git",
-                "reference": "367241059ca166e3a76490f4448c284e0a161f15"
+                "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/367241059ca166e3a76490f4448c284e0a161f15",
-                "reference": "367241059ca166e3a76490f4448c284e0a161f15",
+                "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/19a535eaa7fb1c1cac499109deeb1a7a201b4549",
+                "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549",
                 "shasum": ""
             },
             "require": {
             },
             "notification-url": "https://packagist.org/downloads/",
             "license": [
-                "LGPL-3.0"
+                "LGPL-3.0-only"
             ],
             "authors": [
                 {
                 "pdf417",
                 "qrcode"
             ],
-            "time": "2018-10-16T17:24:05+00:00"
+            "time": "2020-02-14T14:20:12+00:00"
         },
         {
             "name": "togos/gitignore",
         },
         {
             "name": "zetacomponents/mail",
-            "version": "1.9.1",
+            "version": "1.9.2",
             "source": {
                 "type": "git",
                 "url": "https://github.com/zetacomponents/Mail.git",
-                "reference": "4dc71ccbcc8b67951a2efe47d3fcc2aeaa7f530d"
+                "reference": "c55267564d78724d4c25188fc653fef0da4c920a"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/zetacomponents/Mail/zipball/4dc71ccbcc8b67951a2efe47d3fcc2aeaa7f530d",
-                "reference": "4dc71ccbcc8b67951a2efe47d3fcc2aeaa7f530d",
+                "url": "https://api.github.com/repos/zetacomponents/Mail/zipball/c55267564d78724d4c25188fc653fef0da4c920a",
+                "reference": "c55267564d78724d4c25188fc653fef0da4c920a",
                 "shasum": ""
             },
             "require": {
                 "zetacomponents/base": "~1.8"
             },
             "require-dev": {
+                "phpunit/phpunit": "~7.5",
                 "zetacomponents/unit-test": "*"
             },
             "type": "library",
             ],
             "description": "The component allows you construct and/or parse Mail messages conforming to  the mail standard. It has support for attachments, multipart messages and HTML  mail. It also interfaces with SMTP to send mail or IMAP, POP3 or mbox to  retrieve e-mail.",
             "homepage": "https://github.com/zetacomponents",
-            "time": "2020-01-17T11:18:01+00:00"
+            "time": "2020-06-13T12:38:26+00:00"
         }
     ],
     "packages-dev": [],