composer-config-plugin
composer-config-plugin copied to clipboard
Composer plugin for config assembling
Updates the requirements on [yiisoft/files](https://github.com/yiisoft/files) to permit the latest version. Release notes Sourced from yiisoft/files's releases. Version 2.0.0 New #59: Add beforeCopy, afterCopy callbacks for FileHelper::copyFile() and FileHelper::copyDirectory() (@Gerych1984) Chg...
| Q | A | ------------- | --- | Is bugfix? | ✔️ | New feature? | ❌ | Breaks BC? | ❌ | Fixed issues | fix tests
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.0.1. Release notes Sourced from actions/cache's releases. v3.0.1 Added support for caching from GHES 3.5. Fixed download issue for files > 2GB during restore. v3.0.0...
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. Release notes Sourced from actions/checkout's releases. v3.0.0 Update default runtime to node16 v2.4.0 Convert SSH URLs like org-<ORG_ID>@github.com: to https://github.com/ - pr v2.3.5 Update...
Schedule GitHub workflows to be executed every night
Is it possible to store all autoload files with functions in one file into composer-config-plugin-output dir? In default case I have to add this files into root composer.json. It will...
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2 to 2.11.0. Release notes Sourced from shivammathur/setup-php's releases. 2.11.0 Improve cache in shivammathur/php-ubuntu for PHP 5.6 to PHP 8.0. Using cache should reduce setup-php runtime on...
Composer is rather heavy dependency NOT needed for basic usage. Maybe move to `suggest`ed dependency?
https://github.com/yiisoft/composer-config-plugin/pull/3#discussion_r404189586
See https://github.com/yiisoft/request-model/issues/13. Is there a way to solve it somehow?