xoops/base-requires27

Primary dependencies for XOOPS/XoopsCore27

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Open Issues: 0

Type:project

pkg:composer/xoops/base-requires27

v1.0.0 2024-09-01 23:46 UTC

This package is auto-updated.

Last update: 2025-09-29 02:52:35 UTC


README

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

To check for, but not install updates:

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