From 31798b1f45e4d19313833009ca42e48174820f61 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 13 Feb 2024 10:56:26 +0000 Subject: [PATCH] Merge pull request #1563 from hydephp/release-v1.5.0 HydePHP v1.5.0 - 2024-02-13 https://github.com/hydephp/develop/commit/53d6aea507f764c48eead76cff7447199d4d6b1a --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 86ce6d7..be5b61f 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ ], "require": { "php": "^8.1", - "hyde/framework": "^1.4", + "hyde/framework": "^1.5", "laravel-zero/framework": "^10.0" }, "require-dev": {