From 52b69d3eaf601079d6b3f40389611c6e944acdfb Mon Sep 17 00:00:00 2001 From: spiralbot Date: Tue, 29 Aug 2023 15:12:34 +0000 Subject: [PATCH] prepare release --- composer.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.json b/composer.json index a150eb4..a77aba6 100644 --- a/composer.json +++ b/composer.json @@ -29,11 +29,11 @@ "require": { "php": ">=8.1", "ext-json": "*", - "spiral/core": "^3.9", - "spiral/hmvc": "^3.9", - "spiral/serializer": "^3.9", - "spiral/snapshots": "^3.9", - "spiral/telemetry": "^3.9", + "spiral/core": "^3.8.3", + "spiral/hmvc": "^3.8.3", + "spiral/serializer": "^3.8.3", + "spiral/snapshots": "^3.8.3", + "spiral/telemetry": "^3.8.3", "spiral/attributes": "^2.8|^3.0", "doctrine/inflector": "^1.4|^2.0", "ramsey/uuid": "^4.2.3", @@ -53,7 +53,7 @@ "doctrine/annotations": "^1.12 || ^2.0", "phpunit/phpunit": "^10.1", "mockery/mockery": "^1.5", - "spiral/boot": "^3.9", + "spiral/boot": "^3.8.3", "vimeo/psalm": "^5.9" }, "extra": {