Skip to content

Commit a0dc8ec

Browse files
committed
seeing what's in package
1 parent e5e4783 commit a0dc8ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/PatternLab/InstallerUtil.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -626,6 +626,8 @@ protected static function runTasks($installerInfo) {
626626

627627
foreach ($packages as $package) {
628628

629+
print_r($package);
630+
629631
// set-up package info
630632
$extra = $package["extra"];
631633
$type = $package["type"];

0 commit comments

Comments
 (0)