2017 © Pedro Peláez
 

project base-requires

Primary dependencies for XOOPS/XoopsCore

image

xoops/base-requires

Primary dependencies for XOOPS/XoopsCore

  • Saturday, February 17, 2018
  • by geekwright
  • Repository
  • 3 Watchers
  • 2 Stars
  • 2,865 Installations
  • 0 Dependents
  • 0 Suggesters
  • 6 Forks
  • 0 Open issues
  • 42 Versions
  • 1 % Grown

The README.md

base-requires

This package separates the requirements of XOOPS/XoopsCore from other requirements that may be added to the main composer.json, such as modules., (*1)

To update just the packages in base-requires use:, (*2)

composer update xoops/base-requires --with-dependencies

To check for, but not install updates:, (*3)

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

The Versions