From 5e20ad73ecac3d489e8d215d0e84416fa4d37265 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 13:16:16 +0000 Subject: [PATCH] Update povils/phpmnd requirement from ^3.5 to ^3.6 Updates the requirements on [povils/phpmnd](https://github.com/povils/phpmnd) to permit the latest version. - [Release notes](https://github.com/povils/phpmnd/releases) - [Changelog](https://github.com/povils/phpmnd/blob/master/CHANGELOG.md) - [Commits](https://github.com/povils/phpmnd/compare/v3.5.0...v3.6.0) --- updated-dependencies: - dependency-name: povils/phpmnd dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 8dcf070..487bd7a 100644 --- a/composer.json +++ b/composer.json @@ -35,7 +35,7 @@ "overtrue/phplint": "^9.5", "phpcompatibility/php-compatibility": "^9.3", "phpmd/phpmd": "^2.15", - "povils/phpmnd": "^3.5", + "povils/phpmnd": "^3.6", "roave/security-advisories": "dev-master" }, "autoload": {