diff --git a/composer.json b/composer.json index ce1a706..872633e 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ ], "require": { "php": ">=8.1", - "spiral/distribution": "^3.15", + "spiral/distribution": "^3.14.5", "league/flysystem": "^2.3.1 || ^3.0" }, "autoload": { @@ -35,7 +35,7 @@ } }, "require-dev": { - "spiral/boot": "^3.15", + "spiral/boot": "^3.14.5", "phpunit/phpunit": "^10.1", "vimeo/psalm": "^5.9", "jetbrains/phpstorm-attributes": "^1.0",