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

drupal#71 Update CVE for smart_date 4.1

parent 51a01791
No related branches found
No related tags found
No related merge requests found
......@@ -47,6 +47,8 @@ stages:
# Check if lenient project is required
- 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
.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