Requirements Management
Install Requirement
In Requirements
tab type in package name in form input and click on Install
button to add new requirement.
Command prefix
$ composer require
is ignored so feel free to copy-paste installation command from package's documentation.
Install Suggested Requirement
If requirement provides related requirements suggestions it will have a collapsible list in card. Click on Install
button near to the suggested requirement to install it.
Uninstall Requirement
Click on Uninstall
button in requirement card or requirement suggestions list to remove requirement.
Only root requirements could be uninstalled.
Updated about 5 years ago