Skip to content
Snippets Groups Projects
Commit 9a0840f0 authored by jurgenhaas's avatar jurgenhaas
Browse files

UNDO: Nornalize composer.json

parent 41a7f72b
No related branches found
No related tags found
No related merge requests found
......@@ -71,7 +71,7 @@ stages:
- sed -i "s/DDQG-unsupported-drupal-login_destination-2.0.0.0-beta6/DDQG-unsupported-drupal-login_destination-2.0.0.0-beta7/g" composer.json
#- sed -i "s/###/###/g" composer.json
# Finally!!! Normalize composer.json by pretty printing it to ensure consistent structure.
- cat composer.json | jq -M . | tee composer.json >/dev/null
# Disabled for now, since this sometimes creates an empty file: cat composer.json | jq -M . | tee composer.json >/dev/null
.customreferences:
LanguageFiles: []
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment