Update to Drupal 8.1.5. For more information, see https://www.drupal.org/project/drupal/releases/8.1.5
This commit is contained in:
parent
13b6ca7cc2
commit
38ba7c357d
342 changed files with 7814 additions and 1534 deletions
14
vendor/composer/installed.json
vendored
14
vendor/composer/installed.json
vendored
|
@ -949,17 +949,17 @@
|
|||
},
|
||||
{
|
||||
"name": "masterminds/html5",
|
||||
"version": "2.1.2",
|
||||
"version_normalized": "2.1.2.0",
|
||||
"version": "2.2.1",
|
||||
"version_normalized": "2.2.1.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Masterminds/html5-php.git",
|
||||
"reference": "8f782e0f01a6e33a319bdc8f6de9cfd6569979a4"
|
||||
"reference": "170aa5cb35b29fccafbf5ea63487c013f396fdc9"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Masterminds/html5-php/zipball/8f782e0f01a6e33a319bdc8f6de9cfd6569979a4",
|
||||
"reference": "8f782e0f01a6e33a319bdc8f6de9cfd6569979a4",
|
||||
"url": "https://api.github.com/repos/Masterminds/html5-php/zipball/170aa5cb35b29fccafbf5ea63487c013f396fdc9",
|
||||
"reference": "170aa5cb35b29fccafbf5ea63487c013f396fdc9",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -969,9 +969,9 @@
|
|||
"require-dev": {
|
||||
"phpunit/phpunit": "4.*",
|
||||
"sami/sami": "~2.0",
|
||||
"satooshi/php-coveralls": "0.6.*"
|
||||
"satooshi/php-coveralls": "1.0.*"
|
||||
},
|
||||
"time": "2015-06-07 08:43:18",
|
||||
"time": "2016-05-10 14:11:45",
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
|
|
Reference in a new issue