diff --git a/composer.lock b/composer.lock index ae13e7560..ecc24f6d8 100644 --- a/composer.lock +++ b/composer.lock @@ -80,12 +80,12 @@ "source": { "type": "git", "url": "https://github.com/bramley/phplist-plugin-common.git", - "reference": "4c09fe0dc33d5e0dfcda57f22aa722f399e070b9" + "reference": "6a9bf17c068f43be906e482010760cbce61a1766" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bramley/phplist-plugin-common/zipball/4c09fe0dc33d5e0dfcda57f22aa722f399e070b9", - "reference": "4c09fe0dc33d5e0dfcda57f22aa722f399e070b9", + "url": "https://api.github.com/repos/bramley/phplist-plugin-common/zipball/6a9bf17c068f43be906e482010760cbce61a1766", + "reference": "6a9bf17c068f43be906e482010760cbce61a1766", "shasum": "" }, "require": { @@ -115,10 +115,13 @@ "plugins/CommonPlugin/vendor/ext/", "plugins/CommonPlugin/vendor/jmathai/php-multi-curl/src", "plugins/CommonPlugin/vendor/katzgrau/klogger/src", + "plugins/CommonPlugin/vendor/kodus/db-cache/src", + "plugins/CommonPlugin/vendor/kodus/file-cache/src", "plugins/CommonPlugin/vendor/mouf/picotainer/src", "plugins/CommonPlugin/vendor/pelago/emogrifier/src", "plugins/CommonPlugin/vendor/psr/container/src", "plugins/CommonPlugin/vendor/psr/log/Psr", + "plugins/CommonPlugin/vendor/psr/simple-cache/src", "plugins/CommonPlugin/vendor/sabberworm/php-css-parser/src", "plugins/CommonPlugin/vendor/symfony/css-selector", "plugins/CommonPlugin/vendor/symfony/filesystem" @@ -140,10 +143,10 @@ "phplist" ], "support": { - "source": "https://github.com/bramley/phplist-plugin-common/tree/3.29.1", + "source": "https://github.com/bramley/phplist-plugin-common/tree/3.33.0", "issues": "https://github.com/bramley/phplist-plugin-common/issues" }, - "time": "2023-09-06T16:55:37+00:00" + "time": "2024-02-15T11:36:33+00:00" }, { "name": "bramley/phplist-plugin-segment", @@ -151,12 +154,12 @@ "source": { "type": "git", "url": "https://github.com/bramley/phplist-plugin-segment.git", - "reference": "3c99756eb4c85a124a07172ea77eae00caf6499b" + "reference": "50850afce743b574493f9d13ee219868ae1ec417" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bramley/phplist-plugin-segment/zipball/3c99756eb4c85a124a07172ea77eae00caf6499b", - "reference": "3c99756eb4c85a124a07172ea77eae00caf6499b", + "url": "https://api.github.com/repos/bramley/phplist-plugin-segment/zipball/50850afce743b574493f9d13ee219868ae1ec417", + "reference": "50850afce743b574493f9d13ee219868ae1ec417", "shasum": "" }, "default-branch": true, @@ -174,10 +177,10 @@ "phplist" ], "support": { - "source": "https://github.com/bramley/phplist-plugin-segment/tree/2.13.2", + "source": "https://github.com/bramley/phplist-plugin-segment/tree/2.14.1", "issues": "https://github.com/bramley/phplist-plugin-segment/issues" }, - "time": "2023-04-03T14:57:27+00:00" + "time": "2023-12-12T10:10:51+00:00" }, { "name": "bramley/phplist-plugin-updater",