Update composer lock file

really just an artifact of actually running composer which is the key thing
i forgot to do before doing the site install and painstakingly going through
all that damn configuration.
This commit is contained in:
benjamin melançon 2018-11-01 03:04:33 -04:00
parent c02b2b1a28
commit 96be9203c2

6
composer.lock generated
View file

@ -6759,7 +6759,7 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupal.org/project/twigsuggest", "url": "https://git.drupal.org/project/twigsuggest",
"reference": "e3157686b55ebe31d12ddc3c1a991d6702450990" "reference": "1f63b8ccdcff0e46bd480fd1f651de149e09d590"
}, },
"require": { "require": {
"drupal/core": "~8.0" "drupal/core": "~8.0"
@ -6771,7 +6771,7 @@
}, },
"drupal": { "drupal": {
"version": "8.x-1.x-dev", "version": "8.x-1.x-dev",
"datestamp": "1540222680", "datestamp": "1540239780",
"security-coverage": { "security-coverage": {
"status": "not-covered", "status": "not-covered",
"message": "Project has not opted into security advisory coverage!" "message": "Project has not opted into security advisory coverage!"
@ -6793,7 +6793,7 @@
"support": { "support": {
"source": "http://cgit.drupalcode.org/twigsuggest" "source": "http://cgit.drupalcode.org/twigsuggest"
}, },
"time": "2018-10-22T20:20:02+00:00" "time": "2018-11-01T06:21:31+00:00"
}, },
{ {
"name": "drupal/ui_patterns", "name": "drupal/ui_patterns",