Composer Update does not work (v2021.0.1)

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
mobhar
User
Posts: 11712

Composer Update does not work (v2021.0.1)

Post by mobhar »

I've just uninstalled v2021.0.0 and then installed v2021.0.1.

When I generated ALL the script files for one of my new project, PHPMaker did not run Composer, even I have enabled "Composer update" from "Generate" tab of the project, and also enabled "Composer" under the "Tools" menu.

In other words, the "vendor" sub-folder is not generated at all.

I also double-checked my Composer version by typing this command in cmd window:

composer -V

it returns:

Composer version 1.10.13 2020-09-09 11:46:34

Thoughts?

Webmaster
User
Posts: 9427

Post by Webmaster »

Click Tools -> Update Template and try again.

mobhar
User
Posts: 11712

Post by mobhar »

Okay, now it works properly after updating template to version 2021.0.1.2.

Thanks.

Post Reply