From e6a19be4c118169d69eb9a9a00ef4f2c8a28a1e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 4 Feb 2020 22:23:35 -0500 Subject: [PATCH] Commit updated composer lock file --- composer.lock | 1423 ++++++++++++++++++++++++++++--------------------- 1 file changed, 817 insertions(+), 606 deletions(-) diff --git a/composer.lock b/composer.lock index dda9053..9d4c3ac 100644 --- a/composer.lock +++ b/composer.lock @@ -8,22 +8,22 @@ "packages": [ { "name": "asm89/stack-cors", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/asm89/stack-cors.git", - "reference": "c163e2b614550aedcf71165db2473d936abbced6" + "reference": "b9c31def6a83f84b4d4a40d35996d375755f0e08" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/asm89/stack-cors/zipball/c163e2b614550aedcf71165db2473d936abbced6", - "reference": "c163e2b614550aedcf71165db2473d936abbced6", + "url": "https://api.github.com/repos/asm89/stack-cors/zipball/b9c31def6a83f84b4d4a40d35996d375755f0e08", + "reference": "b9c31def6a83f84b4d4a40d35996d375755f0e08", "shasum": "" }, "require": { "php": ">=5.5.9", - "symfony/http-foundation": "~2.7|~3.0|~4.0", - "symfony/http-kernel": "~2.7|~3.0|~4.0" + "symfony/http-foundation": "~2.7|~3.0|~4.0|~5.0", + "symfony/http-kernel": "~2.7|~3.0|~4.0|~5.0" }, "require-dev": { "phpunit/phpunit": "^5.0 || ^4.8.10", @@ -56,7 +56,7 @@ "cors", "stack" ], - "time": "2017-12-20T14:37:45+00:00" + "time": "2019-12-24T22:41:47+00:00" }, { "name": "brumann/polyfill-unserialize", @@ -96,16 +96,16 @@ }, { "name": "chi-teck/drupal-code-generator", - "version": "1.30.4", + "version": "1.31.0", "source": { "type": "git", "url": "https://github.com/Chi-teck/drupal-code-generator.git", - "reference": "8b7ae331e21e58088e3e52688823692ed6471ec3" + "reference": "f994157721f238175be90171f0ccc1c0aa17c276" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/8b7ae331e21e58088e3e52688823692ed6471ec3", - "reference": "8b7ae331e21e58088e3e52688823692ed6471ec3", + "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/f994157721f238175be90171f0ccc1c0aa17c276", + "reference": "f994157721f238175be90171f0ccc1c0aa17c276", "shasum": "" }, "require": { @@ -113,7 +113,7 @@ "php": ">=5.5.9", "symfony/console": "^3.4 || ^4.0", "symfony/filesystem": "^2.7 || ^3.4 || ^4.0", - "twig/twig": "^1.38.2 || ^2.10" + "twig/twig": "^1.41 || ^2.12" }, "bin": [ "bin/dcg" @@ -137,20 +137,20 @@ "GPL-2.0-or-later" ], "description": "Drupal code generator", - "time": "2019-08-25T06:39:56+00:00" + "time": "2019-12-07T16:54:31+00:00" }, { "name": "commerceguys/addressing", - "version": "v1.0.5", + "version": "v1.0.6", "source": { "type": "git", "url": "https://github.com/commerceguys/addressing.git", - "reference": "2d048bfdb3b79f2d87f5d5b078769c059eaa3eb1" + "reference": "8aac9af11d38c1abe04a5e4a252d5a6740b2b69a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/commerceguys/addressing/zipball/2d048bfdb3b79f2d87f5d5b078769c059eaa3eb1", - "reference": "2d048bfdb3b79f2d87f5d5b078769c059eaa3eb1", + "url": "https://api.github.com/repos/commerceguys/addressing/zipball/8aac9af11d38c1abe04a5e4a252d5a6740b2b69a", + "reference": "8aac9af11d38c1abe04a5e4a252d5a6740b2b69a", "shasum": "" }, "require": { @@ -196,7 +196,7 @@ "localization", "postal" ], - "time": "2019-06-27T10:43:27+00:00" + "time": "2019-10-21T14:31:17+00:00" }, { "name": "composer/installers", @@ -322,24 +322,23 @@ }, { "name": "composer/semver", - "version": "1.5.0", + "version": "1.5.1", "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e" + "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/46d9139568ccb8d9e7cdd4539cab7347568a5e2e", - "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e", + "url": "https://api.github.com/repos/composer/semver/zipball/c6bea70230ef4dd483e6bbcab6005f682ed3a8de", + "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de", "shasum": "" }, "require": { "php": "^5.3.2 || ^7.0" }, "require-dev": { - "phpunit/phpunit": "^4.5 || ^5.0.5", - "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0" + "phpunit/phpunit": "^4.5 || ^5.0.5" }, "type": "library", "extra": { @@ -380,7 +379,7 @@ "validation", "versioning" ], - "time": "2019-03-19T17:25:45+00:00" + "time": "2020-01-13T12:06:48+00:00" }, { "name": "consolidation/annotated-command", @@ -819,20 +818,20 @@ }, { "name": "consolidation/robo", - "version": "1.4.10", + "version": "1.4.11", "source": { "type": "git", "url": "https://github.com/consolidation/Robo.git", - "reference": "e5a6ca64cf1324151873672e484aceb21f365681" + "reference": "5fa1d901776a628167a325baa9db95d8edf13a80" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/Robo/zipball/e5a6ca64cf1324151873672e484aceb21f365681", - "reference": "e5a6ca64cf1324151873672e484aceb21f365681", + "url": "https://api.github.com/repos/consolidation/Robo/zipball/5fa1d901776a628167a325baa9db95d8edf13a80", + "reference": "5fa1d901776a628167a325baa9db95d8edf13a80", "shasum": "" }, "require": { - "consolidation/annotated-command": "^2.10.2", + "consolidation/annotated-command": "^2.11.0", "consolidation/config": "^1.2", "consolidation/log": "~1", "consolidation/output-formatters": "^3.1.13", @@ -862,6 +861,7 @@ "pear/archive_tar": "^1.4.4", "php-coveralls/php-coveralls": "^1", "phpunit/php-code-coverage": "~2|~4", + "sebastian/comparator": "^1.2.4", "squizlabs/php_codesniffer": "^2.8" }, "suggest": { @@ -923,7 +923,7 @@ } ], "description": "Modern task runner", - "time": "2019-07-29T15:40:50+00:00" + "time": "2019-10-29T15:50:02+00:00" }, { "name": "consolidation/self-update", @@ -1148,6 +1148,7 @@ ], "description": "Promoting the interoperability of container objects (DIC, SL, etc.)", "homepage": "https://github.com/container-interop/container-interop", + "abandoned": "psr/container", "time": "2017-02-14T19:40:03+00:00" }, { @@ -1255,25 +1256,25 @@ }, { "name": "dnoegel/php-xdg-base-dir", - "version": "0.1", + "version": "v0.1.1", "source": { "type": "git", "url": "https://github.com/dnoegel/php-xdg-base-dir.git", - "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a" + "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/265b8593498b997dc2d31e75b89f053b5cc9621a", - "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a", + "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd", + "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { - "phpunit/phpunit": "@stable" + "phpunit/phpunit": "~7.0|~6.0|~5.0|~4.8.35" }, - "type": "project", + "type": "library", "autoload": { "psr-4": { "XdgBaseDir\\": "src/" @@ -1284,7 +1285,7 @@ "MIT" ], "description": "implementation of xdg base directory specification for php", - "time": "2014-10-24T07:27:01+00:00" + "time": "2019-12-04T15:06:13+00:00" }, { "name": "doctrine/annotations", @@ -1356,16 +1357,16 @@ }, { "name": "doctrine/cache", - "version": "v1.8.0", + "version": "1.10.0", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", - "reference": "d768d58baee9a4862ca783840eca1b9add7a7f57" + "reference": "382e7f4db9a12dc6c19431743a2b096041bcdd62" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/cache/zipball/d768d58baee9a4862ca783840eca1b9add7a7f57", - "reference": "d768d58baee9a4862ca783840eca1b9add7a7f57", + "url": "https://api.github.com/repos/doctrine/cache/zipball/382e7f4db9a12dc6c19431743a2b096041bcdd62", + "reference": "382e7f4db9a12dc6c19431743a2b096041bcdd62", "shasum": "" }, "require": { @@ -1376,7 +1377,7 @@ }, "require-dev": { "alcaeus/mongo-php-adapter": "^1.1", - "doctrine/coding-standard": "^4.0", + "doctrine/coding-standard": "^6.0", "mongodb/mongodb": "^1.1", "phpunit/phpunit": "^7.0", "predis/predis": "~1.0" @@ -1387,7 +1388,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.8.x-dev" + "dev-master": "1.9.x-dev" } }, "autoload": { @@ -1400,6 +1401,10 @@ "MIT" ], "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, { "name": "Roman Borschel", "email": "roman@code-factory.org" @@ -1408,10 +1413,6 @@ "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" @@ -1421,26 +1422,33 @@ "email": "schmittjoh@gmail.com" } ], - "description": "Caching library offering an object-oriented API for many cache backends", - "homepage": "https://www.doctrine-project.org", + "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.", + "homepage": "https://www.doctrine-project.org/projects/cache.html", "keywords": [ + "abstraction", + "apcu", "cache", - "caching" + "caching", + "couchdb", + "memcached", + "php", + "redis", + "xcache" ], - "time": "2018-08-21T18:01:43+00:00" + "time": "2019-11-29T15:36:20+00:00" }, { "name": "doctrine/collections", - "version": "v1.6.2", + "version": "1.6.4", "source": { "type": "git", "url": "https://github.com/doctrine/collections.git", - "reference": "c5e0bc17b1620e97c968ac409acbff28b8b850be" + "reference": "6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/collections/zipball/c5e0bc17b1620e97c968ac409acbff28b8b850be", - "reference": "c5e0bc17b1620e97c968ac409acbff28b8b850be", + "url": "https://api.github.com/repos/doctrine/collections/zipball/6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7", + "reference": "6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7", "shasum": "" }, "require": { @@ -1468,6 +1476,10 @@ "MIT" ], "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, { "name": "Roman Borschel", "email": "roman@code-factory.org" @@ -1476,10 +1488,6 @@ "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" @@ -1497,20 +1505,20 @@ "iterators", "php" ], - "time": "2019-06-09T13:48:14+00:00" + "time": "2019-11-13T13:07:11+00:00" }, { "name": "doctrine/common", - "version": "v2.11.0", + "version": "2.12.0", "source": { "type": "git", "url": "https://github.com/doctrine/common.git", - "reference": "b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff" + "reference": "2053eafdf60c2172ee1373d1b9289ba1db7f1fc6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/common/zipball/b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff", - "reference": "b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff", + "url": "https://api.github.com/repos/doctrine/common/zipball/2053eafdf60c2172ee1373d1b9289ba1db7f1fc6", + "reference": "2053eafdf60c2172ee1373d1b9289ba1db7f1fc6", "shasum": "" }, "require": { @@ -1580,20 +1588,20 @@ "doctrine", "php" ], - "time": "2019-09-10T10:10:14+00:00" + "time": "2020-01-10T15:49:25+00:00" }, { "name": "doctrine/event-manager", - "version": "v1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/doctrine/event-manager.git", - "reference": "a520bc093a0170feeb6b14e9d83f3a14452e64b3" + "reference": "629572819973f13486371cb611386eb17851e85c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/event-manager/zipball/a520bc093a0170feeb6b14e9d83f3a14452e64b3", - "reference": "a520bc093a0170feeb6b14e9d83f3a14452e64b3", + "url": "https://api.github.com/repos/doctrine/event-manager/zipball/629572819973f13486371cb611386eb17851e85c", + "reference": "629572819973f13486371cb611386eb17851e85c", "shasum": "" }, "require": { @@ -1603,7 +1611,7 @@ "doctrine/common": "<2.9@dev" }, "require-dev": { - "doctrine/coding-standard": "^4.0", + "doctrine/coding-standard": "^6.0", "phpunit/phpunit": "^7.0" }, "type": "library", @@ -1622,6 +1630,10 @@ "MIT" ], "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, { "name": "Roman Borschel", "email": "roman@code-factory.org" @@ -1630,10 +1642,6 @@ "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" @@ -1647,27 +1655,29 @@ "email": "ocramius@gmail.com" } ], - "description": "Doctrine Event Manager component", + "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.", "homepage": "https://www.doctrine-project.org/projects/event-manager.html", "keywords": [ "event", - "eventdispatcher", - "eventmanager" + "event dispatcher", + "event manager", + "event system", + "events" ], - "time": "2018-06-11T11:59:03+00:00" + "time": "2019-11-10T09:48:07+00:00" }, { "name": "doctrine/inflector", - "version": "v1.3.0", + "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", - "reference": "5527a48b7313d15261292c149e55e26eae771b0a" + "reference": "ec3a55242203ffa6a4b27c58176da97ff0a7aec1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/inflector/zipball/5527a48b7313d15261292c149e55e26eae771b0a", - "reference": "5527a48b7313d15261292c149e55e26eae771b0a", + "url": "https://api.github.com/repos/doctrine/inflector/zipball/ec3a55242203ffa6a4b27c58176da97ff0a7aec1", + "reference": "ec3a55242203ffa6a4b27c58176da97ff0a7aec1", "shasum": "" }, "require": { @@ -1692,6 +1702,10 @@ "MIT" ], "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, { "name": "Roman Borschel", "email": "roman@code-factory.org" @@ -1700,10 +1714,6 @@ "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" @@ -1721,20 +1731,20 @@ "singularize", "string" ], - "time": "2018-01-09T20:05:19+00:00" + "time": "2019-10-30T19:59:35+00:00" }, { "name": "doctrine/lexer", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", - "reference": "e17f069ede36f7534b95adec71910ed1b49c74ea" + "reference": "5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/lexer/zipball/e17f069ede36f7534b95adec71910ed1b49c74ea", - "reference": "e17f069ede36f7534b95adec71910ed1b49c74ea", + "url": "https://api.github.com/repos/doctrine/lexer/zipball/5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6", + "reference": "5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6", "shasum": "" }, "require": { @@ -1748,7 +1758,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1.x-dev" + "dev-master": "1.2.x-dev" } }, "autoload": { @@ -1783,20 +1793,20 @@ "parser", "php" ], - "time": "2019-07-30T19:33:28+00:00" + "time": "2019-10-30T14:39:59+00:00" }, { "name": "doctrine/persistence", - "version": "1.1.1", + "version": "1.3.6", "source": { "type": "git", "url": "https://github.com/doctrine/persistence.git", - "reference": "3da7c9d125591ca83944f477e65ed3d7b4617c48" + "reference": "5dd3ac5eebef2d0b074daa4440bb18f93132dee4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/persistence/zipball/3da7c9d125591ca83944f477e65ed3d7b4617c48", - "reference": "3da7c9d125591ca83944f477e65ed3d7b4617c48", + "url": "https://api.github.com/repos/doctrine/persistence/zipball/5dd3ac5eebef2d0b074daa4440bb18f93132dee4", + "reference": "5dd3ac5eebef2d0b074daa4440bb18f93132dee4", "shasum": "" }, "require": { @@ -1804,26 +1814,27 @@ "doctrine/cache": "^1.0", "doctrine/collections": "^1.0", "doctrine/event-manager": "^1.0", - "doctrine/reflection": "^1.0", + "doctrine/reflection": "^1.1", "php": "^7.1" }, "conflict": { "doctrine/common": "<2.10@dev" }, "require-dev": { - "doctrine/coding-standard": "^5.0", - "phpstan/phpstan": "^0.8", + "doctrine/coding-standard": "^6.0", + "phpstan/phpstan": "^0.11", "phpunit/phpunit": "^7.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1.x-dev" + "dev-master": "1.3.x-dev" } }, "autoload": { "psr-4": { - "Doctrine\\Common\\": "lib/Doctrine/Common" + "Doctrine\\Common\\": "lib/Doctrine/Common", + "Doctrine\\Persistence\\": "lib/Doctrine/Persistence" } }, "notification-url": "https://packagist.org/downloads/", @@ -1831,6 +1842,10 @@ "MIT" ], "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, { "name": "Roman Borschel", "email": "roman@code-factory.org" @@ -1839,10 +1854,6 @@ "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" @@ -1865,20 +1876,20 @@ "orm", "persistence" ], - "time": "2019-04-23T08:28:24+00:00" + "time": "2020-01-16T22:06:23+00:00" }, { "name": "doctrine/reflection", - "version": "v1.0.0", + "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/doctrine/reflection.git", - "reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6" + "reference": "bc420ead87fdfe08c03ecc3549db603a45b06d4c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/reflection/zipball/02538d3f95e88eb397a5f86274deb2c6175c2ab6", - "reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6", + "url": "https://api.github.com/repos/doctrine/reflection/zipball/bc420ead87fdfe08c03ecc3549db603a45b06d4c", + "reference": "bc420ead87fdfe08c03ecc3549db603a45b06d4c", "shasum": "" }, "require": { @@ -1886,13 +1897,15 @@ "ext-tokenizer": "*", "php": "^7.1" }, + "conflict": { + "doctrine/common": "<2.9" + }, "require-dev": { - "doctrine/coding-standard": "^4.0", - "doctrine/common": "^2.8", - "phpstan/phpstan": "^0.9.2", - "phpstan/phpstan-phpunit": "^0.9.4", - "phpunit/phpunit": "^7.0", - "squizlabs/php_codesniffer": "^3.0" + "doctrine/coding-standard": "^5.0", + "doctrine/common": "^2.10", + "phpstan/phpstan": "^0.11.0", + "phpstan/phpstan-phpunit": "^0.11.0", + "phpunit/phpunit": "^7.0" }, "type": "library", "extra": { @@ -1910,6 +1923,10 @@ "MIT" ], "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, { "name": "Roman Borschel", "email": "roman@code-factory.org" @@ -1918,10 +1935,6 @@ "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" @@ -1935,12 +1948,13 @@ "email": "ocramius@gmail.com" } ], - "description": "Doctrine Reflection component", + "description": "The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.", "homepage": "https://www.doctrine-project.org/projects/reflection.html", "keywords": [ - "reflection" + "reflection", + "static" ], - "time": "2018-06-14T14:45:07+00:00" + "time": "2020-01-08T19:53:19+00:00" }, { "name": "drupal-composer/drupal-scaffold", @@ -2254,17 +2268,17 @@ }, { "name": "drupal/antibot", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/antibot.git", - "reference": "8.x-1.2" + "reference": "8.x-1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/antibot-8.x-1.2.zip", - "reference": "8.x-1.2", - "shasum": "4cb067e77929984c8cf5b05a84734c62d6fd19b3" + "url": "https://ftp.drupal.org/files/projects/antibot-8.x-1.3.zip", + "reference": "8.x-1.3", + "shasum": "2b9cb2b2e118689c7262c00698e10a6da3f9dfe7" }, "require": { "drupal/core": "~8.0" @@ -2275,8 +2289,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.2", - "datestamp": "1522335671", + "version": "8.x-1.3", + "datestamp": "1579699383", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2301,20 +2315,20 @@ }, { "name": "drupal/better_normalizers", - "version": "1.0.0-beta3", + "version": "1.0.0-beta4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/better_normalizers.git", - "reference": "8.x-1.0-beta3" + "reference": "8.x-1.0-beta4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/better_normalizers-8.x-1.0-beta3.zip", - "reference": "8.x-1.0-beta3", - "shasum": "876c5f0006c3764677e1dbe6dec60a32d5a2d636" + "url": "https://ftp.drupal.org/files/projects/better_normalizers-8.x-1.0-beta4.zip", + "reference": "8.x-1.0-beta4", + "shasum": "19e63328ca9ab77aaa328d87efd7429f4adb386e" }, "require": { - "drupal/core": "^8.3" + "drupal/core": "^8.7.7 || ^9" }, "type": "drupal-module", "extra": { @@ -2322,8 +2336,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta3", - "datestamp": "1493796785", + "version": "8.x-1.0-beta4", + "datestamp": "1576069085", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -2336,26 +2350,31 @@ ], "authors": [ { - "name": "Sam152", - "homepage": "https://www.drupal.org/user/1485048" + "name": "Christian Fritsch (chr.fritsch)", + "homepage": "https://www.drupal.org/u/chrfritsch", + "role": "Maintainer" }, { - "name": "andypost", - "homepage": "https://www.drupal.org/user/118908" + "name": "Andrey Postnikov (andypost)", + "homepage": "https://www.drupal.org/u/andypost", + "role": "Maintainer" }, { - "name": "chr.fritsch", - "homepage": "https://www.drupal.org/user/2103716" + "name": "Sam Becker (Sam152)", + "homepage": "https://www.drupal.org/u/sam152", + "role": "Maintainer" }, { - "name": "larowlan", - "homepage": "https://www.drupal.org/user/395439" + "name": "Lee Rowlands (larowlan)", + "homepage": "https://www.drupal.org/u/larowlan", + "role": "Maintainer" } ], "description": "Improve the normalizers in core.", "homepage": "https://www.drupal.org/project/better_normalizers", "support": { - "source": "https://git.drupalcode.org/project/better_normalizers" + "source": "https://git.drupal.org/project/better_normalizers.git", + "issues": "https://www.drupal.org/project/issues/better_normalizers" } }, { @@ -2517,20 +2536,20 @@ }, { "name": "drupal/ckeditorheight", - "version": "1.3.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ckeditorheight.git", - "reference": "8.x-1.3" + "reference": "8.x-1.8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ckeditorheight-8.x-1.3.zip", - "reference": "8.x-1.3", - "shasum": "61442ca07f8ece0ae4672ea97ad21c38c51ce050" + "url": "https://ftp.drupal.org/files/projects/ckeditorheight-8.x-1.8.zip", + "reference": "8.x-1.8", + "shasum": "ccf98078866e89da0c62c055752bdf59822d4d4c" }, "require": { - "drupal/core": "*" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { @@ -2538,8 +2557,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.3", - "datestamp": "1538040180", + "version": "8.x-1.8", + "datestamp": "1580163325", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2552,11 +2571,15 @@ ], "authors": [ { - "name": "axel.rutz", + "name": "anruether", + "homepage": "https://www.drupal.org/user/894458" + }, + { + "name": "geek-merlin", "homepage": "https://www.drupal.org/user/229048" } ], - "description": "Adjusts CKEditor height until https://www.drupal.org/node/2788905.", + "description": "Adjusts CKEditor height to field row setting until we have https://www.drupal.org/node/2788905.", "homepage": "https://www.drupal.org/project/ckeditorheight", "support": { "source": "https://git.drupalcode.org/project/ckeditorheight" @@ -2564,17 +2587,17 @@ }, { "name": "drupal/claro", - "version": "1.0.0-alpha5", + "version": "1.0.0-beta1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/claro.git", - "reference": "8.x-1.0-alpha5" + "reference": "8.x-1.0-beta1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/claro-8.x-1.0-alpha5.zip", - "reference": "8.x-1.0-alpha5", - "shasum": "32ac74df71df9d095d3d911a19a45788ccf701ba" + "url": "https://ftp.drupal.org/files/projects/claro-8.x-1.0-beta1.zip", + "reference": "8.x-1.0-beta1", + "shasum": "4037cdaabf47990ab6b0df009c62381e108483e0" }, "require": { "drupal/core": "~8.0" @@ -2585,11 +2608,11 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-alpha5", - "datestamp": "1567786984", + "version": "8.x-1.0-beta1", + "datestamp": "1571034184", "security-coverage": { "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "message": "Beta releases are not covered by Drupal security advisories." } }, "patches_applied": { @@ -2601,10 +2624,6 @@ "GPL-2.0-or-later" ], "authors": [ - { - "name": "balsama", - "homepage": "https://www.drupal.org/user/223087" - }, { "name": "ckrina", "homepage": "https://www.drupal.org/user/1206650" @@ -2622,7 +2641,7 @@ "homepage": "https://www.drupal.org/user/1999056" } ], - "description": "A clean, accessible and powerful Drupal administration theme.", + "description": "A clean, accessible, and powerful Drupal administration theme.", "homepage": "https://www.drupal.org/project/claro", "support": { "source": "https://git.drupalcode.org/project/claro", @@ -2663,7 +2682,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/comment_notify.git", - "reference": "6e98e2dd7e386a56ee4a3ec71aa014926aa837bd" + "reference": "6c160de99be991639a8f1fb07666d75a8008fabd" }, "require": { "drupal/core": "*", @@ -2702,7 +2721,7 @@ "support": { "source": "https://git.drupalcode.org/project/comment_notify" }, - "time": "2019-04-15T22:03:59+00:00" + "time": "2019-12-02T00:19:59+00:00" }, { "name": "drupal/components", @@ -2945,20 +2964,20 @@ }, { "name": "drupal/config_filter", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_filter.git", - "reference": "8.x-1.4" + "reference": "8.x-1.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-1.4.zip", - "reference": "8.x-1.4", - "shasum": "4b2b7f4dfc8358212f9e25f63dcc77cc2c1dcf6c" + "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-1.5.zip", + "reference": "8.x-1.5", + "shasum": "81210684c378dab856b3c2bce5eeaa58992d2efc" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8 || ^9" }, "suggest": { "drupal/config_split": "Split site configuration for different environments." @@ -2969,8 +2988,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.4", - "datestamp": "1542184982", + "version": "8.x-1.5", + "datestamp": "1572542288", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3484,16 +3503,16 @@ }, { "name": "drupal/core", - "version": "8.7.8", + "version": "8.7.11", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "476f491b85306c09101106d9b66a5dbe73c21bf0" + "reference": "a691876294fadc2795a8add96359b5ffc109d7f2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/476f491b85306c09101106d9b66a5dbe73c21bf0", - "reference": "476f491b85306c09101106d9b66a5dbe73c21bf0", + "url": "https://api.github.com/repos/drupal/core/zipball/a691876294fadc2795a8add96359b5ffc109d7f2", + "reference": "a691876294fadc2795a8add96359b5ffc109d7f2", "shasum": "" }, "require": { @@ -3519,7 +3538,7 @@ "guzzlehttp/guzzle": "^6.2.1", "masterminds/html5": "^2.1", "paragonie/random_compat": "^1.0|^2.0|^9.99.99", - "pear/archive_tar": "^1.4", + "pear/archive_tar": "^1.4.9", "php": "^5.5.9|>=7.0.8", "stack/builder": "^1.0", "symfony-cmf/routing": "^1.4", @@ -3728,7 +3747,7 @@ "GPL-2.0-or-later" ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", - "time": "2019-10-02T18:41:30+00:00" + "time": "2019-12-18T08:55:29+00:00" }, { "name": "drupal/crop", @@ -5635,17 +5654,17 @@ }, { "name": "drupal/ds", - "version": "3.4.0", + "version": "3.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ds.git", - "reference": "8.x-3.4" + "reference": "8.x-3.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ds-8.x-3.4.zip", - "reference": "8.x-3.4", - "shasum": "ebf070ba2f7cf78a62cf74678a9948546a93e773" + "url": "https://ftp.drupal.org/files/projects/ds-8.x-3.5.zip", + "reference": "8.x-3.5", + "shasum": "089c475534e64829d87fe3b34eca5f25654ea7bf" }, "require": { "drupal/core": "^8.6" @@ -5660,8 +5679,8 @@ "dev-3.x": "3.x-dev" }, "drupal": { - "version": "8.x-3.4", - "datestamp": "1567165687", + "version": "8.x-3.5", + "datestamp": "1574750285", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5842,7 +5861,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/entity_reference_override.git", - "reference": "1199e985fcfa5e04d764ed48f5937c9ae86ec8e3" + "reference": "1d9609f5cc11fe9a76f9f7e751743430fb0cd1cc" }, "require": { "drupal/core": "~8.0" @@ -5856,8 +5875,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.x-dev", - "datestamp": "1570539787", + "version": "8.x-1.0-alpha1+1-dev", + "datestamp": "1570639688", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -5892,7 +5911,7 @@ "source": "https://git.drupalcode.org/project/entity_reference_override", "issues": "https://www.drupal.org/project/issues/entity_reference_override" }, - "time": "2019-10-08T14:15:50+00:00" + "time": "2019-10-08T15:07:29+00:00" }, { "name": "drupal/entity_reference_revisions", @@ -6368,20 +6387,20 @@ }, { "name": "drupal/field_group", - "version": "3.0.0-rc1", + "version": "3.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/field_group.git", - "reference": "8.x-3.0-rc1" + "reference": "8.x-3.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/field_group-8.x-3.0-rc1.zip", - "reference": "8.x-3.0-rc1", - "shasum": "e291b5468c834a344e9aa6cafd3a76171d473a22" + "url": "https://ftp.drupal.org/files/projects/field_group-8.x-3.0.zip", + "reference": "8.x-3.0", + "shasum": "8d87cdc4abc417aa4d411bffcaeb0a3ef1afa497" }, "require": { - "drupal/core": "*" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { @@ -6389,11 +6408,11 @@ "dev-3.x": "3.x-dev" }, "drupal": { - "version": "8.x-3.0-rc1", - "datestamp": "1558647185", + "version": "8.x-3.0", + "datestamp": "1580250787", "security-coverage": { - "status": "not-covered", - "message": "RC releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -6415,12 +6434,12 @@ "homepage": "https://www.drupal.org/user/591438" }, { - "name": "swentel", - "homepage": "https://www.drupal.org/user/107403" + "name": "nils.destoop", + "homepage": "https://www.drupal.org/user/361625" }, { - "name": "zuuperman", - "homepage": "https://www.drupal.org/user/361625" + "name": "swentel", + "homepage": "https://www.drupal.org/user/107403" } ], "description": "Provides the field_group module.", @@ -6586,7 +6605,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/footnotes.git", - "reference": "2b61fc11a12508950d4726196dabcae2c9abab72" + "reference": "74c2fa8e62b7599e33cf2ba49db8c7a2a211741f" }, "require": { "drupal/core": ">=8.6", @@ -6601,8 +6620,8 @@ "dev-2.x": "2.x-dev" }, "drupal": { - "version": "8.x-2.1+12-dev", - "datestamp": "1569576185", + "version": "8.x-2.1+15-dev", + "datestamp": "1573336084", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -6645,7 +6664,7 @@ "source": "https://cgit.drupalcode.org/footnotes", "issues": "https://drupal.org/project/issues/footnotes" }, - "time": "2019-10-02T09:43:28+00:00" + "time": "2020-01-31T18:17:10+00:00" }, { "name": "drupal/gdpr", @@ -6751,7 +6770,7 @@ }, { "name": "drupal/gnode", - "version": "1.0.0-rc4", + "version": "1.0.0-rc5", "require": { "drupal/core": "*", "drupal/group": "self.version" @@ -6762,8 +6781,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-rc4", - "datestamp": "1563460085", + "version": "8.x-1.0-rc5", + "datestamp": "1576854190", "security-coverage": { "status": "not-covered", "message": "RC releases are not covered by Drupal security advisories." @@ -6848,17 +6867,17 @@ }, { "name": "drupal/group", - "version": "1.0.0-rc4", + "version": "1.0.0-rc5", "source": { "type": "git", "url": "https://git.drupalcode.org/project/group.git", - "reference": "8.x-1.0-rc4" + "reference": "8.x-1.0-rc5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/group-8.x-1.0-rc4.zip", - "reference": "8.x-1.0-rc4", - "shasum": "d5d55167523a3ddccef7f66159b4c417d950d6f5" + "url": "https://ftp.drupal.org/files/projects/group-8.x-1.0-rc5.zip", + "reference": "8.x-1.0-rc5", + "shasum": "234831baa8816d98d1093a37e5c66bb993a271eb" }, "require": { "drupal/core": "^8.6", @@ -6870,8 +6889,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-rc4", - "datestamp": "1563460085", + "version": "8.x-1.0-rc5", + "datestamp": "1576854190", "security-coverage": { "status": "not-covered", "message": "RC releases are not covered by Drupal security advisories." @@ -6903,17 +6922,17 @@ }, { "name": "drupal/honeypot", - "version": "1.29.0", + "version": "1.30.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/honeypot.git", - "reference": "8.x-1.29" + "reference": "8.x-1.30" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/honeypot-8.x-1.29.zip", - "reference": "8.x-1.29", - "shasum": "029d9e068d8f6a5db52434c27dc71bd3f06da487" + "url": "https://ftp.drupal.org/files/projects/honeypot-8.x-1.30.zip", + "reference": "8.x-1.30", + "shasum": "1d7983e8e07feee4f13e4b05c9a10db15ae2097e" }, "require": { "drupal/core": "~8.0" @@ -6924,8 +6943,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.29", - "datestamp": "1536179280", + "version": "8.x-1.30", + "datestamp": "1576274288", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7018,20 +7037,20 @@ }, { "name": "drupal/link_attributes", - "version": "1.9.0", + "version": "1.10.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/link_attributes.git", - "reference": "8.x-1.9" + "reference": "8.x-1.10" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/link_attributes-8.x-1.9.zip", - "reference": "8.x-1.9", - "shasum": "efbfc869c2e0b13b1bd5c9ff01dd51d3f2a6b755" + "url": "https://ftp.drupal.org/files/projects/link_attributes-8.x-1.10.zip", + "reference": "8.x-1.10", + "shasum": "3df450b83a05911575aaf9b234a3b43833d3c1c2" }, "require": { - "drupal/core": "^8.4" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { @@ -7039,8 +7058,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.9", - "datestamp": "1564012686", + "version": "8.x-1.10", + "datestamp": "1580259496", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7399,17 +7418,17 @@ }, { "name": "drupal/metatag", - "version": "1.10.0", + "version": "1.11.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/metatag.git", - "reference": "8.x-1.10" + "reference": "8.x-1.11" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.10.zip", - "reference": "8.x-1.10", - "shasum": "06275ae0f72cfcdbec8b8e8fd5d0863a5967bbcc" + "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.11.zip", + "reference": "8.x-1.11", + "shasum": "9acb04a741d80b4ab468d118a242271169d11f00" }, "require": { "drupal/core": "*", @@ -7431,8 +7450,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.10", - "datestamp": "1567099985", + "version": "8.x-1.11", + "datestamp": "1576870683", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7592,20 +7611,20 @@ }, { "name": "drupal/migrate_tools", - "version": "4.4.0", + "version": "4.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/migrate_tools.git", - "reference": "8.x-4.4" + "reference": "8.x-4.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/migrate_tools-8.x-4.4.zip", - "reference": "8.x-4.4", - "shasum": "54a9f138809564c7e89d0e37e9fbb2ed57b562e2" + "url": "https://ftp.drupal.org/files/projects/migrate_tools-8.x-4.5.zip", + "reference": "8.x-4.5", + "shasum": "06390b359bf53c50a30f2d6dc4c7542bfb1fe7ca" }, "require": { - "drupal/core": "^8.3", + "drupal/core": "^8 || ^9", "drupal/migrate_plus": "^4 || ^5" }, "require-dev": { @@ -7619,8 +7638,8 @@ "dev-4.x": "4.x-dev" }, "drupal": { - "version": "8.x-4.4", - "datestamp": "1570477985", + "version": "8.x-4.5", + "datestamp": "1574693285", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7631,9 +7650,7 @@ "drush.services.yml": "^9 || ^10" } }, - "patches_applied": { - "The limit option does not accept a value": "https://www.drupal.org/files/issues/2019-02-05/migrate-tools_fix-drush-options_3024399-23.patch" - } + "patches_applied": [] }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ @@ -7663,25 +7680,26 @@ }, { "name": "drupal/migrate_upgrade", - "version": "3.0.0", + "version": "3.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/migrate_upgrade.git", - "reference": "8.x-3.0" + "reference": "8.x-3.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/migrate_upgrade-8.x-3.0.zip", - "reference": "8.x-3.0", - "shasum": "5d5788a3262ce88a95a943c9419736edfae4e32c" + "url": "https://ftp.drupal.org/files/projects/migrate_upgrade-8.x-3.1.zip", + "reference": "8.x-3.1", + "shasum": "01c8c61b5aa6e7836f51c2e613797ac975fdd777" }, "require": { - "drupal/core": "*", - "drupal/migrate_plus": "^4" + "drupal/core": "^8 || ^9", + "drupal/migrate_plus": "^4", + "drush/drush": "^8 || ^9 || ^10" }, "require-dev": { "drupal/migrate_plus": "4.x-dev", - "drush/drush": "^9" + "drush/drush": "^10" }, "type": "drupal-module", "extra": { @@ -7689,12 +7707,17 @@ "dev-3.x": "3.x-dev" }, "drupal": { - "version": "8.x-3.0", - "datestamp": "1547043784", + "version": "8.x-3.1", + "datestamp": "1574693581", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } + }, + "drush": { + "services": { + "drush.services.yml": "^9 || ^10" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -7793,20 +7816,20 @@ }, { "name": "drupal/noreferrer", - "version": "1.7.0", + "version": "1.9.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/noreferrer.git", - "reference": "8.x-1.7" + "reference": "8.x-1.9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/noreferrer-8.x-1.7.zip", - "reference": "8.x-1.7", - "shasum": "7979115d26e30b59cc6bd9c3b389ef23d6e0dc92" + "url": "https://ftp.drupal.org/files/projects/noreferrer-8.x-1.9.zip", + "reference": "8.x-1.9", + "shasum": "b74596e34e380510db8ef02f2fe86ada73600d45" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8.7.7 || ^9" }, "type": "drupal-module", "extra": { @@ -7814,8 +7837,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.7", - "datestamp": "1546781280", + "version": "8.x-1.9", + "datestamp": "1578637383", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7840,17 +7863,17 @@ }, { "name": "drupal/octavia", - "version": "1.0.0-beta4", + "version": "1.0.0-beta5", "source": { "type": "git", "url": "https://git.drupalcode.org/project/octavia.git", - "reference": "8.x-1.0-beta4" + "reference": "8.x-1.0-beta5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/octavia-8.x-1.0-beta4.zip", - "reference": "8.x-1.0-beta4", - "shasum": "d745d095236cb96146a4d294a1d61897f7b473df" + "url": "https://ftp.drupal.org/files/projects/octavia-8.x-1.0-beta5.zip", + "reference": "8.x-1.0-beta5", + "shasum": "3f9ff20e0066ce15d573960d497c2c7929c6cbf2" }, "require": { "drupal/bulma": "^1.0-alpha2", @@ -7863,8 +7886,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta4", - "datestamp": "1566518585", + "version": "8.x-1.0-beta5", + "datestamp": "1570576080", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -7918,17 +7941,17 @@ }, { "name": "drupal/paragraphs", - "version": "1.9.0", + "version": "1.10.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/paragraphs.git", - "reference": "8.x-1.9" + "reference": "8.x-1.10" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.9.zip", - "reference": "8.x-1.9", - "shasum": "c04753047fc995bfa2236c272d0b8344d77ee25d" + "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.10.zip", + "reference": "8.x-1.10", + "shasum": "12f96d90940df1c870bbe4cb97a8260169045911" }, "require": { "drupal/core": "~8", @@ -7940,7 +7963,7 @@ "drupal/diff": "~1.0", "drupal/entity_browser": "2.x-dev", "drupal/entity_usage": "2.x-dev", - "drupal/field_group": "~1.0", + "drupal/field_group": "3.x-dev", "drupal/inline_entity_form": "~1.0", "drupal/paragraphs-paragraphs_library": "*", "drupal/replicate": "~1.0", @@ -7956,8 +7979,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.9", - "datestamp": "1565881389", + "version": "8.x-1.10", + "datestamp": "1572617586", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7985,6 +8008,10 @@ "name": "jeroen.b", "homepage": "https://www.drupal.org/user/1853532" }, + { + "name": "jstoller", + "homepage": "https://www.drupal.org/user/99012" + }, { "name": "miro_dietiker", "homepage": "https://www.drupal.org/user/227761" @@ -8121,20 +8148,20 @@ }, { "name": "drupal/pathauto", - "version": "1.4.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/pathauto.git", - "reference": "8.x-1.4" + "reference": "8.x-1.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.4.zip", - "reference": "8.x-1.4", - "shasum": "ddfb047ae04ca2ddf475d65f6c09bceb44169e25" + "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.6.zip", + "reference": "8.x-1.6", + "shasum": "eb976ae110d73c06fafb1b657adb967dd2cb8246" }, "require": { - "drupal/core": "^8.5", + "drupal/core": "^8.6", "drupal/ctools": "*", "drupal/token": "*" }, @@ -8144,8 +8171,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.4", - "datestamp": "1554239887", + "version": "8.x-1.6", + "datestamp": "1575467285", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8256,20 +8283,20 @@ }, { "name": "drupal/redirect", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/redirect.git", - "reference": "8.x-1.4" + "reference": "8.x-1.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/redirect-8.x-1.4.zip", - "reference": "8.x-1.4", - "shasum": "4c7e0dc0ab0cbcc7d66e16cc684882c0eaa71c1c" + "url": "https://ftp.drupal.org/files/projects/redirect-8.x-1.5.zip", + "reference": "8.x-1.5", + "shasum": "7940acfb28bd802235d159f1c7a9a58e89dd3d15" }, "require": { - "drupal/core": "~8" + "drupal/core": "^8.7.7 || ^9" }, "type": "drupal-module", "extra": { @@ -8277,8 +8304,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.4", - "datestamp": "1561757585", + "version": "8.x-1.5", + "datestamp": "1576656784", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8311,20 +8338,20 @@ }, { "name": "drupal/role_delegation", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/role_delegation.git", - "reference": "8.x-1.0" + "reference": "8.x-1.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/role_delegation-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "662db086615cf2c9addd22e855470ba774f4a337" + "url": "https://ftp.drupal.org/files/projects/role_delegation-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "a63b548056cc729beacfd385625fafb983e0f73e" }, "require": { - "drupal/core": "*" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { @@ -8332,8 +8359,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0", - "datestamp": "1560754985", + "version": "8.x-1.1", + "datestamp": "1580498751", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8364,17 +8391,17 @@ }, { "name": "drupal/scn", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/scn.git", - "reference": "8.x-1.2" + "reference": "8.x-1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/scn-8.x-1.2.zip", - "reference": "8.x-1.2", - "shasum": "18f90a86914cd04b4ed343c2ab087347d09c1153" + "url": "https://ftp.drupal.org/files/projects/scn-8.x-1.3.zip", + "reference": "8.x-1.3", + "shasum": "fab8b9551fa7d777a2c6283ac5f6c9e7f31fb583" }, "require": { "drupal/core": "*" @@ -8385,8 +8412,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.2", - "datestamp": "1557493685", + "version": "8.x-1.3", + "datestamp": "1579958581", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8403,7 +8430,7 @@ "homepage": "https://www.drupal.org/user/3547706" } ], - "description": "Notifies the site administrator by eMail on new comments.", + "description": "Notifies the site administrator by e-mail or telegram about new comments on the site.", "homepage": "https://www.drupal.org/project/scn", "support": { "source": "https://git.drupalcode.org/project/scn" @@ -8411,17 +8438,17 @@ }, { "name": "drupal/search_api", - "version": "1.14.0", + "version": "1.15.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/search_api.git", - "reference": "8.x-1.14" + "reference": "8.x-1.15" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.14.zip", - "reference": "8.x-1.14", - "shasum": "bfc45a5ea3965cd8355927cd56a8f6a148cfc5e5" + "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.15.zip", + "reference": "8.x-1.15", + "shasum": "12c13141adb6b687fe36781ac9269a49ef810323" }, "require": { "drupal/core": "^8.6" @@ -8430,6 +8457,7 @@ "drupal/search_api_solr": "2.* || 3.0 || 3.1" }, "require-dev": { + "drupal/language_fallback_fix": "@dev", "drupal/search_api_autocomplete": "@dev", "drupal/search_api_db": "*" }, @@ -8444,8 +8472,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.14", - "datestamp": "1562599986", + "version": "8.x-1.15", + "datestamp": "1573122785", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8456,9 +8484,7 @@ "drush.services.yml": "^9" } }, - "patches_applied": { - "Notice: Undefined index: total When we enable the module in the installation step": "https://www.drupal.org/files/issues/2931562-13--undefined_total_in_task_manager_batch_finish.patch" - } + "patches_applied": [] }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ @@ -8488,7 +8514,7 @@ }, { "name": "drupal/search_api_db", - "version": "1.14.0", + "version": "1.15.0", "require": { "drupal/core": "~8.0", "drupal/search_api": "self.version" @@ -8499,8 +8525,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.14", - "datestamp": "1562599986", + "version": "8.x-1.15", + "datestamp": "1573122785", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8687,17 +8713,17 @@ }, { "name": "drupal/subpathauto", - "version": "1.0.0-rc1", + "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/subpathauto.git", - "reference": "8.x-1.0-rc1" + "reference": "8.x-1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/subpathauto-8.x-1.0-rc1.zip", - "reference": "8.x-1.0-rc1", - "shasum": "41256ef7913da2606fa027adfd229a7346d48b1b" + "url": "https://ftp.drupal.org/files/projects/subpathauto-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "1c3c834435520f89388cf3c486fddcc984d31c4f" }, "require": { "drupal/core": "~8.0" @@ -8708,11 +8734,11 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-rc1", - "datestamp": "1538584980", + "version": "8.x-1.0", + "datestamp": "1576842184", "security-coverage": { - "status": "not-covered", - "message": "RC releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -8789,20 +8815,20 @@ }, { "name": "drupal/token", - "version": "1.5.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/token.git", - "reference": "8.x-1.5" + "reference": "8.x-1.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/token-8.x-1.5.zip", - "reference": "8.x-1.5", - "shasum": "6382a7e1aabbd8246f1117a26bf4916d285b401d" + "url": "https://ftp.drupal.org/files/projects/token-8.x-1.6.zip", + "reference": "8.x-1.6", + "shasum": "22039a3d927220609e708932ac5c501b90ca4925" }, "require": { - "drupal/core": "^8.5" + "drupal/core": "^8.7.7 || ^9" }, "type": "drupal-module", "extra": { @@ -8810,17 +8836,22 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.5", - "datestamp": "1537557481", + "version": "8.x-1.6", + "datestamp": "1577708583", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } + }, + "drush": { + "services": { + "drush.services.yml": "^9 || ^10" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0-or-later" + "GPL-2.0+" ], "authors": [ { @@ -8848,7 +8879,7 @@ "homepage": "https://www.drupal.org/user/4420" } ], - "description": "Provides a user interface for the Token API and some missing core tokens.", + "description": "Provides a user interface for the Token API, some missing core tokens.", "homepage": "https://www.drupal.org/project/token", "support": { "source": "https://git.drupalcode.org/project/token" @@ -8860,7 +8891,7 @@ "source": { "type": "git", "url": "git@gitlab.com:agaric/drupal/twigsuggest.git", - "reference": "99ddfae232c2ea093321c45bba0c9e76bd392d14" + "reference": "88a099b8b5f7f5975188f9c642436d52c63b0cf3" }, "type": "drupal-module", "license": [ @@ -8879,7 +8910,7 @@ "issues": "https://www.drupal.org/project/issues/twigsuggest", "source": "https://git.drupalcode.org/project/twigsuggest.git" }, - "time": "2019-09-05T03:30:21+00:00" + "time": "2019-11-14T00:52:52+00:00" }, { "name": "drupal/video_embed_field", @@ -8944,20 +8975,20 @@ }, { "name": "drupal/webform", - "version": "5.4.0", + "version": "5.8.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/webform.git", - "reference": "8.x-5.4" + "reference": "8.x-5.8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.4.zip", - "reference": "8.x-5.4", - "shasum": "367de6af2485d3838ec80f41c536f6ecc52a405f" + "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.8.zip", + "reference": "8.x-5.8", + "shasum": "32317a9345abae343aa3b014529bbb91a67cc769" }, "require": { - "drupal/core": "*" + "drupal/core": "^8" }, "require-dev": { "drupal/address": "~1.4", @@ -8966,8 +8997,10 @@ "drupal/chosen": "~2.6", "drupal/devel": "*", "drupal/entity_print": "^2.1", + "drupal/gnode": "*", + "drupal/group": "~1.0", "drupal/jsonapi": "~2.0 || ~8.7", - "drupal/mailsystem": "~4.0", + "drupal/mailsystem": "4.1", "drupal/select2": "~1.1", "drupal/smtp": "~1.0", "drupal/telephone_validation": "^2.2", @@ -8975,7 +9008,9 @@ "drupal/webform_access": "*", "drupal/webform_attachment": "*", "drupal/webform_entity_print": "*", + "drupal/webform_group": "*", "drupal/webform_node": "*", + "drupal/webform_options_limit": "*", "drupal/webform_scheduled_email": "*", "drupal/webform_ui": "*" }, @@ -8985,8 +9020,8 @@ "dev-5.x": "5.x-dev" }, "drupal": { - "version": "8.x-5.4", - "datestamp": "1566209286", + "version": "8.x-5.8", + "datestamp": "1579637587", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9050,7 +9085,6 @@ "homepage": "https://drupal.org/project/webform", "support": { "source": "http://cgit.drupalcode.org/webform", - "error": "Invalid dependency: \"telephone_validation/telephone_validation\" is an unknown drupal 8 package name", "issues": "https://www.drupal.org/project/issues/webform?version=8.x", "docs": "https://www.drupal.org/docs/8/modules/webform", "forum": "https://drupal.stackexchange.com/questions/tagged/webform" @@ -9419,27 +9453,27 @@ }, { "name": "egulias/email-validator", - "version": "2.1.11", + "version": "2.1.15", "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", - "reference": "92dd169c32f6f55ba570c309d83f5209cefb5e23" + "reference": "e834eea5306d85d67de5a05db5882911d5b29357" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/92dd169c32f6f55ba570c309d83f5209cefb5e23", - "reference": "92dd169c32f6f55ba570c309d83f5209cefb5e23", + "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/e834eea5306d85d67de5a05db5882911d5b29357", + "reference": "e834eea5306d85d67de5a05db5882911d5b29357", "shasum": "" }, "require": { "doctrine/lexer": "^1.0.1", - "php": ">= 5.5" + "php": ">=5.5", + "symfony/polyfill-intl-idn": "^1.10" }, "require-dev": { - "dominicsayers/isemail": "dev-master", - "phpunit/phpunit": "^4.8.35||^5.7||^6.0", - "satooshi/php-coveralls": "^1.0.1", - "symfony/phpunit-bridge": "^4.4@dev" + "dominicsayers/isemail": "^3.0.7", + "phpunit/phpunit": "^4.8.36|^7.5.15", + "satooshi/php-coveralls": "^1.0.1" }, "suggest": { "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation" @@ -9473,20 +9507,20 @@ "validation", "validator" ], - "time": "2019-08-13T17:33:27+00:00" + "time": "2020-01-20T21:40:59+00:00" }, { "name": "fzaninotto/faker", - "version": "v1.8.0", + "version": "v1.9.1", "source": { "type": "git", "url": "https://github.com/fzaninotto/Faker.git", - "reference": "f72816b43e74063c8b10357394b6bba8cb1c10de" + "reference": "fc10d778e4b84d5bd315dad194661e091d307c6f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/f72816b43e74063c8b10357394b6bba8cb1c10de", - "reference": "f72816b43e74063c8b10357394b6bba8cb1c10de", + "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/fc10d778e4b84d5bd315dad194661e091d307c6f", + "reference": "fc10d778e4b84d5bd315dad194661e091d307c6f", "shasum": "" }, "require": { @@ -9495,12 +9529,12 @@ "require-dev": { "ext-intl": "*", "phpunit/phpunit": "^4.8.35 || ^5.7", - "squizlabs/php_codesniffer": "^1.5" + "squizlabs/php_codesniffer": "^2.9.2" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.8-dev" + "dev-master": "1.9-dev" } }, "autoload": { @@ -9523,7 +9557,7 @@ "faker", "fixtures" ], - "time": "2018-07-12T10:23:15+00:00" + "time": "2019-12-12T13:22:17+00:00" }, { "name": "grasmash/expander", @@ -9622,44 +9656,46 @@ }, { "name": "guzzlehttp/guzzle", - "version": "6.3.3", + "version": "6.5.2", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba" + "reference": "43ece0e75098b7ecd8d13918293029e555a50f82" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba", - "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/43ece0e75098b7ecd8d13918293029e555a50f82", + "reference": "43ece0e75098b7ecd8d13918293029e555a50f82", "shasum": "" }, "require": { + "ext-json": "*", "guzzlehttp/promises": "^1.0", - "guzzlehttp/psr7": "^1.4", + "guzzlehttp/psr7": "^1.6.1", "php": ">=5.5" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0", - "psr/log": "^1.0" + "psr/log": "^1.1" }, "suggest": { + "ext-intl": "Required for Internationalized Domain Name (IDN) support", "psr/log": "Required for using the Log middleware" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "6.3-dev" + "dev-master": "6.5-dev" } }, "autoload": { - "files": [ - "src/functions_include.php" - ], "psr-4": { "GuzzleHttp\\": "src/" - } + }, + "files": [ + "src/functions_include.php" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -9683,7 +9719,7 @@ "rest", "web service" ], - "time": "2018-04-22T15:46:56+00:00" + "time": "2019-12-23T11:57:10+00:00" }, { "name": "guzzlehttp/promises", @@ -9962,16 +9998,16 @@ }, { "name": "league/csv", - "version": "9.4.0", + "version": "9.5.0", "source": { "type": "git", "url": "https://github.com/thephpleague/csv.git", - "reference": "e7225b6cc853942caef1c9c4d8889b716c34bc04" + "reference": "b348d09d0d258a4f068efb50a2510dc63101c213" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/csv/zipball/e7225b6cc853942caef1c9c4d8889b716c34bc04", - "reference": "e7225b6cc853942caef1c9c4d8889b716c34bc04", + "url": "https://api.github.com/repos/thephpleague/csv/zipball/b348d09d0d258a4f068efb50a2510dc63101c213", + "reference": "b348d09d0d258a4f068efb50a2510dc63101c213", "shasum": "" }, "require": { @@ -10027,7 +10063,7 @@ "read", "write" ], - "time": "2019-10-02T18:32:54+00:00" + "time": "2019-12-15T19:51:41+00:00" }, { "name": "masterminds/html5", @@ -10098,16 +10134,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.2.4", + "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "97e59c7a16464196a8b9c77c47df68e4a39a45c4" + "reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/97e59c7a16464196a8b9c77c47df68e4a39a45c4", - "reference": "97e59c7a16464196a8b9c77c47df68e4a39a45c4", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/9a9981c347c5c49d6dfe5cf826bb882b824080dc", + "reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc", "shasum": "" }, "require": { @@ -10115,6 +10151,7 @@ "php": ">=7.0" }, "require-dev": { + "ircmaxell/php-yacc": "0.0.5", "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0" }, "bin": [ @@ -10123,7 +10160,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -10145,7 +10182,7 @@ "parser", "php" ], - "time": "2019-09-01T07:51:21+00:00" + "time": "2019-11-08T13:50:10+00:00" }, { "name": "paragonie/random_compat", @@ -10194,16 +10231,16 @@ }, { "name": "pear/archive_tar", - "version": "1.4.7", + "version": "1.4.9", "source": { "type": "git", "url": "https://github.com/pear/Archive_Tar.git", - "reference": "7e48add6f8edc3027dd98ad15964b1a28fd0c845" + "reference": "c5b00053770e1d72128252c62c2c1a12c26639f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/7e48add6f8edc3027dd98ad15964b1a28fd0c845", - "reference": "7e48add6f8edc3027dd98ad15964b1a28fd0c845", + "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/c5b00053770e1d72128252c62c2c1a12c26639f0", + "reference": "c5b00053770e1d72128252c62c2c1a12c26639f0", "shasum": "" }, "require": { @@ -10256,20 +10293,20 @@ "archive", "tar" ], - "time": "2019-04-08T13:15:55+00:00" + "time": "2019-12-04T10:17:28+00:00" }, { "name": "pear/console_getopt", - "version": "v1.4.2", + "version": "v1.4.3", "source": { "type": "git", "url": "https://github.com/pear/Console_Getopt.git", - "reference": "6c77aeb625b32bd752e89ee17972d103588b90c0" + "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/6c77aeb625b32bd752e89ee17972d103588b90c0", - "reference": "6c77aeb625b32bd752e89ee17972d103588b90c0", + "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0", + "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0", "shasum": "" }, "type": "library", @@ -10286,11 +10323,6 @@ "BSD-2-Clause" ], "authors": [ - { - "name": "Greg Beaver", - "email": "cellog@php.net", - "role": "Helper" - }, { "name": "Andrei Zmievski", "email": "andrei@php.net", @@ -10300,23 +10332,28 @@ "name": "Stig Bakken", "email": "stig@php.net", "role": "Developer" + }, + { + "name": "Greg Beaver", + "email": "cellog@php.net", + "role": "Helper" } ], "description": "More info available on: http://pear.php.net/package/Console_Getopt", - "time": "2019-02-06T16:52:33+00:00" + "time": "2019-11-20T18:27:48+00:00" }, { "name": "pear/pear-core-minimal", - "version": "v1.10.9", + "version": "v1.10.10", "source": { "type": "git", "url": "https://github.com/pear/pear-core-minimal.git", - "reference": "742be8dd68c746a01e4b0a422258e9c9cae1c37f" + "reference": "625a3c429d9b2c1546438679074cac1b089116a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/742be8dd68c746a01e4b0a422258e9c9cae1c37f", - "reference": "742be8dd68c746a01e4b0a422258e9c9cae1c37f", + "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/625a3c429d9b2c1546438679074cac1b089116a7", + "reference": "625a3c429d9b2c1546438679074cac1b089116a7", "shasum": "" }, "require": { @@ -10347,20 +10384,20 @@ } ], "description": "Minimal set of PEAR core files to be used as composer dependency", - "time": "2019-03-13T18:15:44+00:00" + "time": "2019-11-19T19:00:24+00:00" }, { "name": "pear/pear_exception", - "version": "v1.0.0", + "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/pear/PEAR_Exception.git", - "reference": "8c18719fdae000b690e3912be401c76e406dd13b" + "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/8c18719fdae000b690e3912be401c76e406dd13b", - "reference": "8c18719fdae000b690e3912be401c76e406dd13b", + "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7", + "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7", "shasum": "" }, "require": { @@ -10376,9 +10413,9 @@ } }, "autoload": { - "psr-0": { - "PEAR": "" - } + "classmap": [ + "PEAR/" + ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ @@ -10402,7 +10439,7 @@ "keywords": [ "exception" ], - "time": "2015-02-10T20:07:52+00:00" + "time": "2019-12-10T10:24:42+00:00" }, { "name": "psr/container", @@ -10505,16 +10542,16 @@ }, { "name": "psr/log", - "version": "1.1.0", + "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd" + "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd", - "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd", + "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801", + "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801", "shasum": "" }, "require": { @@ -10523,7 +10560,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "1.1.x-dev" } }, "autoload": { @@ -10548,31 +10585,31 @@ "psr", "psr-3" ], - "time": "2018-11-20T15:27:04+00:00" + "time": "2019-11-01T11:05:21+00:00" }, { "name": "psy/psysh", - "version": "v0.9.9", + "version": "v0.9.12", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "9aaf29575bb8293206bb0420c1e1c87ff2ffa94e" + "reference": "90da7f37568aee36b116a030c5f99c915267edd4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/9aaf29575bb8293206bb0420c1e1c87ff2ffa94e", - "reference": "9aaf29575bb8293206bb0420c1e1c87ff2ffa94e", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/90da7f37568aee36b116a030c5f99c915267edd4", + "reference": "90da7f37568aee36b116a030c5f99c915267edd4", "shasum": "" }, "require": { - "dnoegel/php-xdg-base-dir": "0.1", + "dnoegel/php-xdg-base-dir": "0.1.*", "ext-json": "*", "ext-tokenizer": "*", "jakub-onderka/php-console-highlighter": "0.3.*|0.4.*", "nikic/php-parser": "~1.3|~2.0|~3.0|~4.0", "php": ">=5.4.0", - "symfony/console": "~2.3.10|^2.4.2|~3.0|~4.0", - "symfony/var-dumper": "~2.7|~3.0|~4.0" + "symfony/console": "~2.3.10|^2.4.2|~3.0|~4.0|~5.0", + "symfony/var-dumper": "~2.7|~3.0|~4.0|~5.0" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.2", @@ -10622,7 +10659,7 @@ "interactive", "shell" ], - "time": "2018-10-13T15:16:03+00:00" + "time": "2019-12-06T14:19:43+00:00" }, { "name": "ralouphie/getallheaders", @@ -10666,25 +10703,26 @@ }, { "name": "stack/builder", - "version": "v1.0.5", + "version": "v1.0.6", "source": { "type": "git", "url": "https://github.com/stackphp/builder.git", - "reference": "fb3d136d04c6be41120ebf8c0cc71fe9507d750a" + "reference": "a4faaa6f532c6086bc66c29e1bc6c29593e1ca7c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stackphp/builder/zipball/fb3d136d04c6be41120ebf8c0cc71fe9507d750a", - "reference": "fb3d136d04c6be41120ebf8c0cc71fe9507d750a", + "url": "https://api.github.com/repos/stackphp/builder/zipball/a4faaa6f532c6086bc66c29e1bc6c29593e1ca7c", + "reference": "a4faaa6f532c6086bc66c29e1bc6c29593e1ca7c", "shasum": "" }, "require": { - "php": ">=5.3.0", - "symfony/http-foundation": "~2.1|~3.0|~4.0", - "symfony/http-kernel": "~2.1|~3.0|~4.0" + "php": ">=7.2.0", + "symfony/http-foundation": "~2.1|~3.0|~4.0|~5.0", + "symfony/http-kernel": "~2.1|~3.0|~4.0|~5.0" }, "require-dev": { - "silex/silex": "~1.0" + "phpunit/phpunit": "~8.0", + "symfony/routing": "^5.0" }, "type": "library", "extra": { @@ -10707,11 +10745,11 @@ "email": "igor@wiedler.ch" } ], - "description": "Builder for stack middlewares based on HttpKernelInterface.", + "description": "Builder for stack middleware based on HttpKernelInterface.", "keywords": [ "stack" ], - "time": "2017-11-18T14:57:29+00:00" + "time": "2020-01-30T12:17:27+00:00" }, { "name": "symfony-cmf/routing", @@ -10774,16 +10812,16 @@ }, { "name": "symfony/class-loader", - "version": "v3.4.32", + "version": "v3.4.37", "source": { "type": "git", "url": "https://github.com/symfony/class-loader.git", - "reference": "e212b06996819a2bce026a63da03b7182d05a690" + "reference": "bcdf6ff46e115b29be3186391f29e0da82cd6f72" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/class-loader/zipball/e212b06996819a2bce026a63da03b7182d05a690", - "reference": "e212b06996819a2bce026a63da03b7182d05a690", + "url": "https://api.github.com/repos/symfony/class-loader/zipball/bcdf6ff46e115b29be3186391f29e0da82cd6f72", + "reference": "bcdf6ff46e115b29be3186391f29e0da82cd6f72", "shasum": "" }, "require": { @@ -10826,20 +10864,20 @@ ], "description": "Symfony ClassLoader Component", "homepage": "https://symfony.com", - "time": "2019-08-20T13:31:17+00:00" + "time": "2020-01-04T12:05:51+00:00" }, { "name": "symfony/console", - "version": "v3.4.32", + "version": "v3.4.37", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "4727d7f3c99b9dea0ae70ed4f34645728aa90453" + "reference": "7c5bdd346f9d90a2d22d4e1fe61e02dc19b98f12" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/4727d7f3c99b9dea0ae70ed4f34645728aa90453", - "reference": "4727d7f3c99b9dea0ae70ed4f34645728aa90453", + "url": "https://api.github.com/repos/symfony/console/zipball/7c5bdd346f9d90a2d22d4e1fe61e02dc19b98f12", + "reference": "7c5bdd346f9d90a2d22d4e1fe61e02dc19b98f12", "shasum": "" }, "require": { @@ -10898,20 +10936,20 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2019-10-06T19:52:09+00:00" + "time": "2020-01-10T07:52:48+00:00" }, { "name": "symfony/debug", - "version": "v4.3.5", + "version": "v4.4.4", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", - "reference": "cc5c1efd0edfcfd10b354750594a46b3dd2afbbe" + "reference": "20236471058bbaa9907382500fc14005c84601f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/cc5c1efd0edfcfd10b354750594a46b3dd2afbbe", - "reference": "cc5c1efd0edfcfd10b354750594a46b3dd2afbbe", + "url": "https://api.github.com/repos/symfony/debug/zipball/20236471058bbaa9907382500fc14005c84601f0", + "reference": "20236471058bbaa9907382500fc14005c84601f0", "shasum": "" }, "require": { @@ -10922,12 +10960,12 @@ "symfony/http-kernel": "<3.4" }, "require-dev": { - "symfony/http-kernel": "~3.4|~4.0" + "symfony/http-kernel": "^3.4|^4.0|^5.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "4.3-dev" + "dev-master": "4.4-dev" } }, "autoload": { @@ -10954,20 +10992,20 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "time": "2019-09-19T15:51:53+00:00" + "time": "2020-01-25T12:44:29+00:00" }, { "name": "symfony/dependency-injection", - "version": "v3.4.32", + "version": "v3.4.37", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "9cf81798f857205c5bbb4c8c7895f838d40b0c4b" + "reference": "22000f10c9e1cfef051e8b4de46815b41a0223fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/9cf81798f857205c5bbb4c8c7895f838d40b0c4b", - "reference": "9cf81798f857205c5bbb4c8c7895f838d40b0c4b", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/22000f10c9e1cfef051e8b4de46815b41a0223fc", + "reference": "22000f10c9e1cfef051e8b4de46815b41a0223fc", "shasum": "" }, "require": { @@ -11025,20 +11063,20 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", - "time": "2019-09-27T15:47:48+00:00" + "time": "2020-01-08T11:20:51+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v3.4.32", + "version": "v3.4.37", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "3e922c4c3430b9de624e8a285dada5e61e230959" + "reference": "79ede8f2836e5ec910ebb325bde40f987244baa8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/3e922c4c3430b9de624e8a285dada5e61e230959", - "reference": "3e922c4c3430b9de624e8a285dada5e61e230959", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/79ede8f2836e5ec910ebb325bde40f987244baa8", + "reference": "79ede8f2836e5ec910ebb325bde40f987244baa8", "shasum": "" }, "require": { @@ -11088,20 +11126,20 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2019-08-23T08:05:57+00:00" + "time": "2020-01-04T12:05:51+00:00" }, { "name": "symfony/filesystem", - "version": "v4.3.5", + "version": "v4.4.4", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "9abbb7ef96a51f4d7e69627bc6f63307994e4263" + "reference": "266c9540b475f26122b61ef8b23dd9198f5d1cfd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/9abbb7ef96a51f4d7e69627bc6f63307994e4263", - "reference": "9abbb7ef96a51f4d7e69627bc6f63307994e4263", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/266c9540b475f26122b61ef8b23dd9198f5d1cfd", + "reference": "266c9540b475f26122b61ef8b23dd9198f5d1cfd", "shasum": "" }, "require": { @@ -11111,7 +11149,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.3-dev" + "dev-master": "4.4-dev" } }, "autoload": { @@ -11138,20 +11176,20 @@ ], "description": "Symfony Filesystem Component", "homepage": "https://symfony.com", - "time": "2019-08-20T14:07:54+00:00" + "time": "2020-01-21T08:20:44+00:00" }, { "name": "symfony/finder", - "version": "v4.3.5", + "version": "v4.4.4", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "5e575faa95548d0586f6bedaeabec259714e44d1" + "reference": "3a50be43515590faf812fbd7708200aabc327ec3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/5e575faa95548d0586f6bedaeabec259714e44d1", - "reference": "5e575faa95548d0586f6bedaeabec259714e44d1", + "url": "https://api.github.com/repos/symfony/finder/zipball/3a50be43515590faf812fbd7708200aabc327ec3", + "reference": "3a50be43515590faf812fbd7708200aabc327ec3", "shasum": "" }, "require": { @@ -11160,7 +11198,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.3-dev" + "dev-master": "4.4-dev" } }, "autoload": { @@ -11187,20 +11225,20 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2019-09-16T11:29:48+00:00" + "time": "2020-01-04T13:00:46+00:00" }, { "name": "symfony/http-foundation", - "version": "v3.4.32", + "version": "v3.4.37", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "233f40cbebd595ffd91ddf291355f8a930a13777" + "reference": "f3abd07a56111ebe6a1ad6f1cbc23e4f8983f8f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/233f40cbebd595ffd91ddf291355f8a930a13777", - "reference": "233f40cbebd595ffd91ddf291355f8a930a13777", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/f3abd07a56111ebe6a1ad6f1cbc23e4f8983f8f5", + "reference": "f3abd07a56111ebe6a1ad6f1cbc23e4f8983f8f5", "shasum": "" }, "require": { @@ -11241,20 +11279,20 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2019-10-02T16:15:21+00:00" + "time": "2020-01-04T12:05:51+00:00" }, { "name": "symfony/http-kernel", - "version": "v3.4.32", + "version": "v3.4.37", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "1103850c7f34bf9c0bf8c0e6e9aab9b1f2308f01" + "reference": "ea8af453ccf14e24a6cb2fcc3ece5814cbcc0ff4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/1103850c7f34bf9c0bf8c0e6e9aab9b1f2308f01", - "reference": "1103850c7f34bf9c0bf8c0e6e9aab9b1f2308f01", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/ea8af453ccf14e24a6cb2fcc3ece5814cbcc0ff4", + "reference": "ea8af453ccf14e24a6cb2fcc3ece5814cbcc0ff4", "shasum": "" }, "require": { @@ -11263,7 +11301,8 @@ "symfony/debug": "^3.3.3|~4.0", "symfony/event-dispatcher": "~2.8|~3.0|~4.0", "symfony/http-foundation": "~3.4.12|~4.0.12|^4.1.1", - "symfony/polyfill-ctype": "~1.8" + "symfony/polyfill-ctype": "~1.8", + "symfony/polyfill-php56": "~1.8" }, "conflict": { "symfony/config": "<2.8", @@ -11330,20 +11369,20 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "time": "2019-10-07T14:41:56+00:00" + "time": "2020-01-21T12:29:51+00:00" }, { "name": "symfony/polyfill-ctype", - "version": "v1.12.0", + "version": "v1.13.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "550ebaac289296ce228a706d0867afc34687e3f4" + "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/550ebaac289296ce228a706d0867afc34687e3f4", - "reference": "550ebaac289296ce228a706d0867afc34687e3f4", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/f8f0b461be3385e56d6de3dbb5a0df24c0c275e3", + "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3", "shasum": "" }, "require": { @@ -11355,7 +11394,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.12-dev" + "dev-master": "1.13-dev" } }, "autoload": { @@ -11388,20 +11427,20 @@ "polyfill", "portable" ], - "time": "2019-08-06T08:03:45+00:00" + "time": "2019-11-27T13:56:44+00:00" }, { "name": "symfony/polyfill-iconv", - "version": "v1.12.0", + "version": "v1.13.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-iconv.git", - "reference": "685968b11e61a347c18bf25db32effa478be610f" + "reference": "a019efccc03f1a335af6b4f20c30f5ea8060be36" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/685968b11e61a347c18bf25db32effa478be610f", - "reference": "685968b11e61a347c18bf25db32effa478be610f", + "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/a019efccc03f1a335af6b4f20c30f5ea8060be36", + "reference": "a019efccc03f1a335af6b4f20c30f5ea8060be36", "shasum": "" }, "require": { @@ -11413,7 +11452,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.12-dev" + "dev-master": "1.13-dev" } }, "autoload": { @@ -11447,20 +11486,82 @@ "portable", "shim" ], - "time": "2019-08-06T08:03:45+00:00" + "time": "2019-11-27T13:56:44+00:00" }, { - "name": "symfony/polyfill-mbstring", - "version": "v1.12.0", + "name": "symfony/polyfill-intl-idn", + "version": "v1.13.1", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17" + "url": "https://github.com/symfony/polyfill-intl-idn.git", + "reference": "6f9c239e61e1b0c9229a28ff89a812dc449c3d46" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b42a2f66e8f1b15ccf25652c3424265923eb4f17", - "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/6f9c239e61e1b0c9229a28ff89a812dc449c3d46", + "reference": "6f9c239e61e1b0c9229a28ff89a812dc449c3d46", + "shasum": "" + }, + "require": { + "php": ">=5.3.3", + "symfony/polyfill-mbstring": "^1.3", + "symfony/polyfill-php72": "^1.9" + }, + "suggest": { + "ext-intl": "For best performance" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.13-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Intl\\Idn\\": "" + }, + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Laurent Bassin", + "email": "laurent@bassin.info" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "idn", + "intl", + "polyfill", + "portable", + "shim" + ], + "time": "2019-11-27T13:56:44+00:00" + }, + { + "name": "symfony/polyfill-mbstring", + "version": "v1.13.1", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-mbstring.git", + "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7b4aab9743c30be783b73de055d24a39cf4b954f", + "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f", "shasum": "" }, "require": { @@ -11472,7 +11573,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.12-dev" + "dev-master": "1.13-dev" } }, "autoload": { @@ -11506,20 +11607,76 @@ "portable", "shim" ], - "time": "2019-08-06T08:03:45+00:00" + "time": "2019-11-27T14:18:11+00:00" }, { - "name": "symfony/polyfill-php70", - "version": "v1.12.0", + "name": "symfony/polyfill-php56", + "version": "v1.13.1", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-php70.git", - "reference": "54b4c428a0054e254223797d2713c31e08610831" + "url": "https://github.com/symfony/polyfill-php56.git", + "reference": "53dd1cdf3cb986893ccf2b96665b25b3abb384f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/54b4c428a0054e254223797d2713c31e08610831", - "reference": "54b4c428a0054e254223797d2713c31e08610831", + "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/53dd1cdf3cb986893ccf2b96665b25b3abb384f4", + "reference": "53dd1cdf3cb986893ccf2b96665b25b3abb384f4", + "shasum": "" + }, + "require": { + "php": ">=5.3.3", + "symfony/polyfill-util": "~1.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.13-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Php56\\": "" + }, + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "time": "2019-11-27T13:56:44+00:00" + }, + { + "name": "symfony/polyfill-php70", + "version": "v1.13.1", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php70.git", + "reference": "af23c7bb26a73b850840823662dda371484926c4" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/af23c7bb26a73b850840823662dda371484926c4", + "reference": "af23c7bb26a73b850840823662dda371484926c4", "shasum": "" }, "require": { @@ -11529,7 +11686,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.12-dev" + "dev-master": "1.13-dev" } }, "autoload": { @@ -11565,20 +11722,20 @@ "portable", "shim" ], - "time": "2019-08-06T08:03:45+00:00" + "time": "2019-11-27T13:56:44+00:00" }, { "name": "symfony/polyfill-php72", - "version": "v1.12.0", + "version": "v1.13.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "04ce3335667451138df4307d6a9b61565560199e" + "reference": "66fea50f6cb37a35eea048d75a7d99a45b586038" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/04ce3335667451138df4307d6a9b61565560199e", - "reference": "04ce3335667451138df4307d6a9b61565560199e", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/66fea50f6cb37a35eea048d75a7d99a45b586038", + "reference": "66fea50f6cb37a35eea048d75a7d99a45b586038", "shasum": "" }, "require": { @@ -11587,7 +11744,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.12-dev" + "dev-master": "1.13-dev" } }, "autoload": { @@ -11620,20 +11777,72 @@ "portable", "shim" ], - "time": "2019-08-06T08:03:45+00:00" + "time": "2019-11-27T13:56:44+00:00" }, { - "name": "symfony/process", - "version": "v3.4.32", + "name": "symfony/polyfill-util", + "version": "v1.13.1", "source": { "type": "git", - "url": "https://github.com/symfony/process.git", - "reference": "344dc588b163ff58274f1769b90b75237f32ed16" + "url": "https://github.com/symfony/polyfill-util.git", + "reference": "964a67f293b66b95883a5ed918a65354fcd2258f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/344dc588b163ff58274f1769b90b75237f32ed16", - "reference": "344dc588b163ff58274f1769b90b75237f32ed16", + "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/964a67f293b66b95883a5ed918a65354fcd2258f", + "reference": "964a67f293b66b95883a5ed918a65354fcd2258f", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.13-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Util\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony utilities for portability of PHP codes", + "homepage": "https://symfony.com", + "keywords": [ + "compat", + "compatibility", + "polyfill", + "shim" + ], + "time": "2019-11-27T13:56:44+00:00" + }, + { + "name": "symfony/process", + "version": "v3.4.37", + "source": { + "type": "git", + "url": "https://github.com/symfony/process.git", + "reference": "5b9d2bcffe4678911a4c941c00b7c161252cf09a" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/process/zipball/5b9d2bcffe4678911a4c941c00b7c161252cf09a", + "reference": "5b9d2bcffe4678911a4c941c00b7c161252cf09a", "shasum": "" }, "require": { @@ -11669,7 +11878,7 @@ ], "description": "Symfony Process Component", "homepage": "https://symfony.com", - "time": "2019-09-25T14:09:38+00:00" + "time": "2020-01-01T11:03:25+00:00" }, { "name": "symfony/psr-http-message-bridge", @@ -11738,16 +11947,16 @@ }, { "name": "symfony/routing", - "version": "v3.4.32", + "version": "v3.4.37", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "8b0faa681c4ee14701e76a7056fef15ac5384163" + "reference": "6366fbf86a05abccf77d6e605abbb0ee342f2cfa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/8b0faa681c4ee14701e76a7056fef15ac5384163", - "reference": "8b0faa681c4ee14701e76a7056fef15ac5384163", + "url": "https://api.github.com/repos/symfony/routing/zipball/6366fbf86a05abccf77d6e605abbb0ee342f2cfa", + "reference": "6366fbf86a05abccf77d6e605abbb0ee342f2cfa", "shasum": "" }, "require": { @@ -11810,20 +12019,20 @@ "uri", "url" ], - "time": "2019-08-26T07:50:50+00:00" + "time": "2020-01-04T12:05:51+00:00" }, { "name": "symfony/serializer", - "version": "v3.4.32", + "version": "v3.4.37", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "14e29c5977dbae8beb8f56b098b2d1a313f201eb" + "reference": "e85feee0d587c65713ec6d3e2a1d8782e6d219dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/14e29c5977dbae8beb8f56b098b2d1a313f201eb", - "reference": "14e29c5977dbae8beb8f56b098b2d1a313f201eb", + "url": "https://api.github.com/repos/symfony/serializer/zipball/e85feee0d587c65713ec6d3e2a1d8782e6d219dc", + "reference": "e85feee0d587c65713ec6d3e2a1d8782e6d219dc", "shasum": "" }, "require": { @@ -11889,20 +12098,20 @@ ], "description": "Symfony Serializer Component", "homepage": "https://symfony.com", - "time": "2019-09-30T23:11:46+00:00" + "time": "2020-01-01T11:03:25+00:00" }, { "name": "symfony/translation", - "version": "v3.4.32", + "version": "v3.4.37", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "dd313664be0588560acacb252543b585f5408547" + "reference": "577ec9ba1d6443947c48058acc3de298ad25e2bf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/dd313664be0588560acacb252543b585f5408547", - "reference": "dd313664be0588560acacb252543b585f5408547", + "url": "https://api.github.com/repos/symfony/translation/zipball/577ec9ba1d6443947c48058acc3de298ad25e2bf", + "reference": "577ec9ba1d6443947c48058acc3de298ad25e2bf", "shasum": "" }, "require": { @@ -11959,20 +12168,20 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "time": "2019-09-27T05:57:25+00:00" + "time": "2020-01-04T12:05:51+00:00" }, { "name": "symfony/validator", - "version": "v3.4.32", + "version": "v3.4.37", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "ce65fe341eb87fb34c80f9e4f12edc6472d1a74b" + "reference": "46580e4429797438033fc1f226cb4cba67afe280" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/ce65fe341eb87fb34c80f9e4f12edc6472d1a74b", - "reference": "ce65fe341eb87fb34c80f9e4f12edc6472d1a74b", + "url": "https://api.github.com/repos/symfony/validator/zipball/46580e4429797438033fc1f226cb4cba67afe280", + "reference": "46580e4429797438033fc1f226cb4cba67afe280", "shasum": "" }, "require": { @@ -12045,20 +12254,20 @@ ], "description": "Symfony Validator Component", "homepage": "https://symfony.com", - "time": "2019-10-07T09:27:57+00:00" + "time": "2020-01-14T18:27:07+00:00" }, { "name": "symfony/var-dumper", - "version": "v4.3.5", + "version": "v4.4.4", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "bde8957fc415fdc6964f33916a3755737744ff05" + "reference": "46b53fd714568af343953c039ff47b67ce8af8d6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/bde8957fc415fdc6964f33916a3755737744ff05", - "reference": "bde8957fc415fdc6964f33916a3755737744ff05", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/46b53fd714568af343953c039ff47b67ce8af8d6", + "reference": "46b53fd714568af343953c039ff47b67ce8af8d6", "shasum": "" }, "require": { @@ -12072,9 +12281,9 @@ }, "require-dev": { "ext-iconv": "*", - "symfony/console": "~3.4|~4.0", - "symfony/process": "~3.4|~4.0", - "twig/twig": "~1.34|~2.4" + "symfony/console": "^3.4|^4.0|^5.0", + "symfony/process": "^4.4|^5.0", + "twig/twig": "^1.34|^2.4|^3.0" }, "suggest": { "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).", @@ -12087,7 +12296,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.3-dev" + "dev-master": "4.4-dev" } }, "autoload": { @@ -12121,20 +12330,20 @@ "debug", "dump" ], - "time": "2019-10-04T19:48:13+00:00" + "time": "2020-01-25T12:44:29+00:00" }, { "name": "symfony/yaml", - "version": "v3.4.32", + "version": "v3.4.37", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "768f817446da74a776a31eea335540f9dcb53942" + "reference": "aa46bc2233097d5212332c907f9911533acfbf80" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/768f817446da74a776a31eea335540f9dcb53942", - "reference": "768f817446da74a776a31eea335540f9dcb53942", + "url": "https://api.github.com/repos/symfony/yaml/zipball/aa46bc2233097d5212332c907f9911533acfbf80", + "reference": "aa46bc2233097d5212332c907f9911533acfbf80", "shasum": "" }, "require": { @@ -12180,7 +12389,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2019-09-10T10:38:46+00:00" + "time": "2020-01-13T08:00:59+00:00" }, { "name": "thinkshout/mailchimp-api-php", @@ -12221,16 +12430,16 @@ }, { "name": "twig/twig", - "version": "v1.42.3", + "version": "v1.42.4", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "201baee843e0ffe8b0b956f336dd42b2a92fae4e" + "reference": "e587180584c3d2d6cb864a0454e777bb6dcb6152" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/201baee843e0ffe8b0b956f336dd42b2a92fae4e", - "reference": "201baee843e0ffe8b0b956f336dd42b2a92fae4e", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/e587180584c3d2d6cb864a0454e777bb6dcb6152", + "reference": "e587180584c3d2d6cb864a0454e777bb6dcb6152", "shasum": "" }, "require": { @@ -12283,20 +12492,20 @@ "keywords": [ "templating" ], - "time": "2019-08-24T12:51:03+00:00" + "time": "2019-11-11T16:49:32+00:00" }, { "name": "typo3/phar-stream-wrapper", - "version": "v2.1.2", + "version": "v2.1.4", "source": { "type": "git", "url": "https://github.com/TYPO3/phar-stream-wrapper.git", - "reference": "057622f5a3b92a5ffbea0fbaadce573500a62870" + "reference": "ade693720ad562224281f8984319b7337cfae99e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/057622f5a3b92a5ffbea0fbaadce573500a62870", - "reference": "057622f5a3b92a5ffbea0fbaadce573500a62870", + "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/ade693720ad562224281f8984319b7337cfae99e", + "reference": "ade693720ad562224281f8984319b7337cfae99e", "shasum": "" }, "require": { @@ -12329,7 +12538,7 @@ "security", "stream-wrapper" ], - "time": "2019-05-14T13:14:31+00:00" + "time": "2019-12-10T11:53:54+00:00" }, { "name": "webflo/drupal-finder", @@ -12373,31 +12582,29 @@ }, { "name": "webmozart/assert", - "version": "1.5.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://github.com/webmozart/assert.git", - "reference": "88e6d84706d09a236046d686bbea96f07b3a34f4" + "reference": "573381c0a64f155a0d9a23f4b0c797194805b925" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozart/assert/zipball/88e6d84706d09a236046d686bbea96f07b3a34f4", - "reference": "88e6d84706d09a236046d686bbea96f07b3a34f4", + "url": "https://api.github.com/repos/webmozart/assert/zipball/573381c0a64f155a0d9a23f4b0c797194805b925", + "reference": "573381c0a64f155a0d9a23f4b0c797194805b925", "shasum": "" }, "require": { "php": "^5.3.3 || ^7.0", "symfony/polyfill-ctype": "^1.8" }, + "conflict": { + "vimeo/psalm": "<3.6.0" + }, "require-dev": { "phpunit/phpunit": "^4.8.36 || ^7.5.13" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.3-dev" - } - }, "autoload": { "psr-4": { "Webmozart\\Assert\\": "src/" @@ -12419,7 +12626,7 @@ "check", "validate" ], - "time": "2019-08-24T08:43:50+00:00" + "time": "2019-11-24T13:36:37+00:00" }, { "name": "webmozart/path-util", @@ -12527,6 +12734,7 @@ "psr", "psr-7" ], + "abandoned": "laminas/laminas-diactoros", "time": "2019-08-06T17:53:53+00:00" }, { @@ -12572,6 +12780,7 @@ "escaper", "zf" ], + "abandoned": "laminas/laminas-escaper", "time": "2019-09-05T20:03:20+00:00" }, { @@ -12635,6 +12844,7 @@ "feed", "zf" ], + "abandoned": "laminas/laminas-feed", "time": "2019-03-05T20:08:49+00:00" }, { @@ -12681,6 +12891,7 @@ "stdlib", "zf" ], + "abandoned": "laminas/laminas-stdlib", "time": "2018-08-28T21:34:05+00:00" } ],