Closed MaximeCulea closed 6 years ago
How to improve dependencies load ? See here
No better implementation.
How to be sure that for a package (wp the dependencies will be present ? it must be send via vendor folder ?
Yes, the idea is to send vendor folder into the release and wp (svn). However, for git, vendor folder must be ignored.
How to properly write the PHP requirement version for blocking installation ?
@petitphp Maybe you have an idea ? 🤗For now, I've done it like this.
PS: based on feature/50 branch code.