bitcero / base-requires

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

base-requires

This package separates the requirements of XOOPS/XoopsCore from other requirements that may be added to the main composer.json, such as modules.

To update just the packages in base-requires use:

composer update xoops/base-requires --with-dependencies

To check for, but not install updates:

composer update xoops/base-requires --dry-run --with-dependencies

About

License:GNU General Public License v2.0