From 9856fe52f496d28ff0a9319bcd170c69efaa5e02 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sun, 30 Jun 2024 16:57:54 +0000 Subject: [PATCH] Merge pull request #1765 from hydephp/sync-packages Internal: Sync changes from downstream packages into the monorepo https://github.com/hydephp/develop/commit/db72e6041e35774a8bd5e05d344c36900790d725 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index be5b61f..ff5a2b5 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ ], "require": { "php": "^8.1", - "hyde/framework": "^1.5", + "hyde/framework": "^1.6", "laravel-zero/framework": "^10.0" }, "require-dev": {