Skip to content

Commit

Permalink
+ use dev self for .hidev/vendor
Browse files Browse the repository at this point in the history
  • Loading branch information
hiqsol committed Dec 26, 2016
1 parent e61e88b commit 333717a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .hidev/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ package:
title: Composer plugin for config assembling
headline: Composer Config Plugin
keywords: composer, config, assembling, plugin
namespace: hiqdev\ComposerConfigPlugin
description: |
This [Composer](https://getcomposer.org/) plugin provides assembling
of configurations distributed with composer packages.
Expand All @@ -21,5 +20,6 @@ package:
- then you load assembled configurations with `require`
plugins:
hiqdev/hidev-php: "*"
hiqdev/hidev-hiqdev: "*"
hiqdev/composer-config-plugin: "dev-master"
hiqdev/hidev-php: "*"
hiqdev/hidev-hiqdev: "*"

0 comments on commit 333717a

Please sign in to comment.