Update composer.lock that needed php zip #274
1 changed files with 460 additions and 12 deletions
472
composer.lock
generated
472
composer.lock
generated
|
@ -4,7 +4,7 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "b9fd7705e0207d9a2cd9ce190e35cd17",
|
||||
"content-hash": "31d04f7ffd19b7743ad2e3ce55bf35f1",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
|
@ -2418,6 +2418,53 @@
|
|||
"source": "http://cgit.drupalcode.org/bulma"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/checklistapi",
|
||||
"version": "1.8.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupal.org/project/checklistapi",
|
||||
"reference": "8.x-1.8"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/checklistapi-8.x-1.8.zip",
|
||||
"reference": "8.x-1.8",
|
||||
"shasum": "f81a2110d80105ff7da834f8aeedda5cfb6247cb"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "~8.0"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.8",
|
||||
"datestamp": "1532389981",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "TravisCarden",
|
||||
"homepage": "https://www.drupal.org/user/236758"
|
||||
}
|
||||
],
|
||||
"description": "Provides an API for creating fillable, persistent checklists.",
|
||||
"homepage": "https://www.drupal.org/project/checklistapi",
|
||||
"support": {
|
||||
"source": "http://cgit.drupalcode.org/checklistapi"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/ckeditor_markdown",
|
||||
"version": "1.1.0",
|
||||
|
@ -4695,11 +4742,17 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/drutopia_resource",
|
||||
"version": "dev-1.x",
|
||||
"version": "1.0.0-beta1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupal.org/project/drutopia_resource",
|
||||
"reference": "6d1d959a26795dd07147a26baf9fd32a64449f3d"
|
||||
"reference": "8.x-1.0-beta1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/drutopia_resource-8.x-1.0-beta1.zip",
|
||||
"reference": "8.x-1.0-beta1",
|
||||
"shasum": "a182672f0ed8cee6aeea262025b0fed6284d49ac"
|
||||
},
|
||||
"require": {
|
||||
"drupal/block_visibility_groups": "^1.3",
|
||||
|
@ -4725,8 +4778,8 @@
|
|||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.0-alpha4+5-dev",
|
||||
"datestamp": "1540930380",
|
||||
"version": "8.x-1.0-beta1",
|
||||
"datestamp": "1540934880",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "Project has not opted into security advisory coverage!"
|
||||
|
@ -4777,8 +4830,7 @@
|
|||
"support": {
|
||||
"source": "https://gitlab.com/drutopia/drutopia_resource/tree/8.x-1.x",
|
||||
"issues": "https://gitlab.com/drutopia/drutopia_resource/issues"
|
||||
},
|
||||
"time": "2018-10-30T19:11:32+00:00"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/drutopia_search",
|
||||
|
@ -5322,6 +5374,69 @@
|
|||
"irc": "irc://irc.freenode.org/drupal-contribute"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/entity",
|
||||
"version": "1.0.0-rc1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupal.org/project/entity",
|
||||
"reference": "8.x-1.0-rc1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/entity-8.x-1.0-rc1.zip",
|
||||
"reference": "8.x-1.0-rc1",
|
||||
"shasum": "f2dcd7afd0d36b6f261b10a204057a5c801ad20b"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.6"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.0-rc1",
|
||||
"datestamp": "1539272769",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "RC releases are not covered by Drupal security advisories."
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0+"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Berdir",
|
||||
"homepage": "https://www.drupal.org/user/214652"
|
||||
},
|
||||
{
|
||||
"name": "bojanz",
|
||||
"homepage": "https://www.drupal.org/user/86106"
|
||||
},
|
||||
{
|
||||
"name": "dawehner",
|
||||
"homepage": "https://www.drupal.org/user/99340"
|
||||
},
|
||||
{
|
||||
"name": "dixon_",
|
||||
"homepage": "https://www.drupal.org/user/239911"
|
||||
},
|
||||
{
|
||||
"name": "fago",
|
||||
"homepage": "https://www.drupal.org/user/16747"
|
||||
}
|
||||
],
|
||||
"description": "Provides expanded entity APIs, which will be moved to Drupal core one day.",
|
||||
"homepage": "http://drupal.org/project/entity",
|
||||
"support": {
|
||||
"source": "http://cgit.drupalcode.org/entity"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/entity_reference_revisions",
|
||||
"version": "1.6.0",
|
||||
|
@ -5383,6 +5498,101 @@
|
|||
"source": "http://cgit.drupalcode.org/entity_reference_revisions"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/eu_cookie_compliance",
|
||||
"version": "1.2.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupal.org/project/eu-cookie-compliance",
|
||||
"reference": "8.x-1.2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/eu_cookie_compliance-8.x-1.2.zip",
|
||||
"reference": "8.x-1.2",
|
||||
"shasum": "8e9f2a6c2d5abaa02b58b4b48e0626ed7c3518ad"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "*"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.2",
|
||||
"datestamp": "1531429121",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0+"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Marcin Pajdzik",
|
||||
"homepage": "https://www.drupal.org/u/marcin-pajdzik",
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "Sven Berg Ryen",
|
||||
"homepage": "https://www.drupal.org/u/svenryen",
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "See other contributors",
|
||||
"homepage": "https://www.drupal.org/node/1538032/committers"
|
||||
},
|
||||
{
|
||||
"name": "dakku",
|
||||
"homepage": "https://www.drupal.org/user/97634"
|
||||
},
|
||||
{
|
||||
"name": "grzegorz.bartman",
|
||||
"homepage": "https://www.drupal.org/user/363120"
|
||||
},
|
||||
{
|
||||
"name": "id.tornado",
|
||||
"homepage": "https://www.drupal.org/user/2754049"
|
||||
},
|
||||
{
|
||||
"name": "killua99",
|
||||
"homepage": "https://www.drupal.org/user/699418"
|
||||
},
|
||||
{
|
||||
"name": "mibfire",
|
||||
"homepage": "https://www.drupal.org/user/155136"
|
||||
},
|
||||
{
|
||||
"name": "naveenvalecha",
|
||||
"homepage": "https://www.drupal.org/user/2665733"
|
||||
},
|
||||
{
|
||||
"name": "svenryen",
|
||||
"homepage": "https://www.drupal.org/user/667244"
|
||||
}
|
||||
],
|
||||
"description": "This module aims at making the website compliant with the new EU cookie regulation.",
|
||||
"homepage": "https://drupal.org/project/eu_cookie_compliance",
|
||||
"keywords": [
|
||||
"Cookie",
|
||||
"CookieCompliance",
|
||||
"Drupal",
|
||||
"GDPR"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://cgit.drupalcode.org/eu-cookie-compliance",
|
||||
"docs": "https://www.drupal.org/project/eu_cookie_compliance",
|
||||
"forum": "https://drupal.stackexchange.com/search?q=eu+cookie+compliance",
|
||||
"issues": "https://www.drupal.org/project/issues/eu_cookie_compliance?version=8.x",
|
||||
"irc": "irc://irc.freenode.org/drupal-contribute"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/exclude_node_title",
|
||||
"version": "1.0.0-beta1",
|
||||
|
@ -5699,6 +5909,112 @@
|
|||
"source": "http://cgit.drupalcode.org/field_group"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/gdpr",
|
||||
"version": "2.0.0-alpha4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupal.org/project/gdpr",
|
||||
"reference": "8.x-2.0-alpha4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/gdpr-8.x-2.0-alpha4.zip",
|
||||
"reference": "8.x-2.0-alpha4",
|
||||
"shasum": "3dbf835b8ccc303e3e4ad625f91afc291a76d254"
|
||||
},
|
||||
"require": {
|
||||
"cweagans/composer-patches": "~1.0",
|
||||
"drupal/checklistapi": "^1.0",
|
||||
"drupal/core": "~8.4",
|
||||
"drupal/entity": "^1.0",
|
||||
"drupal/entity_reference_revisions": "^1.4",
|
||||
"drupal/message": "^1.0",
|
||||
"drupal/token": "^1.1",
|
||||
"drush/drush": "~9.0",
|
||||
"ext-zip": "*",
|
||||
"fzaninotto/faker": "^1.7",
|
||||
"php": "^5.6|>=7.0.8"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/anonymizer": "*",
|
||||
"drupal/entity": "*",
|
||||
"drupal/entity_reference_revisions": "*",
|
||||
"drupal/gdpr_fields": "*",
|
||||
"drupal/message": "*",
|
||||
"drupal/token": "*"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-2.x": "2.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-2.0-alpha4",
|
||||
"datestamp": "1538645880",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "Project has not opted into security advisory coverage!"
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0+"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "mhavelant",
|
||||
"homepage": "https://www.drupal.org/user/1086292",
|
||||
"email": "mhavelant@brainsum.com"
|
||||
},
|
||||
{
|
||||
"name": "Kosa Ilma",
|
||||
"homepage": "https://www.drupal.org/user/3435475"
|
||||
},
|
||||
{
|
||||
"name": "back-2-95",
|
||||
"homepage": "https://www.drupal.org/user/327328"
|
||||
},
|
||||
{
|
||||
"name": "bfr",
|
||||
"homepage": "https://www.drupal.org/user/369262"
|
||||
},
|
||||
{
|
||||
"name": "golddragon007",
|
||||
"homepage": "https://www.drupal.org/user/2723471"
|
||||
},
|
||||
{
|
||||
"name": "james.williams",
|
||||
"homepage": "https://www.drupal.org/user/592268"
|
||||
},
|
||||
{
|
||||
"name": "lbesenyei",
|
||||
"homepage": "https://www.drupal.org/user/2626013"
|
||||
},
|
||||
{
|
||||
"name": "mhavelant",
|
||||
"homepage": "https://www.drupal.org/user/3331139"
|
||||
},
|
||||
{
|
||||
"name": "pedrop",
|
||||
"homepage": "https://www.drupal.org/user/1043368"
|
||||
},
|
||||
{
|
||||
"name": "szato",
|
||||
"homepage": "https://www.drupal.org/user/389677"
|
||||
},
|
||||
{
|
||||
"name": "yanniboi",
|
||||
"homepage": "https://www.drupal.org/user/1837556"
|
||||
}
|
||||
],
|
||||
"description": "Helps with making a site GDPR-compliant.",
|
||||
"homepage": "https://www.drupal.org/project/gdpr",
|
||||
"support": {
|
||||
"source": "http://cgit.drupalcode.org/gdpr"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/gnode",
|
||||
"version": "1.0.0-rc2",
|
||||
|
@ -5783,6 +6099,73 @@
|
|||
"source": "http://cgit.drupalcode.org/group"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/message",
|
||||
"version": "1.0.0-rc2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupal.org/project/message",
|
||||
"reference": "8.x-1.0-rc2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/message-8.x-1.0-rc2.zip",
|
||||
"reference": "8.x-1.0-rc2",
|
||||
"shasum": "8c74e4e98fd6bfa19728f499dc5f14ce29f5ba17"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/coder": "^8.2",
|
||||
"drupal/token": "*"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.0-rc2",
|
||||
"datestamp": "1524519784",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "RC releases are not covered by Drupal security advisories."
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0+"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Grayside",
|
||||
"homepage": "https://www.drupal.org/user/346868"
|
||||
},
|
||||
{
|
||||
"name": "RoySegall",
|
||||
"homepage": "https://www.drupal.org/user/1812910"
|
||||
},
|
||||
{
|
||||
"name": "amitaibu",
|
||||
"homepage": "https://www.drupal.org/user/57511"
|
||||
},
|
||||
{
|
||||
"name": "itamar",
|
||||
"homepage": "https://www.drupal.org/user/1757910"
|
||||
},
|
||||
{
|
||||
"name": "jhedstrom",
|
||||
"homepage": "https://www.drupal.org/user/208732"
|
||||
}
|
||||
],
|
||||
"description": "Message",
|
||||
"homepage": "https://www.drupal.org/project/message",
|
||||
"support": {
|
||||
"source": "http://cgit.drupalcode.org/message"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/metatag",
|
||||
"version": "1.7.0",
|
||||
|
@ -7275,7 +7658,7 @@
|
|||
},
|
||||
{
|
||||
"name": "drutopia/drutopia",
|
||||
"version": "dev-8.x-1.x",
|
||||
"version": "1.0-beta1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/drutopia/drutopia.git",
|
||||
|
@ -7319,7 +7702,9 @@
|
|||
"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"
|
||||
|
@ -7348,12 +7733,27 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"scripts": {
|
||||
"drupal-scaffold": [
|
||||
"DrupalComposer\\DrupalScaffold\\Plugin::scaffold"
|
||||
],
|
||||
"post-install-cmd": [
|
||||
"@composer drupal-scaffold",
|
||||
"./bin/phing push"
|
||||
],
|
||||
"post-update-cmd": [
|
||||
"./bin/phing push"
|
||||
]
|
||||
},
|
||||
"license": [
|
||||
"GPL-2.0+"
|
||||
],
|
||||
"description": "Drutopia's base distribution provides an enhanced starting place for building sites for grassroots organizations and other purposes.",
|
||||
"time": "2018-09-09T18:03:18+00:00"
|
||||
"support": {
|
||||
"source": "https://github.com/drutopia/drutopia/tree/8.x-1.0-beta1",
|
||||
"issues": "https://github.com/drutopia/drutopia/issues"
|
||||
},
|
||||
"time": "2018-10-25T00:05:04+00:00"
|
||||
},
|
||||
{
|
||||
"name": "easyrdf/easyrdf",
|
||||
|
@ -7524,6 +7924,56 @@
|
|||
],
|
||||
"time": "2018-06-29T15:13:57+00:00"
|
||||
},
|
||||
{
|
||||
"name": "fzaninotto/faker",
|
||||
"version": "v1.8.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/fzaninotto/Faker.git",
|
||||
"reference": "f72816b43e74063c8b10357394b6bba8cb1c10de"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/fzaninotto/Faker/zipball/f72816b43e74063c8b10357394b6bba8cb1c10de",
|
||||
"reference": "f72816b43e74063c8b10357394b6bba8cb1c10de",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^5.3.3 || ^7.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"ext-intl": "*",
|
||||
"phpunit/phpunit": "^4.8.35 || ^5.7",
|
||||
"squizlabs/php_codesniffer": "^1.5"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.8-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Faker\\": "src/Faker/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "François Zaninotto"
|
||||
}
|
||||
],
|
||||
"description": "Faker is a PHP library that generates fake data for you.",
|
||||
"keywords": [
|
||||
"data",
|
||||
"faker",
|
||||
"fixtures"
|
||||
],
|
||||
"time": "2018-07-12T10:23:15+00:00"
|
||||
},
|
||||
{
|
||||
"name": "g1a/composer-test-scenarios",
|
||||
"version": "2.2.0",
|
||||
|
@ -10469,9 +10919,7 @@
|
|||
"aliases": [],
|
||||
"minimum-stability": "dev",
|
||||
"stability-flags": {
|
||||
"drutopia/drutopia": 20,
|
||||
"drupal/drutopia_core": 20,
|
||||
"drupal/drutopia_resource": 20,
|
||||
"drupal/webform": 5,
|
||||
"drupal/block_theme_sync": 15,
|
||||
"drupal/coffee": 10,
|
||||
|
|
Loading…
Reference in a new issue