Skip to content

Commit

Permalink
Use yiisoft/composer-config-plugin classes
Browse files Browse the repository at this point in the history
  • Loading branch information
samdark committed Mar 22, 2020
1 parent 534ad39 commit 6b83bda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/TestCase.php
Expand Up @@ -4,7 +4,7 @@

namespace Yiisoft\Yii\Widgets\Tests;

use hiqdev\composer\config\Builder;
use Yiisoft\Composer\Config\Builder;
use PHPUnit\Framework\TestCase as BaseTestCase;
use Psr\Container\ContainerInterface;
use Yiisoft\Aliases\Aliases;
Expand Down

0 comments on commit 6b83bda

Please sign in to comment.