xoops/base-requires25

Primary dependencies for XOOPS/XoopsCore25, (meta-package, no code)

Installs: 2 683

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 3

Type:metapackage

pkg:composer/xoops/base-requires25

1.1.10-beta2 2026-02-08 18:37 UTC

README

alt XOOPS CMS

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