Add .git suffix
When you install a library, add .git (if not found) to end of url:
# Do this
php ammar install:import https://github.com/AmmarBasha2011/INEX-SPA.git
# Don't Do this
php ammar install:import https://github.com/AmmarBasha2011/INEX-SPALast updated