From 9521a5d471dfc4f75ae455036963380f133ccfd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 06:49:59 +0000 Subject: [PATCH] chore(deps-dev): update php-imap/php-imap requirement Updates the requirements on [php-imap/php-imap](https://github.com/barbushin/php-imap) to permit the latest version. - [Release notes](https://github.com/barbushin/php-imap/releases) - [Commits](https://github.com/barbushin/php-imap/compare/5.0.1...6.0.0) --- updated-dependencies: - dependency-name: php-imap/php-imap dependency-version: 6.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 4b617899..9e207e12 100644 --- a/composer.json +++ b/composer.json @@ -87,7 +87,7 @@ "league/oauth2-linkedin": "^5.1.2", "openai-php/client": "^0.19.0", "phalcon/ide-stubs": "^5.9.3", - "php-imap/php-imap": "^5.0.1", + "php-imap/php-imap": "^6.0.0", "saggre/phpdocumentor-markdown": "^1.0.0", "shuchkin/simplexlsxgen": "^1.5.12", "spatie/array-to-xml": "^3.4.4", @@ -120,7 +120,7 @@ "league/oauth2-linkedin": "^5.1.2", "openai-php/client": "^0.19.0", "phalcon/ide-stubs": "^5.9.3", - "php-imap/php-imap": "^5.0.1", + "php-imap/php-imap": "^6.0.0", "saggre/phpdocumentor-markdown": "^1.0.0", "shuchkin/simplexlsxgen": "^1.5.12", "spatie/array-to-xml": "^3.4.4",