From 116deb490ed01fe13e9ed7393c60e4fa058e057c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joachim=20L=C3=B8vgaard?= Date: Tue, 27 Aug 2024 09:20:24 +0200 Subject: [PATCH] Up deps --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 256e6d5..f8502e4 100644 --- a/composer.json +++ b/composer.json @@ -36,10 +36,10 @@ "infection/infection": "^0.27.6", "jms/serializer-bundle": "^4.2", "lexik/jwt-authentication-bundle": "^2.16", - "matthiasnoback/symfony-dependency-injection-test": "^4.3 || ^5.0", + "matthiasnoback/symfony-dependency-injection-test": "^4.3 || ^5.1", "phpunit/phpunit": "^9.6", "psalm/plugin-phpunit": "^0.18", - "setono/code-quality-pack": "^2.6", + "setono/code-quality-pack": "^2.8.2", "sylius/sylius": "~1.12.13", "symfony/debug-bundle": "^5.4 || ^6.0", "symfony/dotenv": "^5.4 || ^6.0",