koreus/base-requires25

Primary dependencies for XOOPS/XoopsCore25

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 3

Type:project

dev-master 2025-01-31 08:57 UTC

This package is auto-updated.

Last update: 2025-04-29 01:30:15 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