Skip to content

Commit 9b89c15

Browse files
committed
moved DoController to console dir
1 parent d75181d commit 9b89c15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/controllers/DoController.php renamed to src/console/DoController.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* @copyright Copyright (c) 2016, HiQDev (http://hiqdev.com/)
1010
*/
1111

12-
namespace hiqdev\assetpackagist\controllers;
12+
namespace hiqdev\assetpackagist\console;
1313

1414
use Composer\Factory;
1515
use Composer\IO\NullIO;

0 commit comments

Comments
 (0)