diff --git a/composer.json b/composer.json index 0e5835a..0ff30d1 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ ], "require": { "php": ">=8.1", - "spiral/distribution": "^3.10.1", + "spiral/distribution": "^3.11", "league/flysystem": "^2.3.1" }, "autoload": { @@ -29,7 +29,7 @@ } }, "require-dev": { - "spiral/boot": "^3.10.1", + "spiral/boot": "^3.11", "phpunit/phpunit": "^10.1", "vimeo/psalm": "^5.9", "jetbrains/phpstorm-attributes": "^1.0",