Skip to content
Snippets Groups Projects
Commit 41a7f72b authored by jurgenhaas's avatar jurgenhaas
Browse files

Nornalize composer.json

parent 53ef7fc2
No related branches found
No related tags found
No related merge requests found
......@@ -70,6 +70,8 @@ stages:
- sed -i "s/DDQG-unsupported-drupal-views_menu_children_filter-3.0.0.0-RC2/DDQG-unsupported-drupal-views_menu_children_filter-3.0.0.0-RC4/g" composer.json
- 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
.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