xoops/base-requires25

Primary dependencies for XOOPS/XoopsCore25

v1.1.6 2024-07-27 04:05 UTC

This package is auto-updated.

Last update: 2024-08-28 01:00:14 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