Update comoser lock file (config distro)

This commit is contained in:
benjamin melançon 2018-10-12 01:21:13 -04:00
parent 45855342e0
commit d0de09e78d

38
composer.lock generated
View file

@ -2263,17 +2263,17 @@
}, },
{ {
"name": "drupal/config_distro", "name": "drupal/config_distro",
"version": "1.0.0-alpha2", "version": "1.0.0-alpha3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupal.org/project/config_distro", "url": "https://git.drupal.org/project/config_distro",
"reference": "8.x-1.0-alpha2" "reference": "8.x-1.0-alpha3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/config_distro-8.x-1.0-alpha2.zip", "url": "https://ftp.drupal.org/files/projects/config_distro-8.x-1.0-alpha3.zip",
"reference": "8.x-1.0-alpha2", "reference": "8.x-1.0-alpha3",
"shasum": "ce4bf096d8c99e48095c919c61ba27d38dbe5cc7" "shasum": "c83fcd71c311102cb64f72b8f7ca727bddff2264"
}, },
"require": { "require": {
"drupal/config_filter": "*", "drupal/config_filter": "*",
@ -2285,8 +2285,8 @@
"dev-1.x": "1.x-dev" "dev-1.x": "1.x-dev"
}, },
"drupal": { "drupal": {
"version": "8.x-1.0-alpha2", "version": "8.x-1.0-alpha3",
"datestamp": "1523029384", "datestamp": "1539071280",
"security-coverage": { "security-coverage": {
"status": "not-covered", "status": "not-covered",
"message": "Alpha releases are not covered by Drupal security advisories." "message": "Alpha releases are not covered by Drupal security advisories."
@ -2314,6 +2314,18 @@
"homepage": "https://www.drupal.org/u/bircher", "homepage": "https://www.drupal.org/u/bircher",
"email": "opensource@fabianbircher.com", "email": "opensource@fabianbircher.com",
"role": "Maintainer" "role": "Maintainer"
},
{
"name": "nedjo",
"homepage": "https://www.drupal.org/user/4481"
},
{
"name": "pescetti",
"homepage": "https://www.drupal.org/user/436244"
},
{
"name": "pfrenssen",
"homepage": "https://www.drupal.org/user/382067"
} }
], ],
"description": "Framework for managing configuration updates from distributions.", "description": "Framework for managing configuration updates from distributions.",
@ -7028,16 +7040,16 @@
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",
"version": "v4.0.4", "version": "v4.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nikic/PHP-Parser.git", "url": "https://github.com/nikic/PHP-Parser.git",
"reference": "fa6ee28600d21d49b2b4e1006b48426cec8e579c" "reference": "d0230c5c77a7e3cfa69446febf340978540958c0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/fa6ee28600d21d49b2b4e1006b48426cec8e579c", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/d0230c5c77a7e3cfa69446febf340978540958c0",
"reference": "fa6ee28600d21d49b2b4e1006b48426cec8e579c", "reference": "d0230c5c77a7e3cfa69446febf340978540958c0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7053,7 +7065,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "4.0-dev" "dev-master": "4.1-dev"
} }
}, },
"autoload": { "autoload": {
@ -7075,7 +7087,7 @@
"parser", "parser",
"php" "php"
], ],
"time": "2018-09-18T07:03:24+00:00" "time": "2018-10-10T09:24:14+00:00"
}, },
{ {
"name": "paragonie/random_compat", "name": "paragonie/random_compat",