From b124e6b3a89d40d6c334163c1a14f1de9b18e72f Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Thu, 8 Jun 2023 15:48:00 +0200 Subject: [PATCH] #6009 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 9dc589110..15454517f 100644 --- a/composer.json +++ b/composer.json @@ -51,7 +51,7 @@ "php-ffmpeg/php-ffmpeg": "^v1.1.0", "rodneyrehm/plist": "^2.0", "rustici-software/scormcloud-api-v2-client-php": "^2.1.0", - "symfony/http-client": "^v6.3.0", + "symfony/http-client": "^v6.3.0" }, "require-dev": { "spatie/laravel-ignition": "^2.1.3", -- 2.39.5