diff --git a/composer.lock b/composer.lock index 19044d9ca..a91766ccf 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "73b8d5f2d576ee5a37e4dadca9a2cec1", + "content-hash": "c465600e381048f108d8e407de6b8852", "packages": [ { "name": "bramley/phplist-plugin-captcha", @@ -1055,6 +1055,45 @@ }, "time": "2021-04-20T20:54:46+00:00" }, + { + "name": "phplist/phplist-plugin-saml2", + "version": "dev-main", + "source": { + "type": "git", + "url": "https://github.com/phpList/phplist-plugin-saml2.git", + "reference": "ad8aaa2f5a22f42b3cc50f720de039ddeb6d56f1" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpList/phplist-plugin-saml2/zipball/ad8aaa2f5a22f42b3cc50f720de039ddeb6d56f1", + "reference": "ad8aaa2f5a22f42b3cc50f720de039ddeb6d56f1", + "shasum": "" + }, + "require": { + "php": ">=7.0" + }, + "default-branch": true, + "type": "phplist-plugin", + "license": [ + "GNU Affero General Public License version 3.0 or later (AGPLv3+)" + ], + "description": "SAML2 support for phpList", + "homepage": "https://www.phpList.org/", + "keywords": [ + "email", + "manager", + "newsletter", + "permission marketing", + "phplist" + ], + "support": { + "issues": "https://github.com/phpList/phpList3/issues", + "forum": "https://discuss.phplist.org/", + "wiki": "http://resources.phplist.com/", + "source": "https://github.com/phpList/phpList3" + }, + "time": "2025-06-28T09:36:08+00:00" + }, { "name": "phplist/phplist-plugin-subjectlineplaceholders", "version": "dev-master", @@ -1539,12 +1578,12 @@ "source": { "type": "git", "url": "https://github.com/TatevikGr/phplist-plugin-ckeditor5.git", - "reference": "aae8360a8fa63b4170b8ddb8f6f7c7fd08a6e8c3" + "reference": "1004ad62b94adf7ff096b5ce323cb81dab6e7c29" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TatevikGr/phplist-plugin-ckeditor5/zipball/aae8360a8fa63b4170b8ddb8f6f7c7fd08a6e8c3", - "reference": "aae8360a8fa63b4170b8ddb8f6f7c7fd08a6e8c3", + "url": "https://api.github.com/repos/TatevikGr/phplist-plugin-ckeditor5/zipball/1004ad62b94adf7ff096b5ce323cb81dab6e7c29", + "reference": "1004ad62b94adf7ff096b5ce323cb81dab6e7c29", "shasum": "" }, "default-branch": true, @@ -1565,7 +1604,7 @@ "source": "https://github.com/TatevikGr/phplist-plugin-ckeditor5/tree/master", "issues": "https://github.com/TatevikGr/phplist-plugin-ckeditor5/issues" }, - "time": "2025-03-02T15:13:57+00:00" + "time": "2025-07-02T02:47:39+00:00" } ], "packages-dev": [ @@ -4111,6 +4150,7 @@ "phplist/phplist-lan-texts": 0, "phplist/updater": 0, "phplist/phplist-plugin-invite": 20, + "phplist/phplist-plugin-saml2": 20, "michield/phplist-plugin-campaignslicer": 20, "michield/phplist-plugin-dateplaceholder": 20, "michield/phplist-plugin-disposablemailblock": 20, @@ -4132,8 +4172,8 @@ "prefer-stable": true, "prefer-lowest": false, "platform": { - "php": ">=7.3" + "php": ">=8.2" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.2.0" }