@@ -16,8 +16,8 @@ |
||
| 16 | 16 | use ComponentManager\Exception\InvalidProjectException; |
| 17 | 17 | use ComponentManager\HttpClient; |
| 18 | 18 | use ComponentManager\Platform\Platform; |
| 19 | -use stdClass; |
|
| 20 | 19 | use Symfony\Component\Filesystem\Filesystem; |
| 20 | +use stdClass; |
|
| 21 | 21 | |
| 22 | 22 | /** |
| 23 | 23 | * Package repository interface. |