@@ -2,8 +2,8 @@ |
||
2 | 2 | |
3 | 3 | namespace Habu\ComposerScriptUtils\Configuration; |
4 | 4 | |
5 | -use Habu\ComposerScriptUtils\Interfaces\ConfigurationInterface; |
|
6 | 5 | use Habu\ComposerScriptUtils\Interfaces\ConfigurationHandlerInterface; |
6 | +use Habu\ComposerScriptUtils\Interfaces\ConfigurationInterface; |
|
7 | 7 | |
8 | 8 | /** |
9 | 9 | * Class AbstractConfiguration. |