Download the PHP package bringyourownideas/silverstripe-composer-versions without Composer
On this page you can find all versions of the php package bringyourownideas/silverstripe-composer-versions. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download bringyourownideas/silverstripe-composer-versions
More information about bringyourownideas/silverstripe-composer-versions
Files in bringyourownideas/silverstripe-composer-versions
Package silverstripe-composer-versions
Short Description Collect information about composer package versions in SilverStripe
License BSD-3-Clause
Homepage https://github.com/bringyourownideas/silverstripe-composer-versions
Informations about the package silverstripe-composer-versions
SilverStripe composer versions
Collects information about the currently installed composer packages and saves it as a DataObject.
Because this module could expose information to an potential attacker the information doesn't get displayed! You need to take care of processing this information somehow! E.g. using the SilverStripe Maintenance module
Requirements
- SilverStripe Framework ^3.0
Installation
It is recommended to install this module as a development dependency:
Please run /dev/build after composer has finished the installation.
It is recommended to install this as dev dependency only!
Usage
After the installation execute the following steps:
-
Run the dev/build to collect the information
- Use the information in your database (Table "ComposerPackageVersion").
MISC: Future ideas/development, issues, Contributing, License
All versions of silverstripe-composer-versions with dependencies
composer/composer Version ^1.0
silverstripe/framework Version ^3.0
friendsofsilverstripe/silverstripe-maintenance Version ^0.3