Skip to content

Commit eff7c7d

Browse files
committed
-
1 parent a0b76a5 commit eff7c7d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/build-packages.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,6 @@
4949
$repositories[] = [
5050
'type' => 'path',
5151
'url' => $packageInfo['path'],
52-
'options' => [
53-
'symlink' => false,
54-
],
5552
];
5653
$key = isset($packageData['require'][$packageName]) ? 'require' : 'require-dev';
5754
$packageData[$key][$packageName] = '@dev';

0 commit comments

Comments
 (0)