From dffc910a415f909e9665169f24d147ba64f3ee65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Aug 2022 02:43:25 +0000 Subject: [PATCH] Update qossmic/deptrac-shim requirement from ^0.23.0 to ^0.24.0 Updates the requirements on [qossmic/deptrac-shim](https://github.com/qossmic/deptrac-shim) to permit the latest version. - [Release notes](https://github.com/qossmic/deptrac-shim/releases) - [Commits](https://github.com/qossmic/deptrac-shim/compare/0.23.0...0.24.0) --- updated-dependencies: - dependency-name: qossmic/deptrac-shim 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 4cd3ae4..60152e9 100644 --- a/composer.json +++ b/composer.json @@ -34,7 +34,7 @@ "phpstan/phpstan": "^1.1", "phpunit/phpunit": "^9.1", "psr/container": "^2.0", - "qossmic/deptrac-shim": "^0.23.0", + "qossmic/deptrac-shim": "^0.24.0", "vimeo/psalm": "^4.23", "symfony/filesystem": "^5.4", "rector/rector": "^0.13.5"