Skip to content

Fix Composer package installation code block

Steve Abrams requested to merge sabrams/fix_composer_installation_code into master

What does this MR do?

The installation helper code block for Composer packages is incorrectly displaying the package name and version. This MR fixes the code block.

Screenshots

Before

Screen_Shot_2020-08-12_at_4.54.37_PM

After

Screen_Shot_2020-08-12_at_5.15.36_PM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Steve Abrams

Merge request reports