From 841422cb5768a205c4d688af8ebae45f140edce5 Mon Sep 17 00:00:00 2001 From: Mike Alhayek Date: Tue, 12 Nov 2019 11:59:01 -0800 Subject: [PATCH] Create v2.4.4 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 080c8ac..dd0425c 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "crestapps/laravel-code-generator", "license": "MIT", "description": "An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.", - "version": "v2.4.3", + "version": "v2.4.4", "keywords": [ "laravel","crud","crud generator", "laravel crud generator","laravel crud builder",