File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 55 headline : Composer Config Plugin
66 keywords : composer, config, assembling, plugin
77 description : |
8- This [Composer](https://getcomposer.org/) plugin provides assembling
8+ This [Composer] plugin provides assembling
99 of configurations distributed with composer packages.
1010 This allows to put configuration needed to use package right inside of
1111 the package thus implementing plugin system: package becomes a plugin
@@ -30,6 +30,8 @@ package:
3030 directory together with information needed to rebuild configs on demand
3131 - then assembled configs can be loaded into application with `require`
3232
33+ [composer]: https://getcomposer.org/
34+
3335plugins :
3436 hiqdev/composer-config-plugin : " dev-master"
3537 hiqdev/hidev-php : " *"
You can’t perform that action at this time.
0 commit comments