Update composer lock file with latest Drupal

This commit is contained in:
benjamin melançon 2019-01-16 19:10:08 -05:00
parent bbc1c1726c
commit ba1a63a95c

233
composer.lock generated
View file

@ -138,16 +138,16 @@
},
{
"name": "behat/gherkin",
"version": "v4.5.1",
"version": "v4.6.0",
"source": {
"type": "git",
"url": "https://github.com/Behat/Gherkin.git",
"reference": "74ac03d52c5e23ad8abd5c5cce4ab0e8dc1b530a"
"reference": "ab0a02ea14893860bca00f225f5621d351a3ad07"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Behat/Gherkin/zipball/74ac03d52c5e23ad8abd5c5cce4ab0e8dc1b530a",
"reference": "74ac03d52c5e23ad8abd5c5cce4ab0e8dc1b530a",
"url": "https://api.github.com/repos/Behat/Gherkin/zipball/ab0a02ea14893860bca00f225f5621d351a3ad07",
"reference": "ab0a02ea14893860bca00f225f5621d351a3ad07",
"shasum": ""
},
"require": {
@ -155,8 +155,8 @@
},
"require-dev": {
"phpunit/phpunit": "~4.5|~5",
"symfony/phpunit-bridge": "~2.7|~3",
"symfony/yaml": "~2.3|~3"
"symfony/phpunit-bridge": "~2.7|~3|~4",
"symfony/yaml": "~2.3|~3|~4"
},
"suggest": {
"symfony/yaml": "If you want to parse features, represented in YAML files"
@ -193,7 +193,7 @@
"gherkin",
"parser"
],
"time": "2017-08-30T11:04:43+00:00"
"time": "2019-01-16T14:22:17+00:00"
},
{
"name": "behat/mink",
@ -410,22 +410,22 @@
},
{
"name": "caxy/php-htmldiff",
"version": "v0.1.7",
"version": "v0.1.8",
"source": {
"type": "git",
"url": "https://github.com/caxy/php-htmldiff.git",
"reference": "48c70a963e803b93fe68a191e62d0770b5446f0b"
"reference": "6f39bc3717f1d3f915542e431c6c30e43bfe6b7c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/caxy/php-htmldiff/zipball/48c70a963e803b93fe68a191e62d0770b5446f0b",
"reference": "48c70a963e803b93fe68a191e62d0770b5446f0b",
"url": "https://api.github.com/repos/caxy/php-htmldiff/zipball/6f39bc3717f1d3f915542e431c6c30e43bfe6b7c",
"reference": "6f39bc3717f1d3f915542e431c6c30e43bfe6b7c",
"shasum": ""
},
"require": {
"ezyang/htmlpurifier": "^4.7",
"php": ">=5.3.3",
"sunra/php-simple-html-dom-parser": "^1.5"
"kub-at/php-simple-html-dom-parser": "^1.7",
"php": ">=5.3.3"
},
"require-dev": {
"doctrine/cache": "~1.0",
@ -462,7 +462,7 @@
"diff",
"html"
],
"time": "2018-03-15T21:23:44+00:00"
"time": "2019-01-15T19:49:36+00:00"
},
{
"name": "cebe/markdown",
@ -2346,7 +2346,7 @@
},
"drupal": {
"version": "8.x-1.25",
"datestamp": "1542915180",
"datestamp": "1542915384",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@ -2417,7 +2417,7 @@
},
"drupal": {
"version": "8.x-1.25",
"datestamp": "1542915180",
"datestamp": "1542915384",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@ -3681,16 +3681,16 @@
},
{
"name": "drupal/core",
"version": "8.6.5",
"version": "8.6.7",
"source": {
"type": "git",
"url": "https://github.com/drupal/core.git",
"reference": "b66c9334d4a4264589c8b8a2fef73eefcb34a26e"
"reference": "e0a09bda1da7552204464894811a59387608c9f9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/drupal/core/zipball/b66c9334d4a4264589c8b8a2fef73eefcb34a26e",
"reference": "b66c9334d4a4264589c8b8a2fef73eefcb34a26e",
"url": "https://api.github.com/repos/drupal/core/zipball/e0a09bda1da7552204464894811a59387608c9f9",
"reference": "e0a09bda1da7552204464894811a59387608c9f9",
"shasum": ""
},
"require": {
@ -3734,6 +3734,7 @@
"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"
},
@ -3915,7 +3916,7 @@
"GPL-2.0-or-later"
],
"description": "Drupal is an open source content management platform powering millions of websites and applications.",
"time": "2019-01-02T21:52:52+00:00"
"time": "2019-01-16T23:30:03+00:00"
},
{
"name": "drupal/ctools",
@ -6493,10 +6494,6 @@
"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"
@ -6553,6 +6550,10 @@
{
"name": "kristiaanvandeneynde",
"homepage": "https://www.drupal.org/user/1345130"
},
{
"name": "ronaldtebrake",
"homepage": "https://www.drupal.org/user/2314038"
}
],
"description": "Enables Group functionality for the Node module",
@ -6656,6 +6657,10 @@
{
"name": "kristiaanvandeneynde",
"homepage": "https://www.drupal.org/user/1345130"
},
{
"name": "ronaldtebrake",
"homepage": "https://www.drupal.org/user/2314038"
}
],
"description": "This module allows you to group users, content and other entities",
@ -6830,7 +6835,7 @@
"source": {
"type": "git",
"url": "https://git.drupal.org/project/indieweb",
"reference": "8f8fa941f3c02145260630fce7d6761be292227c"
"reference": "935910ad46019a99d6e1d47d52a254cc8bb0f904"
},
"require": {
"drupal/core": "~8.0",
@ -6851,8 +6856,8 @@
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0-rc2+1-dev",
"datestamp": "1546513680",
"version": "8.x-1.0-rc2+2-dev",
"datestamp": "1547203384",
"security-coverage": {
"status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories."
@ -6881,7 +6886,7 @@
"support": {
"source": "http://cgit.drupalcode.org/indieweb"
},
"time": "2019-01-11T10:40:10+00:00"
"time": "2019-01-13T11:49:55+00:00"
},
{
"name": "drupal/menu_trail_by_path",
@ -9616,6 +9621,52 @@
"description": "Highlight PHP code in terminal",
"time": "2018-09-29T18:48:56+00:00"
},
{
"name": "kub-at/php-simple-html-dom-parser",
"version": "1.7.1",
"source": {
"type": "git",
"url": "https://github.com/Kub-AT/php-simple-html-dom-parser.git",
"reference": "7a745b20157efb0f1be3021394769bd6b8e9ed4e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Kub-AT/php-simple-html-dom-parser/zipball/7a745b20157efb0f1be3021394769bd6b8e9ed4e",
"reference": "7a745b20157efb0f1be3021394769bd6b8e9ed4e",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"type": "library",
"autoload": {
"psr-0": {
"KubAT\\PhpSimple\\HtmlDomParser": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "S.C. Chen",
"email": "me578022@gmail.com"
},
{
"name": "Jakub Stawowy",
"email": "Kub-AT@users.noreply.github.com"
}
],
"description": "PHP Simple HTML DOM Parser with namespace and PHP 7.3 compatible",
"homepage": "http://simplehtmldom.sourceforge.net/",
"keywords": [
"Simple",
"dom",
"html"
],
"time": "2019-01-02T14:33:28+00:00"
},
{
"name": "lcobucci/jwt",
"version": "3.2.5",
@ -9901,16 +9952,16 @@
},
{
"name": "nikic/php-parser",
"version": "v4.1.1",
"version": "v4.2.0",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
"reference": "8aae5b59b83bb4d0dbf07b0a835f2680a658f610"
"reference": "594bcae1fc0bccd3993d2f0d61a018e26ac2865a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/8aae5b59b83bb4d0dbf07b0a835f2680a658f610",
"reference": "8aae5b59b83bb4d0dbf07b0a835f2680a658f610",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/594bcae1fc0bccd3993d2f0d61a018e26ac2865a",
"reference": "594bcae1fc0bccd3993d2f0d61a018e26ac2865a",
"shasum": ""
},
"require": {
@ -9926,7 +9977,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.1-dev"
"dev-master": "4.2-dev"
}
},
"autoload": {
@ -9948,7 +9999,7 @@
"parser",
"php"
],
"time": "2018-12-26T11:32:39+00:00"
"time": "2019-01-12T16:31:37+00:00"
},
{
"name": "p3k/http",
@ -10129,16 +10180,16 @@
},
{
"name": "p3k/xray",
"version": "v1.8.1",
"version": "v1.8.2",
"source": {
"type": "git",
"url": "https://github.com/aaronpk/XRay.git",
"reference": "bed6efba29cdd07ae149ad229d7e481477a5ba91"
"reference": "5b779feb8a13c259d253a8d45202ac489b0bc32c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aaronpk/XRay/zipball/bed6efba29cdd07ae149ad229d7e481477a5ba91",
"reference": "bed6efba29cdd07ae149ad229d7e481477a5ba91",
"url": "https://api.github.com/repos/aaronpk/XRay/zipball/5b779feb8a13c259d253a8d45202ac489b0bc32c",
"reference": "5b779feb8a13c259d253a8d45202ac489b0bc32c",
"shasum": ""
},
"require": {
@ -10174,7 +10225,7 @@
],
"description": "X-Ray returns structured data from any URL",
"homepage": "https://github.com/aaronpk/XRay",
"time": "2018-11-09T18:57:29+00:00"
"time": "2019-01-15T19:30:03+00:00"
},
{
"name": "paragonie/random_compat",
@ -10534,54 +10585,6 @@
],
"time": "2017-11-18T14:57:29+00:00"
},
{
"name": "sunra/php-simple-html-dom-parser",
"version": "v1.5.2",
"source": {
"type": "git",
"url": "https://github.com/sunra/php-simple-html-dom-parser.git",
"reference": "75b9b1cb64502d8f8c04dc11b5906b969af247c6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sunra/php-simple-html-dom-parser/zipball/75b9b1cb64502d8f8c04dc11b5906b969af247c6",
"reference": "75b9b1cb64502d8f8c04dc11b5906b969af247c6",
"shasum": ""
},
"require": {
"ext-mbstring": "*",
"php": ">=5.3.2"
},
"type": "library",
"autoload": {
"psr-0": {
"Sunra\\PhpSimple\\HtmlDomParser": "Src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Sunra",
"email": "sunra@yandex.ru",
"homepage": "https://github.com/sunra"
},
{
"name": "S.C. Chen",
"homepage": "http://sourceforge.net/projects/simplehtmldom/"
}
],
"description": "Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.",
"homepage": "https://github.com/sunra/php-simple-html-dom-parser",
"keywords": [
"dom",
"html",
"parser"
],
"time": "2016-11-22T22:57:47+00:00"
},
{
"name": "symfony-cmf/routing",
"version": "1.4.1",
@ -12213,20 +12216,20 @@
},
{
"name": "twig/twig",
"version": "v1.36.0",
"version": "v1.37.1",
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
"reference": "730c9c4471b5152d23061feb02b03382264c8a15"
"reference": "66be9366c76cbf23e82e7171d47cbfa54a057a62"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/730c9c4471b5152d23061feb02b03382264c8a15",
"reference": "730c9c4471b5152d23061feb02b03382264c8a15",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/66be9366c76cbf23e82e7171d47cbfa54a057a62",
"reference": "66be9366c76cbf23e82e7171d47cbfa54a057a62",
"shasum": ""
},
"require": {
"php": ">=5.3.3",
"php": ">=5.4.0",
"symfony/polyfill-ctype": "^1.8"
},
"require-dev": {
@ -12237,7 +12240,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.36-dev"
"dev-master": "1.37-dev"
}
},
"autoload": {
@ -12275,7 +12278,47 @@
"keywords": [
"templating"
],
"time": "2018-12-16T10:34:11+00:00"
"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": "webflo/drupal-finder",