Skip to content

Commit

Permalink
Add drupal/rdf to composer.json + re-sync composer.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
camilocodes committed Oct 1, 2024
1 parent ffa6341 commit 00ecc82
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 @@ -84,6 +85,7 @@
"drupal/google_analytics": "^4",
"drupal/health_check": "^1",
"drupal/quickedit": "^1",
"drupal/rdf": "^2",
"drupal/redis": "^1",
"drupal/simple_sitemap": "^4",
"unb-libraries/composer-drupal-scaffold": "^10"
Expand All @@ -92,4 +94,4 @@
"unb-libraries/drupal-development-libraries": "^10"
},
"type": "project"
}
}
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 00ecc82

Please sign in to comment.