xoops/base-requires25

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

Installs: 1 240

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 3

Type:metapackage

v1.1.10-beta1 2025-09-11 01:24 UTC

This package is auto-updated.

Last update: 2025-09-11 05:27:25 UTC


README

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