Thu, 13 Jun 2024 10:35:04 UTC | login

Information for build php-consolidation-config-1.0.3-2.fc28

ID36044
Package Namephp-consolidation-config
Version1.0.3
Release2.fc28
Epoch
SummaryProvide configuration services for a command-line tool
DescriptionManage configuration for a command-line tool. This component is designed to provide the components needed to manage configuration options from different sources, including: * Commandline options * Configuration files * Alias files (special configuration files that identify a specific target site) * Default values (provided by command) Symfony Console is used to provide the framework for the command-line tool, and the Symfony Configuration component is used to load and merge configuration files. This project provides the glue that binds the components together in an easy-to-use package. Autoloader: /usr/share/php/Consolidation/Config/autoload.php
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 07 Jun 2018 08:22:07 UTC
CompletedThu, 07 Jun 2018 08:22:07 UTC
Tags
f29
RPMs
src
php-consolidation-config-1.0.3-2.fc28.src.rpm (info) (download)
noarch
php-consolidation-config-1.0.3-2.fc28.noarch.rpm (info) (download)
Changelog * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sun Oct 08 2017 Shawn Iwinski <shawn@iwin.ski> - 1.0.3-1 - Update to 1.0.3 * Sun Oct 01 2017 Shawn Iwinski <shawn@iwin.ski> - 1.0.2-1 - Update to 1.0.2 * Mon Aug 21 2017 Shawn Iwinski <shawn@iwin.ski> - 1.0.1-1 - Initial package