Update composer lock
... with stuff that changed in the last few hours?
This commit is contained in:
parent
37534ec126
commit
4272d2c59c
1 changed files with 4 additions and 18 deletions
22
composer.lock
generated
22
composer.lock
generated
|
@ -6565,6 +6565,9 @@
|
|||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
},
|
||||
"patches_applied": {
|
||||
"PHP fatal error, SimilarTermsArgument::query() must be compatible with NumericArgument": "https://www.drupal.org/files/issues/query_4.patch"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
|
@ -7316,9 +7319,7 @@
|
|||
"drupal/drutopia_social": "^1.0-alpha1",
|
||||
"drupal/drutopia_storyline": "^1.0-alpha2",
|
||||
"drupal/drutopia_user": "^1.0-alpha2",
|
||||
"drupal/eu_cookie_compliance": "^1.2",
|
||||
"drupal/features": "^3.5",
|
||||
"drupal/gdpr": "^2.0-alpha4",
|
||||
"drupal/octavia": "^1.0-alpha5",
|
||||
"drupal/paranoia": "^1.0-alpha1",
|
||||
"drupal/subprofiles": "^1.0-alpha1"
|
||||
|
@ -7347,26 +7348,11 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
"drupal-scaffold": [
|
||||
"DrupalComposer\\DrupalScaffold\\Plugin::scaffold"
|
||||
],
|
||||
"post-install-cmd": [
|
||||
"@composer drupal-scaffold",
|
||||
"./bin/phing push"
|
||||
],
|
||||
"post-update-cmd": [
|
||||
"./bin/phing push"
|
||||
]
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"GPL-2.0+"
|
||||
],
|
||||
"description": "Drutopia's base distribution provides an enhanced starting place for building sites for grassroots organizations and other purposes.",
|
||||
"support": {
|
||||
"source": "https://github.com/drutopia/drutopia/tree/8.x-1.x",
|
||||
"issues": "https://github.com/drutopia/drutopia/issues"
|
||||
},
|
||||
"time": "2018-09-09T18:03:18+00:00"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue