From 0dd263269b0a4556b044792b6440da49b981b76e Mon Sep 17 00:00:00 2001 From: Duncan Cameron <3147688+bramley@users.noreply.github.com> Date: Mon, 1 May 2023 09:57:43 +0100 Subject: [PATCH] Update the Common, CKEditor, and Segment plugins (#951) --- composer.lock | 72 ++++++++++++++++++++++++++------------------------- 1 file changed, 37 insertions(+), 35 deletions(-) diff --git a/composer.lock b/composer.lock index c9535c73f..adbb29cf3 100644 --- a/composer.lock +++ b/composer.lock @@ -46,12 +46,12 @@ "source": { "type": "git", "url": "https://github.com/bramley/phplist-plugin-ckeditor.git", - "reference": "b65aa6989ebffc6bdfa29a86bb29c93a37127d3f" + "reference": "71ff8e22177f322990500e056634bb5e41281885" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bramley/phplist-plugin-ckeditor/zipball/b65aa6989ebffc6bdfa29a86bb29c93a37127d3f", - "reference": "b65aa6989ebffc6bdfa29a86bb29c93a37127d3f", + "url": "https://api.github.com/repos/bramley/phplist-plugin-ckeditor/zipball/71ff8e22177f322990500e056634bb5e41281885", + "reference": "71ff8e22177f322990500e056634bb5e41281885", "shasum": "" }, "default-branch": true, @@ -69,10 +69,10 @@ "phplist" ], "support": { - "source": "https://github.com/bramley/phplist-plugin-ckeditor/tree/2.6.7", + "source": "https://github.com/bramley/phplist-plugin-ckeditor/tree/2.6.8", "issues": "https://github.com/bramley/phplist-plugin-ckeditor/issues" }, - "time": "2022-12-31T11:49:23+00:00" + "time": "2023-04-07T07:32:32+00:00" }, { "name": "bramley/phplist-plugin-common", @@ -80,16 +80,16 @@ "source": { "type": "git", "url": "https://github.com/bramley/phplist-plugin-common.git", - "reference": "19c14a89889a654af402c3f17832a25ac57cc471" + "reference": "86ee727fe8a6a394d0c7dad69781642d6e739d0d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bramley/phplist-plugin-common/zipball/19c14a89889a654af402c3f17832a25ac57cc471", - "reference": "19c14a89889a654af402c3f17832a25ac57cc471", + "url": "https://api.github.com/repos/bramley/phplist-plugin-common/zipball/86ee727fe8a6a394d0c7dad69781642d6e739d0d", + "reference": "86ee727fe8a6a394d0c7dad69781642d6e739d0d", "shasum": "" }, "require": { - "chdemko/bitarray": "1.0.0", + "chdemko/bitarray": "1.2.0", "jasongrimes/paginator": "1.0.2", "jdorn/sql-formatter": "^1.2", "jmathai/php-multi-curl": "dev-master", @@ -97,7 +97,7 @@ "pelago/emogrifier": "~7.0", "psr/container": "1.0.0", "psr/log": "1.0.0", - "setasign/tfpdf": "1.32", + "setasign/tfpdf": "1.33", "symfony/css-selector": "^4.4.23", "symfony/filesystem": "3.4" }, @@ -136,10 +136,10 @@ "phplist" ], "support": { - "source": "https://github.com/bramley/phplist-plugin-common/tree/3.24.1", + "source": "https://github.com/bramley/phplist-plugin-common/tree/3.26.0", "issues": "https://github.com/bramley/phplist-plugin-common/issues" }, - "time": "2023-02-05T12:30:13+00:00" + "time": "2023-04-25T09:10:27+00:00" }, { "name": "bramley/phplist-plugin-segment", @@ -147,12 +147,12 @@ "source": { "type": "git", "url": "https://github.com/bramley/phplist-plugin-segment.git", - "reference": "9f2e3ef2d9a01219c93a3fdc675981b8ca84ab78" + "reference": "3c99756eb4c85a124a07172ea77eae00caf6499b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bramley/phplist-plugin-segment/zipball/9f2e3ef2d9a01219c93a3fdc675981b8ca84ab78", - "reference": "9f2e3ef2d9a01219c93a3fdc675981b8ca84ab78", + "url": "https://api.github.com/repos/bramley/phplist-plugin-segment/zipball/3c99756eb4c85a124a07172ea77eae00caf6499b", + "reference": "3c99756eb4c85a124a07172ea77eae00caf6499b", "shasum": "" }, "default-branch": true, @@ -170,36 +170,38 @@ "phplist" ], "support": { - "source": "https://github.com/bramley/phplist-plugin-segment/tree/2.13.1", + "source": "https://github.com/bramley/phplist-plugin-segment/tree/2.13.2", "issues": "https://github.com/bramley/phplist-plugin-segment/issues" }, - "time": "2023-01-03T08:55:07+00:00" + "time": "2023-04-03T14:57:27+00:00" }, { "name": "chdemko/bitarray", - "version": "1.0.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/chdemko/php-bitarray.git", - "reference": "e7627033c8ed5198da16373ac120c759732a6711" + "reference": "16dbf6c55840b2c84e62de82a84077bb65fc1d11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/chdemko/php-bitarray/zipball/e7627033c8ed5198da16373ac120c759732a6711", - "reference": "e7627033c8ed5198da16373ac120c759732a6711", + "url": "https://api.github.com/repos/chdemko/php-bitarray/zipball/16dbf6c55840b2c84e62de82a84077bb65fc1d11", + "reference": "16dbf6c55840b2c84e62de82a84077bb65fc1d11", "shasum": "" }, "require": { - "php": ">=5.4.0" + "php": ">=5.5.0" }, "require-dev": { - "phpdocumentor/phpdocumentor": "2.5.*@dev", - "satooshi/php-coveralls": "dev-master" + "joomla/coding-standards": "~2.0@alpha", + "php-coveralls/php-coveralls": "^2.0", + "phpdocumentor/phpdocumentor": "2.9.*", + "phpunit/phpunit": "^7.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0-dev" + "dev-master": "1.2.x-dev" } }, "autoload": { @@ -209,7 +211,7 @@ }, "notification-url": "https://packagist.org/downloads/", "license": [ - "CECILL-B" + "BSD-3-Clause" ], "authors": [ { @@ -219,7 +221,7 @@ "role": "Developer" } ], - "description": "BitArray for PHP >= 5.4", + "description": "BitArray for PHP >= 5.5", "homepage": "http://github.com/chdemko/php-bitarray", "keywords": [ "array", @@ -228,9 +230,9 @@ ], "support": { "issues": "https://github.com/chdemko/php-bitarray/issues", - "source": "https://github.com/chdemko/php-bitarray/tree/master" + "source": "https://github.com/chdemko/php-bitarray/tree/1.2.0" }, - "time": "2014-06-18T12:21:40+00:00" + "time": "2018-05-28T14:48:09+00:00" }, { "name": "davidbarratt/custom-installer", @@ -1214,16 +1216,16 @@ }, { "name": "setasign/tfpdf", - "version": "v1.32", + "version": "v1.33", "source": { "type": "git", "url": "https://github.com/Setasign/tFPDF.git", - "reference": "a879b83485c263605cbf98ab2e8fdd4d37ca2707" + "reference": "050de12ab5359ce475dab49bae5cedbcf455f708" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Setasign/tFPDF/zipball/a879b83485c263605cbf98ab2e8fdd4d37ca2707", - "reference": "a879b83485c263605cbf98ab2e8fdd4d37ca2707", + "url": "https://api.github.com/repos/Setasign/tFPDF/zipball/050de12ab5359ce475dab49bae5cedbcf455f708", + "reference": "050de12ab5359ce475dab49bae5cedbcf455f708", "shasum": "" }, "type": "library", @@ -1262,9 +1264,9 @@ ], "support": { "issues": "https://github.com/Setasign/tFPDF/issues", - "source": "https://github.com/Setasign/tFPDF/tree/master" + "source": "https://github.com/Setasign/tFPDF/tree/v1.33" }, - "time": "2020-08-31T07:28:46+00:00" + "time": "2022-12-20T10:26:07+00:00" }, { "name": "symfony/css-selector",