diff --git a/composer.json b/composer.json index ccd2203..3b59d37 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "keywords": ["mybizna", "setup manager"], "homepage": "https://github.com/mybizna/setup", "license": "LGPL-3.0-or-later", - "version": "1.0.30", + "version": "1.0.33", "authors": [ { "name": "Dedan Irungu", diff --git a/mybizna_install.sh b/mybizna_install.sh index ab64772..128c974 100644 --- a/mybizna_install.sh +++ b/mybizna_install.sh @@ -189,21 +189,21 @@ if ! validate_string "$erp_phone"; then fi -php artisan tinker <