Skip to content

Commit

Permalink
Bump LEAF version to 3.0.15 from 3.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferya committed Nov 29, 2024
1 parent 85c3c51 commit 7ebc885
Show file tree
Hide file tree
Showing 2 changed files with 1,725 additions and 1,224 deletions.
17 changes: 9 additions & 8 deletions docker/drupal/rootfs/var/www/drupal/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,11 +141,11 @@
"drupal/auto_entitylabel": "^3.0",
"drupal/backup_migrate": "^5.0",
"drupal/bartik": "^1.0",
"drupal/bibcite": "^2.0@beta",
"drupal/bibcite": "^3.0@beta",
"drupal/bootstrap_barrio": "^5.5",
"drupal/bootstrap_layout_builder": "^2.1",
"drupal/bootstrap_sass": "^5.0",
"drupal/citation_select": "^1.0@beta",
"drupal/citation_select": "^2.0@beta",
"drupal/ckeditor": "^1.0",
"drupal/color": "^1.0",
"drupal/color_field": "^3.0",
Expand Down Expand Up @@ -301,16 +301,17 @@
"sort-packages": true,
"allow-plugins": {
"composer/installers": true,
"drupal/console-extend-plugin": true,
"cweagans/composer-patches": true,
"oomphinc/composer-installers-extender": true,
"wikimedia/composer-merge-plugin": true,
"zaporylie/composer-drupal-optimizations": true,
"dealerdirect/phpcodesniffer-composer-installer": true,
"drupal/console-extend-plugin": true,
"drupal/core-composer-scaffold": true,
"drupal/core-project-message": true,
"oomphinc/composer-installers-extender": true,
"php-http/discovery": true,
"phpstan/extension-installer": true,
"dealerdirect/phpcodesniffer-composer-installer": true,
"php-http/discovery": true
"tbachert/spi": true,
"wikimedia/composer-merge-plugin": true,
"zaporylie/composer-drupal-optimizations": true
}
},
"extra": {
Expand Down
Loading

0 comments on commit 7ebc885

Please sign in to comment.