Skip to content

Commit 082427e

Browse files
committed
adjusts in composer
1 parent 58a1763 commit 082427e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Installer.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ public function install(InstalledRepositoryInterface $repo, PackageInterface $pa
6262
echo "\n\t--- Config exists ---";
6363
self::checkAndOrCreateDir($appConfig, true);
6464
self::copyDirectoryContents($packConfig, $appConfig);
65+
} else {
66+
echo "\n\t--- Config Not Exists!! ---";
6567
}
6668
}
6769

0 commit comments

Comments
 (0)