PHP Classes

File: htdocs/class/libraries/vendor/xoops/base-requires25/README.md

Recommend this page to a friend!
  Classes of Michael Beck   Xoops 2.5   htdocs/class/libraries/vendor/xoops/base-requires25/README.md   Download  
File: htdocs/class/libraries/vendor/xoops/base-requires25/README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: Xoops 2.5
Modular content management publication system
Author: By
Last change:
Date: 7 years ago
Size: 407 bytes
 

Contents

Class file image Download

base-requires25

This package separates the requirements of XOOPS/XoopsCore25 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-requires25 --with-dependencies

To check for, but not install updates:

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