Upgrading drupal/imagecache_external (3.0.3 => 3.0.4)
parent
56c51985
No related branches found
No related tags found
Showing
- composer.json 1 addition, 1 deletioncomposer.json
- composer.lock 9 additions, 9 deletionscomposer.lock
- vendor/composer/installed.json 9 additions, 9 deletionsvendor/composer/installed.json
- vendor/composer/installed.php 5 additions, 5 deletionsvendor/composer/installed.php
- web/modules/imagecache_external/imagecache_external.info.yml 4 additions, 4 deletionsweb/modules/imagecache_external/imagecache_external.info.yml
- web/modules/imagecache_external/src/TwigExtension.php 1 addition, 1 deletionweb/modules/imagecache_external/src/TwigExtension.php
- web/modules/imagecache_external/tests/modules/imagecache_external_test/imagecache_external_test.info.yml 4 additions, 4 deletions...magecache_external_test/imagecache_external_test.info.yml
- web/modules/imagecache_external/tests/src/Kernel/ImagecacheExternalResponsiveImageFormatterTest.php 1 addition, 1 deletion...Kernel/ImagecacheExternalResponsiveImageFormatterTest.php
... | ... | @@ -124,7 +124,7 @@ |
"drupal/google_tag": "1.7", | ||
"drupal/honeypot": "2.1.3", | ||
"drupal/image_effects": "^3.6", | ||
"drupal/imagecache_external": "3.0.3", | ||
"drupal/imagecache_external": "3.0.4", | ||
"drupal/libraries": "^4.0", | ||
"drupal/linkit": "6.1.4", | ||
"drupal/mathjax": "4.0.2", | ||
... | ... |
Please register or sign in to comment