Skip to content

Commit

Permalink
Merge branch '8.5' into 9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Jun 19, 2022
2 parents bcaa5a2 + b126330 commit c396a42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build/scripts/phar-manifest.php
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ function package(): array
'name' => $name,
'description' => $data['description'],
'license' => [$data['license']],
'branch' => $data['extra']['branch-alias']['dev-master']
];
}

Expand Down

0 comments on commit c396a42

Please sign in to comment.