Skip to content

Commit

Permalink
Add drupal/rdf to composer.json + sync composer.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
camilocodes committed Oct 1, 2024
1 parent 272ce7c commit 7fab2c9
Show file tree
Hide file tree
Showing 2 changed files with 158 additions and 4 deletions.
6 changes: 4 additions & 2 deletions build/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
"cweagans/composer-patches": true,
"dealerdirect/phpcodesniffer-composer-installer": true,
"drupal/core-composer-scaffold": true,
"phpstan/extension-installer": true
"phpstan/extension-installer": true,
"php-http/discovery": true
},
"discard-changes": true,
"preferred-install": {
Expand Down Expand Up @@ -104,7 +105,8 @@
"drupal/jquery_ui": "^1",
"drupal/jquery_ui_draggable": "^2",
"drupal/jquery_ui_resizable": "^2",
"drupal/quickedit": "^1",
"drupal/quickedit": "^1",
"drupal/rdf": "^2",
"drupal/redis": "^1",
"drupal/simple_sitemap": "^4",
"jackmoore/colorbox": "^1",
Expand Down
156 changes: 154 additions & 2 deletions build/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7fab2c9

Please sign in to comment.