Skip to content

Commit b126330

Browse files
Remove unused code
1 parent 872c971 commit b126330

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build/scripts/phar-manifest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ function package(): array
114114
'name' => $name,
115115
'description' => $data['description'],
116116
'license' => [$data['license']],
117-
'branch' => $data['extra']['branch-alias']['dev-master']
118117
];
119118
}
120119

0 commit comments

Comments
 (0)