BIG REFACTORING using composer create-project drupal-composer/drupal-project

This commit is contained in:
2019-01-28 17:05:29 +01:00
parent 17bb6e1dbc
commit 37689c3d4b
504 changed files with 1740 additions and 628 deletions

745
composer.lock generated
View File

@@ -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": "f857de64bd17f2661ef282f4b5bc17c5",
"content-hash": "642c91c0457b11187936b0b39f8371a2",
"packages": [
{
"name": "alchemy/zippy",
@@ -226,17 +226,6 @@
],
"time": "2018-10-21T23:38:05+00:00"
},
{
"name": "components/highlightjs",
"version": "9.7.0",
"dist": {
"type": "zip",
"url": "https://github.com/components/highlightjs/archive/9.7.0.zip",
"reference": null,
"shasum": null
},
"type": "drupal-library"
},
{
"name": "composer/installers",
"version": "v1.6.0",
@@ -1004,17 +993,6 @@
"description": "Provides a way to patch Composer packages.",
"time": "2018-05-11T18:00:16+00:00"
},
{
"name": "d3/d3",
"version": "v3.5.17",
"dist": {
"type": "zip",
"url": "https://github.com/d3/d3/archive/v3.5.17.zip",
"reference": null,
"shasum": null
},
"type": "drupal-library"
},
{
"name": "dflydev/dot-access-configuration",
"version": "v1.0.3",
@@ -1221,35 +1199,35 @@
},
{
"name": "doctrine/annotations",
"version": "v1.2.7",
"version": "v1.4.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/annotations.git",
"reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535"
"reference": "54cacc9b81758b14e3ce750f205a393d52339e97"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
"reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/54cacc9b81758b14e3ce750f205a393d52339e97",
"reference": "54cacc9b81758b14e3ce750f205a393d52339e97",
"shasum": ""
},
"require": {
"doctrine/lexer": "1.*",
"php": ">=5.3.2"
"php": "^5.6 || ^7.0"
},
"require-dev": {
"doctrine/cache": "1.*",
"phpunit/phpunit": "4.*"
"phpunit/phpunit": "^5.7"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.3.x-dev"
"dev-master": "1.4.x-dev"
}
},
"autoload": {
"psr-0": {
"Doctrine\\Common\\Annotations\\": "lib/"
"psr-4": {
"Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
}
},
"notification-url": "https://packagist.org/downloads/",
@@ -1285,7 +1263,7 @@
"docblock",
"parser"
],
"time": "2015-08-31T12:32:49+00:00"
"time": "2017-02-24T16:22:25+00:00"
},
{
"name": "doctrine/cache",
@@ -1618,6 +1596,50 @@
],
"time": "2014-09-09T13:34:57+00:00"
},
{
"name": "drupal-composer/drupal-scaffold",
"version": "2.5.4",
"source": {
"type": "git",
"url": "https://github.com/drupal-composer/drupal-scaffold.git",
"reference": "fc6bf4ceecb5d47327f54d48d4d4f67b17da956d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/drupal-composer/drupal-scaffold/zipball/fc6bf4ceecb5d47327f54d48d4d4f67b17da956d",
"reference": "fc6bf4ceecb5d47327f54d48d4d4f67b17da956d",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0.0",
"composer/semver": "^1.4",
"php": ">=5.4.5"
},
"require-dev": {
"composer/composer": "dev-master",
"g1a/composer-test-scenarios": "^2.1.0",
"phpunit/phpunit": "^6",
"squizlabs/php_codesniffer": "^2.8"
},
"type": "composer-plugin",
"extra": {
"class": "DrupalComposer\\DrupalScaffold\\Plugin",
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"psr-4": {
"DrupalComposer\\DrupalScaffold\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Composer Plugin for updating the Drupal scaffold files when using drupal/core",
"time": "2018-07-27T10:07:07+00:00"
},
{
"name": "drupal/actions_permissions",
"version": "2.4.0",
@@ -2080,10 +2102,18 @@
"name": "AjitS",
"homepage": "https://www.drupal.org/user/981944"
},
{
"name": "boshtian",
"homepage": "https://www.drupal.org/user/1773456"
},
{
"name": "dandrews",
"homepage": "https://www.drupal.org/user/2014490"
},
{
"name": "darksnow",
"homepage": "https://www.drupal.org/user/391915"
},
{
"name": "johnennew",
"homepage": "https://www.drupal.org/user/1150042"
@@ -3162,6 +3192,10 @@
"name": "jmiccolis",
"homepage": "https://www.drupal.org/user/31731"
},
{
"name": "nedjo",
"homepage": "https://www.drupal.org/user/4481"
},
{
"name": "tekante",
"homepage": "https://www.drupal.org/user/640024"
@@ -3186,6 +3220,245 @@
"docs": "https://github.com/oddhill/context"
}
},
{
"name": "drupal/core",
"version": "8.6.7",
"source": {
"type": "git",
"url": "https://github.com/drupal/core.git",
"reference": "e0a09bda1da7552204464894811a59387608c9f9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/drupal/core/zipball/e0a09bda1da7552204464894811a59387608c9f9",
"reference": "e0a09bda1da7552204464894811a59387608c9f9",
"shasum": ""
},
"require": {
"asm89/stack-cors": "^1.1",
"composer/semver": "^1.0",
"doctrine/annotations": "^1.2",
"doctrine/common": "^2.5",
"easyrdf/easyrdf": "^0.9",
"egulias/email-validator": "^1.2",
"ext-date": "*",
"ext-dom": "*",
"ext-filter": "*",
"ext-gd": "*",
"ext-hash": "*",
"ext-json": "*",
"ext-pcre": "*",
"ext-pdo": "*",
"ext-session": "*",
"ext-simplexml": "*",
"ext-spl": "*",
"ext-tokenizer": "*",
"ext-xml": "*",
"guzzlehttp/guzzle": "^6.2.1",
"masterminds/html5": "^2.1",
"paragonie/random_compat": "^1.0|^2.0",
"php": "^5.5.9|>=7.0.8",
"stack/builder": "^1.0",
"symfony-cmf/routing": "^1.4",
"symfony/class-loader": "~3.4.0",
"symfony/console": "~3.4.0",
"symfony/dependency-injection": "~3.4.0",
"symfony/event-dispatcher": "~3.4.0",
"symfony/http-foundation": "~3.4.14",
"symfony/http-kernel": "~3.4.14",
"symfony/polyfill-iconv": "^1.0",
"symfony/process": "~3.4.0",
"symfony/psr-http-message-bridge": "^1.0",
"symfony/routing": "~3.4.0",
"symfony/serializer": "~3.4.0",
"symfony/translation": "~3.4.0",
"symfony/validator": "~3.4.0",
"symfony/yaml": "~3.4.5",
"twig/twig": "^1.35.0",
"typo3/phar-stream-wrapper": "^2.0.1",
"zendframework/zend-diactoros": "^1.1",
"zendframework/zend-feed": "^2.4"
},
"conflict": {
"drush/drush": "<8.1.10"
},
"replace": {
"drupal/action": "self.version",
"drupal/aggregator": "self.version",
"drupal/automated_cron": "self.version",
"drupal/ban": "self.version",
"drupal/bartik": "self.version",
"drupal/basic_auth": "self.version",
"drupal/big_pipe": "self.version",
"drupal/block": "self.version",
"drupal/block_content": "self.version",
"drupal/block_place": "self.version",
"drupal/book": "self.version",
"drupal/breakpoint": "self.version",
"drupal/ckeditor": "self.version",
"drupal/classy": "self.version",
"drupal/color": "self.version",
"drupal/comment": "self.version",
"drupal/config": "self.version",
"drupal/config_translation": "self.version",
"drupal/contact": "self.version",
"drupal/content_moderation": "self.version",
"drupal/content_translation": "self.version",
"drupal/contextual": "self.version",
"drupal/core-annotation": "self.version",
"drupal/core-assertion": "self.version",
"drupal/core-bridge": "self.version",
"drupal/core-class-finder": "self.version",
"drupal/core-datetime": "self.version",
"drupal/core-dependency-injection": "self.version",
"drupal/core-diff": "self.version",
"drupal/core-discovery": "self.version",
"drupal/core-event-dispatcher": "self.version",
"drupal/core-file-cache": "self.version",
"drupal/core-filesystem": "self.version",
"drupal/core-gettext": "self.version",
"drupal/core-graph": "self.version",
"drupal/core-http-foundation": "self.version",
"drupal/core-php-storage": "self.version",
"drupal/core-plugin": "self.version",
"drupal/core-proxy-builder": "self.version",
"drupal/core-render": "self.version",
"drupal/core-serialization": "self.version",
"drupal/core-transliteration": "self.version",
"drupal/core-utility": "self.version",
"drupal/core-uuid": "self.version",
"drupal/datetime": "self.version",
"drupal/datetime_range": "self.version",
"drupal/dblog": "self.version",
"drupal/dynamic_page_cache": "self.version",
"drupal/editor": "self.version",
"drupal/entity_reference": "self.version",
"drupal/field": "self.version",
"drupal/field_layout": "self.version",
"drupal/field_ui": "self.version",
"drupal/file": "self.version",
"drupal/filter": "self.version",
"drupal/forum": "self.version",
"drupal/hal": "self.version",
"drupal/help": "self.version",
"drupal/history": "self.version",
"drupal/image": "self.version",
"drupal/inline_form_errors": "self.version",
"drupal/language": "self.version",
"drupal/layout_builder": "self.version",
"drupal/layout_discovery": "self.version",
"drupal/link": "self.version",
"drupal/locale": "self.version",
"drupal/media": "self.version",
"drupal/media_library": "self.version",
"drupal/menu_link_content": "self.version",
"drupal/menu_ui": "self.version",
"drupal/migrate": "self.version",
"drupal/migrate_drupal": "self.version",
"drupal/migrate_drupal_multilingual": "self.version",
"drupal/migrate_drupal_ui": "self.version",
"drupal/minimal": "self.version",
"drupal/node": "self.version",
"drupal/options": "self.version",
"drupal/page_cache": "self.version",
"drupal/path": "self.version",
"drupal/quickedit": "self.version",
"drupal/rdf": "self.version",
"drupal/responsive_image": "self.version",
"drupal/rest": "self.version",
"drupal/search": "self.version",
"drupal/serialization": "self.version",
"drupal/settings_tray": "self.version",
"drupal/seven": "self.version",
"drupal/shortcut": "self.version",
"drupal/simpletest": "self.version",
"drupal/standard": "self.version",
"drupal/stark": "self.version",
"drupal/statistics": "self.version",
"drupal/syslog": "self.version",
"drupal/system": "self.version",
"drupal/taxonomy": "self.version",
"drupal/telephone": "self.version",
"drupal/text": "self.version",
"drupal/toolbar": "self.version",
"drupal/tour": "self.version",
"drupal/tracker": "self.version",
"drupal/update": "self.version",
"drupal/user": "self.version",
"drupal/views": "self.version",
"drupal/views_ui": "self.version",
"drupal/workflows": "self.version",
"drupal/workspaces": "self.version"
},
"require-dev": {
"behat/mink": "1.7.x-dev",
"behat/mink-goutte-driver": "^1.2",
"behat/mink-selenium2-driver": "1.3.x-dev",
"drupal/coder": "^8.2.12",
"jcalderonzumba/gastonjs": "^1.0.2",
"jcalderonzumba/mink-phantomjs-driver": "^0.3.1",
"mikey179/vfsstream": "^1.2",
"phpspec/prophecy": "^1.7",
"phpunit/phpunit": "^4.8.35 || ^6.5",
"symfony/css-selector": "^3.4.0",
"symfony/debug": "^3.4.0",
"symfony/phpunit-bridge": "^3.4.3"
},
"type": "drupal-core",
"extra": {
"merge-plugin": {
"require": [
"core/lib/Drupal/Component/Annotation/composer.json",
"core/lib/Drupal/Component/Assertion/composer.json",
"core/lib/Drupal/Component/Bridge/composer.json",
"core/lib/Drupal/Component/ClassFinder/composer.json",
"core/lib/Drupal/Component/Datetime/composer.json",
"core/lib/Drupal/Component/DependencyInjection/composer.json",
"core/lib/Drupal/Component/Diff/composer.json",
"core/lib/Drupal/Component/Discovery/composer.json",
"core/lib/Drupal/Component/EventDispatcher/composer.json",
"core/lib/Drupal/Component/FileCache/composer.json",
"core/lib/Drupal/Component/FileSystem/composer.json",
"core/lib/Drupal/Component/Gettext/composer.json",
"core/lib/Drupal/Component/Graph/composer.json",
"core/lib/Drupal/Component/HttpFoundation/composer.json",
"core/lib/Drupal/Component/PhpStorage/composer.json",
"core/lib/Drupal/Component/Plugin/composer.json",
"core/lib/Drupal/Component/ProxyBuilder/composer.json",
"core/lib/Drupal/Component/Render/composer.json",
"core/lib/Drupal/Component/Serialization/composer.json",
"core/lib/Drupal/Component/Transliteration/composer.json",
"core/lib/Drupal/Component/Utility/composer.json",
"core/lib/Drupal/Component/Uuid/composer.json"
],
"recurse": false,
"replace": false,
"merge-extra": false
}
},
"autoload": {
"psr-4": {
"Drupal\\Core\\": "lib/Drupal/Core",
"Drupal\\Component\\": "lib/Drupal/Component",
"Drupal\\Driver\\": "../drivers/lib/Drupal/Driver"
},
"classmap": [
"lib/Drupal.php",
"lib/Drupal/Component/Utility/Timer.php",
"lib/Drupal/Component/Utility/Unicode.php",
"lib/Drupal/Core/Database/Database.php",
"lib/Drupal/Core/DrupalKernel.php",
"lib/Drupal/Core/DrupalKernelInterface.php",
"lib/Drupal/Core/Site/Settings.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Drupal is an open source content management platform powering millions of websites and applications.",
"time": "2019-01-16T23:30:03+00:00"
},
{
"name": "drupal/cshs",
"version": "dev-1.x",
@@ -4084,116 +4357,6 @@
"source": "http://cgit.drupalcode.org/entity_clone"
}
},
{
"name": "drupal/examples",
"version": "dev-1.x",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/examples",
"reference": "0be75808520a7c921ad7c87ac1cc87d716f5dc51"
},
"require": {
"drupal/core": "*"
},
"require-dev": {
"drupal/stream_wrapper_example": "*"
},
"suggest": {
"drupal/devel": "Some modules will be able to pretty-print PHP with this module."
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.x-dev",
"datestamp": "1536200285",
"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": "Dave Reid",
"homepage": "https://www.drupal.org/user/53892"
},
{
"name": "Itangalo",
"homepage": "https://www.drupal.org/user/153998"
},
{
"name": "Mile23",
"homepage": "https://www.drupal.org/user/116231"
},
{
"name": "Torenware",
"homepage": "https://www.drupal.org/user/18784"
},
{
"name": "add1sun",
"homepage": "https://www.drupal.org/user/65088"
},
{
"name": "cyberswat",
"homepage": "https://www.drupal.org/user/27802"
},
{
"name": "ilo",
"homepage": "https://www.drupal.org/user/118449"
},
{
"name": "jhodgdon",
"homepage": "https://www.drupal.org/user/155601"
},
{
"name": "jn2",
"homepage": "https://www.drupal.org/user/1001014"
},
{
"name": "katbailey",
"homepage": "https://www.drupal.org/user/172987"
},
{
"name": "linclark",
"homepage": "https://www.drupal.org/user/396253"
},
{
"name": "marvil07",
"homepage": "https://www.drupal.org/user/132175"
},
{
"name": "mikl",
"homepage": "https://www.drupal.org/user/58679"
},
{
"name": "rfay",
"homepage": "https://www.drupal.org/user/30906"
},
{
"name": "socketwench",
"homepage": "https://www.drupal.org/user/65793"
},
{
"name": "yched",
"homepage": "https://www.drupal.org/user/39567"
}
],
"description": "The Examples for Developers project aims to provide high-quality, well-documented API examples for a broad range of Drupal core functionality.",
"homepage": "https://www.drupal.org/project/examples",
"support": {
"source": "http://cgit.drupalcode.org/examples",
"issues": "https://www.drupal.org/project/issues/examples",
"documentation": "https://api.drupal.org/api/examples"
},
"time": "2018-09-10T23:01:03+00:00"
},
{
"name": "drupal/extlink",
"version": "1.1.0",
@@ -5395,17 +5558,11 @@
},
{
"name": "drupal/migrate_plus",
"version": "4.1.0",
"version": "dev-4.x",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/migrate_plus",
"reference": "8.x-4.1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/migrate_plus-8.x-4.1.zip",
"reference": "8.x-4.1",
"shasum": "cfd7ef2b17ede664b2b74eb101032a03c386457e"
"reference": "022baac45c5b1d630b18cd90e1648d0932cc3478"
},
"require": {
"drupal/core": "^8.3"
@@ -5425,11 +5582,11 @@
"dev-4.x": "4.x-dev"
},
"drupal": {
"version": "8.x-4.1",
"datestamp": "1546879080",
"version": "8.x-4.0+17-dev",
"datestamp": "1546539780",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
"status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories."
}
}
},
@@ -5454,7 +5611,8 @@
"source": "https://cgit.drupalcode.org/migrate_plus",
"issues": "https://www.drupal.org/project/issues/migrate_plus",
"irc": "irc://irc.freenode.org/drupal-migrate"
}
},
"time": "2019-01-03T18:20:23+00:00"
},
{
"name": "drupal/migrate_tools",
@@ -6216,14 +6374,20 @@
},
{
"name": "drupal/synonyms",
"version": "dev-1.x",
"version": "1.0.0-alpha1",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/synonyms",
"reference": "5327ef244bad11e859eed9ff71b49cb8f9955190"
"reference": "8.x-1.0-alpha1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/synonyms-8.x-1.0-alpha1.zip",
"reference": "8.x-1.0-alpha1",
"shasum": "98d39b5b0a26c7b5f9e6dfc4f72285ad014d14f4"
},
"require": {
"drupal/core": "^8.2"
"drupal/core": "~8.0"
},
"type": "drupal-module",
"extra": {
@@ -6231,11 +6395,11 @@
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0-alpha1+4-dev",
"datestamp": "1520765584",
"version": "8.x-1.0-alpha1",
"datestamp": "1477604941",
"security-coverage": {
"status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories."
"message": "Alpha releases are not covered by Drupal security advisories."
}
}
},
@@ -6261,8 +6425,7 @@
"homepage": "https://www.drupal.org/project/synonyms",
"support": {
"source": "http://cgit.drupalcode.org/synonyms"
},
"time": "2018-10-21T17:05:25+00:00"
}
},
{
"name": "drupal/telephone_formatter",
@@ -6317,6 +6480,56 @@
"issues": "http://drupal.org/project/issues/telephone_formatter"
}
},
{
"name": "drupal/telephone_validation",
"version": "2.1.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/telephone_validation",
"reference": "8.x-2.1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/telephone_validation-8.x-2.1.zip",
"reference": "8.x-2.1",
"shasum": "fcdb0c3c5541b06e6dd469a7aacefd2d0a891b74"
},
"require": {
"drupal/core": "^8.0",
"drupal/telephone": "*",
"giggsey/libphonenumber-for-php": "~8.0"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-2.x": "2.x-dev"
},
"drupal": {
"version": "8.x-2.1",
"datestamp": "1527165785",
"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": "zaporylie",
"homepage": "https://www.drupal.org/user/1532844"
}
],
"description": "Use 3rd party library to validate telephone field.",
"homepage": "http://drupal.org/project/telephone_validation",
"support": {
"source": "http://cgit.drupalcode.org/telephone_validation",
"issues": "http://drupal.org/project/issues/telephone_validation"
}
},
{
"name": "drupal/token",
"version": "1.5.0",
@@ -6845,8 +7058,7 @@
"status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories."
}
},
"patches_applied": []
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
@@ -9142,7 +9354,7 @@
},
{
"name": "Gert de Pagter",
"email": "BackEndTea@gmail.com"
"email": "backendtea@gmail.com"
}
],
"description": "Symfony polyfill for ctype functions",
@@ -9945,6 +10157,96 @@
],
"time": "2019-01-14T14:59:29+00:00"
},
{
"name": "typo3/phar-stream-wrapper",
"version": "v2.0.1",
"source": {
"type": "git",
"url": "https://github.com/TYPO3/phar-stream-wrapper.git",
"reference": "0469d9fefa0146ea4299d3b11cfbb76faa7045bf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/0469d9fefa0146ea4299d3b11cfbb76faa7045bf",
"reference": "0469d9fefa0146ea4299d3b11cfbb76faa7045bf",
"shasum": ""
},
"require": {
"php": "^5.3.3|^7.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8.36"
},
"type": "library",
"autoload": {
"psr-4": {
"TYPO3\\PharStreamWrapper\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Interceptors for PHP's native phar:// stream handling",
"homepage": "https://typo3.org/",
"keywords": [
"phar",
"php",
"security",
"stream-wrapper"
],
"time": "2018-10-18T08:46:28+00:00"
},
{
"name": "vlucas/phpdotenv",
"version": "v2.5.2",
"source": {
"type": "git",
"url": "https://github.com/vlucas/phpdotenv.git",
"reference": "cfd5dc225767ca154853752abc93aeec040fcf36"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/cfd5dc225767ca154853752abc93aeec040fcf36",
"reference": "cfd5dc225767ca154853752abc93aeec040fcf36",
"shasum": ""
},
"require": {
"php": ">=5.3.9"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35 || ^5.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.5-dev"
}
},
"autoload": {
"psr-4": {
"Dotenv\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Vance Lucas",
"email": "vance@vancelucas.com",
"homepage": "http://www.vancelucas.com"
}
],
"description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
"keywords": [
"dotenv",
"env",
"environment"
],
"time": "2018-10-30T17:29:25+00:00"
},
{
"name": "webflo/drupal-finder",
"version": "1.1.0",
@@ -10128,6 +10430,49 @@
"description": "Composer plugin to merge multiple composer.json files",
"time": "2017-04-25T02:31:25+00:00"
},
{
"name": "zaporylie/composer-drupal-optimizations",
"version": "1.0.2",
"source": {
"type": "git",
"url": "https://github.com/zaporylie/composer-drupal-optimizations.git",
"reference": "cc5eb9f0b5fa664885765748ce5190c1de7d2571"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/zaporylie/composer-drupal-optimizations/zipball/cc5eb9f0b5fa664885765748ce5190c1de7d2571",
"reference": "cc5eb9f0b5fa664885765748ce5190c1de7d2571",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.1",
"drupal/core": "^8.5"
},
"require-dev": {
"composer/composer": "^1.6"
},
"type": "composer-plugin",
"extra": {
"class": "zaporylie\\ComposerDrupalOptimizations\\Plugin"
},
"autoload": {
"psr-4": {
"zaporylie\\ComposerDrupalOptimizations\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Jakub Piasecki",
"email": "jakub@piaseccy.pl"
}
],
"description": "Composer plugin to improve composer performance for Drupal projects",
"time": "2018-07-15T18:04:58+00:00"
},
{
"name": "zendframework/zend-diactoros",
"version": "1.8.6",
@@ -12469,23 +12814,58 @@
],
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
"time": "2017-04-07T12:08:54+00:00"
},
{
"name": "webflo/drupal-core-require-dev",
"version": "8.6.7",
"source": {
"type": "git",
"url": "https://github.com/webflo/drupal-core-require-dev.git",
"reference": "7a65363ed9d6a0a2030252629f1ed9e76693094e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/webflo/drupal-core-require-dev/zipball/7a65363ed9d6a0a2030252629f1ed9e76693094e",
"reference": "7a65363ed9d6a0a2030252629f1ed9e76693094e",
"shasum": ""
},
"require": {
"behat/mink": "1.7.x-dev",
"behat/mink-goutte-driver": "^1.2",
"behat/mink-selenium2-driver": "1.3.x-dev",
"drupal/coder": "^8.2.12",
"drupal/core": "8.6.7",
"jcalderonzumba/gastonjs": "^1.0.2",
"jcalderonzumba/mink-phantomjs-driver": "^0.3.1",
"mikey179/vfsstream": "^1.2",
"phpspec/prophecy": "^1.7",
"phpunit/phpunit": "^4.8.35 || ^6.5",
"symfony/css-selector": "^3.4.0",
"symfony/debug": "^3.4.0",
"symfony/phpunit-bridge": "^3.4.3"
},
"type": "metapackage",
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "require-dev dependencies from drupal/core",
"time": "2019-01-17T00:01:35+00:00"
}
],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": {
"drupal/computed_field": 10,
"drupal/migrate_plus": 20,
"drupal/migrate_tools": 20,
"drupal/examples": 20,
"drupal/synonyms": 20,
"drupal/telephone_formatter": 10,
"drupal/computed_field": 15,
"drupal/cshs": 20,
"drupal/views_ef_fieldset": 20,
"drupal/advanced_text_formatter": 10,
"drupal/autocomplete_deluxe": 10,
"drupal/better_exposed_filters": 15,
"drupal/better_messages": 15,
"drupal/bulkdelete": 20,
"drupal/cshs": 20,
"drupal/content_lock": 15,
"drupal/context": 10,
"drupal/domain": 20,
@@ -12505,30 +12885,17 @@
"drupal/pathologic": 15,
"drupal/profile": 5,
"drupal/smtp": 10,
"drupal/synonyms": 15,
"drupal/translation_views": 15,
"drupal/toolbar_themes": 15,
"drupal/ultimate_cron": 15,
"drupal/workflow": 20,
"behat/mink": 20,
"behat/mink-selenium2-driver": 20
"drupal/views_ef_fieldset": 20,
"drupal/workflow": 20
},
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
"ext-date": "*",
"ext-dom": "*",
"ext-filter": "*",
"ext-gd": "*",
"ext-hash": "*",
"ext-json": "*",
"ext-pcre": "*",
"ext-pdo": "*",
"ext-session": "*",
"ext-simplexml": "*",
"ext-spl": "*",
"ext-tokenizer": "*",
"ext-xml": "*",
"php": "^5.5.9|>=7.0.8"
"php": ">=5.6"
},
"platform-dev": []
}