Skip to content

Commit bea8462

Browse files
committed
renamed hidev.yml <- .hidev/config.yml
1 parent a0f372d commit bea8462

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.hidev/config.yml renamed to hidev.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ package:
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+
3335
plugins:
3436
hiqdev/composer-config-plugin: "dev-master"
3537
hiqdev/hidev-php: "*"

0 commit comments

Comments
 (0)