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

Allow Gin RC12

parent deb161e9
No related branches found
No related tags found
No related merge requests found
......@@ -53,7 +53,7 @@ stages:
- 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-activitypub-1.0.0.0-alpha18/DDQG-unsupported-drupal-activitypub-1.0.0.0-alpha19/g" composer.json
- sed -i "s/DDQG-unsupported-drupal-gin-3.0.0.0-RC10/DDQG-unsupported-drupal-gin-3.0.0.0-RC11/g" composer.json
- sed -i "s/DDQG-unsupported-drupal-gin-3.0.0.0-RC11/DDQG-unsupported-drupal-gin-3.0.0.0-RC12/g" composer.json
- sed -i "s/DDQG-unsupported-drupal-gin_toolbar-1.0.0.0-RC5/DDQG-unsupported-drupal-gin_toolbar-1.0.0.0-RC6/g" composer.json
- sed -i "s/DDQG-unsupported-drupal-smart_date-4.1.0.0-RC7/DDQG-unsupported-drupal-smart_date-4.1.0.0-RC8/g" composer.json
- sed -i "s/DDQG-unsupported-drupal-smart_date-4.1.0.0-RC8/DDQG-unsupported-drupal-smart_date-4.1.0.0-RC9/g" composer.json
......
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