From 506d8f1ea2fa79fd2df7d7efb891a8b66c223cd4 Mon Sep 17 00:00:00 2001 From: Atul-glo35265 Date: Wed, 13 Nov 2024 21:40:26 +0530 Subject: [PATCH] Updating PhpUnit version Signed-off-by: Atul-glo35265 --- composer.json | 2 +- composer.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index d0588b5..8d905e1 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "laminas/laminas-config": "^3.8", "laminas/laminas-http": "^2.18", "phpspec/prophecy-phpunit": "^2.0.1", - "phpunit/phpunit": "^9.5.27", + "phpunit/phpunit": "^9.6.21", "psalm/plugin-phpunit": "^0.18.4", "vimeo/psalm": "^4.30" }, diff --git a/composer.lock b/composer.lock index 8aaec9b..4d9ccec 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": "3965d75c4ae73991a5e855cf7a6e2d18", + "content-hash": "aa2e7527cbbbc812334ae1e2f34a0203", "packages": [ { "name": "laminas/laminas-code",