All dependencies that are used in XenForo

xF2 Template Modification All dependencies that are used in XenForo

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
20,184
Points
823

Reputation:

ENXF NET submitted a new resource:

All dependencies that are used in XenForo - We get the dependencies and remove them from the load

When using the composer package manager. There are such cases when you need to load some kind of library and there is such an unpleasant fact that some of the libraries that you pull with your package are used in the engine. The batch manager composer allows you to exclude these libraries.
The replace directive will come to the replace.
replace

Lists packages that are replaced by this package. This allows you to fork a package, publish it under a different name with its own version...

Read more about this resource...
 
Top