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

Allow for smart date RC6

parent 93c8f6b6
No related branches found
No related tags found
No related merge requests found
......@@ -50,7 +50,7 @@ stages:
- LENIENT=$(jq '.config."allow-plugins"."mglaman/composer-drupal-lenient"' composer.json)
- if [[ "$LENIENT" == "true" ]]; then composer global config --no-plugins allow-plugins.mglaman/composer-drupal-lenient true; composer global require mglaman/composer-drupal-lenient; fi
# Update composer audit CVEs
- sed -i "s/DDQG-unsupported-drupal-smart_date-4.1.0.0-RC4/DDQG-unsupported-drupal-smart_date-4.1.0.0-RC5/g" composer.json
- sed -i "s/DDQG-unsupported-drupal-smart_date-4.1.0.0-RC5/DDQG-unsupported-drupal-smart_date-4.1.0.0-RC6/g" composer.json
.customreferences:
LanguageFiles: []
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment