From 74f598fca51b30be5912696841b3a08f3a591889 Mon Sep 17 00:00:00 2001 From: SaeedPooyanfar Date: Thu, 20 Jan 2022 14:25:29 +0330 Subject: [PATCH] v3.2.4 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1db4cc7..8c63224 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "saeedpooyanfar/laravel-annotation", "description": "Laravel #[Annotation]", - "version": "3.2.3", + "version": "3.2.4", "type": "library", "require": { "php": "^8.0"