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 e3ff330 commit 8fb27cc
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 @@ -17,7 +17,8 @@
"dealerdirect/phpcodesniffer-composer-installer": true,
"drupal/core-composer-scaffold": true,
"oomphinc/composer-installers-extender": true,
"phpstan/extension-installer": true
"phpstan/extension-installer": true,
"php-http/discovery": true
},
"discard-changes": true,
"preferred-install": {
Expand Down Expand Up @@ -193,7 +194,8 @@
"drupal/inline_entity_form": "1.0-rc15",
"drupal/node_edit_protection": "^1",
"drupal/pathauto": "^1",
"drupal/quickedit": "^1",
"drupal/quickedit": "^1",
"drupal/rdf": "^2",
"drupal/redirect_after_login": "^2",
"drupal/redis": "^1",
"drupal/samlauth": "^3",
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 8fb27cc

Please sign in to comment.