diff --git a/composer.json b/composer.json index 5fd4a37..7fdb832 100644 --- a/composer.json +++ b/composer.json @@ -36,11 +36,11 @@ "php": ">=8.1", "psr/http-message": "^1.0|^2.0", "spiral/attributes": "^2.8|^3.0", - "spiral/auth": "^3.14.5", - "spiral/core": "^3.14.5", - "spiral/hmvc": "^3.14.5", - "spiral/models": "^3.14.5", - "spiral/validation": "^3.14.5" + "spiral/auth": "^3.15", + "spiral/core": "^3.15", + "spiral/hmvc": "^3.15", + "spiral/models": "^3.15", + "spiral/validation": "^3.15" }, "require-dev": { "mockery/mockery": "^1.5",