From 5cb53c8ef4f28455626c2af84fb193b1ba4b1174 Mon Sep 17 00:00:00 2001 From: Petro Kurbatskyi Date: Fri, 15 Mar 2024 14:34:48 +0100 Subject: [PATCH] Formatted composer.json using JQ --indent 4 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index cd777d5..b95b378 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "ibexa/core": "~4.5.0@dev", "ibexa/doctrine-schema": "~4.5.0@dev", "matthiasnoback/symfony-dependency-injection-test": "^4.3", - "phpunit/phpunit": "^9.5.10", + "phpunit/phpunit": "^9.5.10", "phpstan/phpstan": "^0.12.99" }, "scripts": {