diff --git a/composer.json b/composer.json
index 0b4b28592..9fcc5ead9 100644
--- a/composer.json
+++ b/composer.json
@@ -35,7 +35,6 @@
"drupal/config_devel": "^1.4",
"drupal/config_filter": "^1.6",
"drupal/config_ignore": "^2.2",
- "drupal/console": "^1.0.2",
"drupal/context": "4.0.0-beta2",
"drupal/core-composer-scaffold": "^8.8.6",
"drupal/core-recommended": "^8.9.13",
@@ -71,18 +70,15 @@
"drupal/synonyms": "1.x-dev",
"drupal/toolbar_themes": "1.x-dev",
"drupal/translation_views": "^1.0",
+ "drupal/upgrade_status": "^3.19",
"drupal/url_to_video_filter": "^1.4",
"drupal/views_bulk_edit": "^2.2",
"drupal/views_bulk_operations": "^3.9",
"drupal/workflow": "1.x-dev",
"drush/drush": "^9.0.0",
- "oomphinc/composer-installers-extender": "^1.1",
"vlucas/phpdotenv": "^2.4",
"webflo/drupal-finder": "^1.0.0",
- "webmozart/path-util": "^2.3",
- "zaporylie/composer-drupal-optimizations": "^1.0"
- },
- "require-dev": {
+ "webmozart/path-util": "^2.3"
},
"conflict": {
"drupal/drupal": "*"
@@ -90,7 +86,12 @@
"minimum-stability": "dev",
"prefer-stable": true,
"config": {
- "sort-packages": true
+ "sort-packages": true,
+ "allow-plugins": {
+ "composer/installers": true,
+ "cweagans/composer-patches": true,
+ "drupal/core-composer-scaffold": true
+ }
},
"autoload": {
"classmap": [
diff --git a/composer.lock b/composer.lock
index 22d48f95d..5eb07592f 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,72 +4,8 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "c3a0e982697bcf8a07ffe233ac1ae6bb",
+ "content-hash": "adacb23e06435d8d20e0dde48aee4742",
"packages": [
- {
- "name": "alchemy/zippy",
- "version": "0.4.9",
- "source": {
- "type": "git",
- "url": "https://github.com/alchemy-fr/Zippy.git",
- "reference": "59fbeefb9a249122867ef25e53addfcce31850d7"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/alchemy-fr/Zippy/zipball/59fbeefb9a249122867ef25e53addfcce31850d7",
- "reference": "59fbeefb9a249122867ef25e53addfcce31850d7",
- "shasum": ""
- },
- "require": {
- "doctrine/collections": "~1.0",
- "php": ">=5.5",
- "symfony/filesystem": "^2.0.5 || ^3.0 || ^4.0",
- "symfony/polyfill-mbstring": "^1.3",
- "symfony/process": "^2.1 || ^3.0 || ^4.0"
- },
- "require-dev": {
- "ext-zip": "*",
- "guzzle/guzzle": "~3.0",
- "guzzlehttp/guzzle": "^6.0",
- "phpunit/phpunit": "^4.0 || ^5.0",
- "symfony/finder": "^2.0.5 || ^3.0 || ^4.0"
- },
- "suggest": {
- "ext-zip": "To use the ZipExtensionAdapter",
- "guzzle/guzzle": "To use the GuzzleTeleporter with Guzzle 3",
- "guzzlehttp/guzzle": "To use the GuzzleTeleporter with Guzzle 6"
- },
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "0.4.x-dev"
- }
- },
- "autoload": {
- "psr-4": {
- "Alchemy\\Zippy\\": "src/"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Alchemy",
- "email": "dev.team@alchemy.fr",
- "homepage": "http://www.alchemy.fr/"
- }
- ],
- "description": "Zippy, the archive manager companion",
- "keywords": [
- "bzip",
- "compression",
- "tar",
- "zip"
- ],
- "time": "2018-02-22T13:58:36+00:00"
- },
{
"name": "asm89/stack-cors",
"version": "1.3.0",
@@ -120,6 +56,10 @@
"cors",
"stack"
],
+ "support": {
+ "issues": "https://github.com/asm89/stack-cors/issues",
+ "source": "https://github.com/asm89/stack-cors/tree/1.3.0"
+ },
"time": "2019-12-24T22:41:47+00:00"
},
{
@@ -372,6 +312,11 @@
"validation",
"versioning"
],
+ "support": {
+ "irc": "irc://irc.freenode.org/composer",
+ "issues": "https://github.com/composer/semver/issues",
+ "source": "https://github.com/composer/semver/tree/1.5.1"
+ },
"time": "2020-01-13T12:06:48+00:00"
},
{
@@ -1108,38 +1053,6 @@
"description": "A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.",
"time": "2019-09-10T17:56:24+00:00"
},
- {
- "name": "container-interop/container-interop",
- "version": "1.2.0",
- "source": {
- "type": "git",
- "url": "https://github.com/container-interop/container-interop.git",
- "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
- "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
- "shasum": ""
- },
- "require": {
- "psr/container": "^1.0"
- },
- "type": "library",
- "autoload": {
- "psr-4": {
- "Interop\\Container\\": "src/Interop/Container/"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "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"
- },
{
"name": "cweagans/composer-patches",
"version": "1.7.1",
@@ -1184,66 +1097,6 @@
"description": "Provides a way to patch Composer packages.",
"time": "2021-06-08T15:12:46+00:00"
},
- {
- "name": "dflydev/dot-access-configuration",
- "version": "v1.0.3",
- "source": {
- "type": "git",
- "url": "https://github.com/dflydev/dflydev-dot-access-configuration.git",
- "reference": "2e6eb0c8b8830b26bb23defcfc38d4276508fc49"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-configuration/zipball/2e6eb0c8b8830b26bb23defcfc38d4276508fc49",
- "reference": "2e6eb0c8b8830b26bb23defcfc38d4276508fc49",
- "shasum": ""
- },
- "require": {
- "dflydev/dot-access-data": "1.*",
- "dflydev/placeholder-resolver": "1.*",
- "php": ">=5.3.2"
- },
- "require-dev": {
- "symfony/yaml": "~2.1"
- },
- "suggest": {
- "symfony/yaml": "Required for using the YAML Configuration Builders"
- },
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "1.0-dev"
- }
- },
- "autoload": {
- "psr-0": {
- "Dflydev\\DotAccessConfiguration": "src"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Dragonfly Development Inc.",
- "email": "info@dflydev.com",
- "homepage": "http://dflydev.com"
- },
- {
- "name": "Beau Simensen",
- "email": "beau@dflydev.com",
- "homepage": "http://beausimensen.com"
- }
- ],
- "description": "Given a deep data structure representing a configuration, access configuration by dot notation.",
- "homepage": "https://github.com/dflydev/dflydev-dot-access-configuration",
- "keywords": [
- "config",
- "configuration"
- ],
- "time": "2018-09-08T23:00:17+00:00"
- },
{
"name": "dflydev/dot-access-data",
"version": "v1.1.0",
@@ -1303,58 +1156,6 @@
],
"time": "2017-01-20T21:14:22+00:00"
},
- {
- "name": "dflydev/placeholder-resolver",
- "version": "v1.0.2",
- "source": {
- "type": "git",
- "url": "https://github.com/dflydev/dflydev-placeholder-resolver.git",
- "reference": "c498d0cae91b1bb36cc7d60906dab8e62bb7c356"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/dflydev/dflydev-placeholder-resolver/zipball/c498d0cae91b1bb36cc7d60906dab8e62bb7c356",
- "reference": "c498d0cae91b1bb36cc7d60906dab8e62bb7c356",
- "shasum": ""
- },
- "require": {
- "php": ">=5.3.2"
- },
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "1.0-dev"
- }
- },
- "autoload": {
- "psr-0": {
- "Dflydev\\PlaceholderResolver": "src"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Dragonfly Development Inc.",
- "email": "info@dflydev.com",
- "homepage": "http://dflydev.com"
- },
- {
- "name": "Beau Simensen",
- "email": "beau@dflydev.com",
- "homepage": "http://beausimensen.com"
- }
- ],
- "description": "Given a data source representing key => value pairs, resolve placeholders like ${foo.bar} to the value associated with the 'foo.bar' key in the data source.",
- "homepage": "https://github.com/dflydev/dflydev-placeholder-resolver",
- "keywords": [
- "placeholder",
- "resolver"
- ],
- "time": "2012-10-28T21:08:28+00:00"
- },
{
"name": "dnoegel/php-xdg-base-dir",
"version": "v0.1.1",
@@ -1454,6 +1255,10 @@
"docblock",
"parser"
],
+ "support": {
+ "issues": "https://github.com/doctrine/annotations/issues",
+ "source": "https://github.com/doctrine/annotations/tree/v1.4.0"
+ },
"time": "2017-02-24T16:22:25+00:00"
},
{
@@ -1524,6 +1329,10 @@
"cache",
"caching"
],
+ "support": {
+ "issues": "https://github.com/doctrine/cache/issues",
+ "source": "https://github.com/doctrine/cache/tree/1.6.x"
+ },
"time": "2017-07-22T12:49:21+00:00"
},
{
@@ -1591,6 +1400,10 @@
"collections",
"iterator"
],
+ "support": {
+ "issues": "https://github.com/doctrine/collections/issues",
+ "source": "https://github.com/doctrine/collections/tree/master"
+ },
"time": "2017-01-03T10:49:41+00:00"
},
{
@@ -1664,6 +1477,10 @@
"persistence",
"spl"
],
+ "support": {
+ "issues": "https://github.com/doctrine/common/issues",
+ "source": "https://github.com/doctrine/common/tree/v2.7.3"
+ },
"time": "2017-07-22T08:35:12+00:00"
},
{
@@ -1731,6 +1548,9 @@
"singularize",
"string"
],
+ "support": {
+ "source": "https://github.com/doctrine/inflector/tree/master"
+ },
"time": "2017-07-22T12:18:28+00:00"
},
{
@@ -1791,6 +1611,10 @@
"parser",
"php"
],
+ "support": {
+ "issues": "https://github.com/doctrine/lexer/issues",
+ "source": "https://github.com/doctrine/lexer/tree/1.0.2"
+ },
"time": "2019-06-08T11:03:04+00:00"
},
{
@@ -2619,263 +2443,6 @@
"source": "https://git.drupalcode.org/project/config_update"
}
},
- {
- "name": "drupal/console",
- "version": "1.9.4",
- "source": {
- "type": "git",
- "url": "https://github.com/hechoendrupal/drupal-console.git",
- "reference": "04522b687b2149dc1f808599e716421a20d50a5b"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/hechoendrupal/drupal-console/zipball/04522b687b2149dc1f808599e716421a20d50a5b",
- "reference": "04522b687b2149dc1f808599e716421a20d50a5b",
- "shasum": ""
- },
- "require": {
- "alchemy/zippy": "~0.4",
- "composer/installers": "~1.0",
- "doctrine/annotations": "^1.2",
- "doctrine/collections": "^1.3",
- "drupal/console-core": "1.9.4",
- "drupal/console-extend-plugin": "~0",
- "php": "^5.5.9 || ^7.0",
- "psy/psysh": "0.6.* || ~0.8",
- "symfony/css-selector": "~2.8|~3.0",
- "symfony/dom-crawler": "~2.8|~3.0",
- "symfony/http-foundation": "~2.8|~3.0"
- },
- "suggest": {
- "symfony/thanks": "Thank your favorite PHP projects on GitHub using the CLI",
- "vlucas/phpdotenv": "Loads environment variables from .env to getenv(), $_ENV and $_SERVER automagically"
- },
- "bin": [
- "bin/drupal"
- ],
- "type": "library",
- "autoload": {
- "psr-4": {
- "Drupal\\Console\\": "src"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "GPL-2.0-or-later"
- ],
- "authors": [
- {
- "name": "David Flores",
- "email": "dmousex@gmail.com",
- "homepage": "http://dmouse.net"
- },
- {
- "name": "Jesus Manuel Olivas",
- "email": "jesus.olivas@gmail.com",
- "homepage": "http://jmolivas.com"
- },
- {
- "name": "Eduardo Garcia",
- "email": "enzo@enzolutions.com",
- "homepage": "http://enzolutions.com/"
- },
- {
- "name": "Omar Aguirre",
- "email": "omersguchigu@gmail.com"
- },
- {
- "name": "Drupal Console Contributors",
- "homepage": "https://github.com/hechoendrupal/drupal-console/graphs/contributors"
- }
- ],
- "description": "The Drupal CLI. A tool to generate boilerplate code, interact with and debug Drupal.",
- "homepage": "http://drupalconsole.com/",
- "keywords": [
- "console",
- "development",
- "drupal",
- "symfony"
- ],
- "time": "2019-11-11T19:35:01+00:00"
- },
- {
- "name": "drupal/console-core",
- "version": "1.9.4",
- "source": {
- "type": "git",
- "url": "https://github.com/hechoendrupal/drupal-console-core.git",
- "reference": "cc6f50c6ac8199140224347c862df75fd2d2f5ed"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/hechoendrupal/drupal-console-core/zipball/cc6f50c6ac8199140224347c862df75fd2d2f5ed",
- "reference": "cc6f50c6ac8199140224347c862df75fd2d2f5ed",
- "shasum": ""
- },
- "require": {
- "dflydev/dot-access-configuration": "^1.0",
- "drupal/console-en": "1.9.4",
- "guzzlehttp/guzzle": "~6.1",
- "php": "^5.5.9 || ^7.0",
- "stecman/symfony-console-completion": "~0.7",
- "symfony/config": "~2.8|~3.0",
- "symfony/console": "~2.8|~3.0",
- "symfony/debug": "~2.8|~3.0",
- "symfony/dependency-injection": "~2.8|~3.0",
- "symfony/event-dispatcher": "~2.8|~3.0",
- "symfony/filesystem": "~2.8|~3.0",
- "symfony/finder": "~2.8|~3.0",
- "symfony/process": "~2.8|~3.0",
- "symfony/translation": "~2.8|~3.0",
- "symfony/yaml": "~2.8|~3.0",
- "twig/twig": "^1.23.1",
- "webflo/drupal-finder": "^1.0",
- "webmozart/path-util": "^2.3"
- },
- "type": "library",
- "autoload": {
- "files": [
- "src/functions.php"
- ],
- "psr-4": {
- "Drupal\\Console\\Core\\": "src"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "GPL-2.0-or-later"
- ],
- "authors": [
- {
- "name": "David Flores",
- "email": "dmousex@gmail.com",
- "homepage": "http://dmouse.net"
- },
- {
- "name": "Jesus Manuel Olivas",
- "email": "jesus.olivas@gmail.com",
- "homepage": "http://jmolivas.com"
- },
- {
- "name": "Eduardo Garcia",
- "email": "enzo@enzolutions.com",
- "homepage": "http://enzolutions.com/"
- },
- {
- "name": "Omar Aguirre",
- "email": "omersguchigu@gmail.com"
- },
- {
- "name": "Drupal Console Contributors",
- "homepage": "https://github.com/hechoendrupal/DrupalConsole/graphs/contributors"
- }
- ],
- "description": "Drupal Console Core",
- "homepage": "http://drupalconsole.com/",
- "keywords": [
- "console",
- "development",
- "drupal",
- "symfony"
- ],
- "time": "2019-11-11T19:26:28+00:00"
- },
- {
- "name": "drupal/console-en",
- "version": "1.9.4",
- "source": {
- "type": "git",
- "url": "https://github.com/hechoendrupal/drupal-console-en.git",
- "reference": "30813a832fdb1244e84cbcc012cd103d5e9d673d"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/hechoendrupal/drupal-console-en/zipball/30813a832fdb1244e84cbcc012cd103d5e9d673d",
- "reference": "30813a832fdb1244e84cbcc012cd103d5e9d673d",
- "shasum": ""
- },
- "type": "library",
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "GPL-2.0-or-later"
- ],
- "authors": [
- {
- "name": "David Flores",
- "email": "dmousex@gmail.com",
- "homepage": "http://dmouse.net"
- },
- {
- "name": "Jesus Manuel Olivas",
- "email": "jesus.olivas@gmail.com",
- "homepage": "http://jmolivas.com"
- },
- {
- "name": "Eduardo Garcia",
- "email": "enzo@enzolutions.com",
- "homepage": "http://enzolutions.com/"
- },
- {
- "name": "Omar Aguirre",
- "email": "omersguchigu@gmail.com"
- },
- {
- "name": "Drupal Console Contributors",
- "homepage": "https://github.com/hechoendrupal/DrupalConsole/graphs/contributors"
- }
- ],
- "description": "Drupal Console English Language",
- "homepage": "http://drupalconsole.com/",
- "keywords": [
- "console",
- "development",
- "drupal",
- "symfony"
- ],
- "time": "2019-10-07T23:45:30+00:00"
- },
- {
- "name": "drupal/console-extend-plugin",
- "version": "0.9.3",
- "source": {
- "type": "git",
- "url": "https://github.com/hechoendrupal/drupal-console-extend-plugin.git",
- "reference": "ad8e52df34b2e78bdacfffecc9fe8edf41843342"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/hechoendrupal/drupal-console-extend-plugin/zipball/ad8e52df34b2e78bdacfffecc9fe8edf41843342",
- "reference": "ad8e52df34b2e78bdacfffecc9fe8edf41843342",
- "shasum": ""
- },
- "require": {
- "composer-plugin-api": "^1.0",
- "composer/installers": "^1.2",
- "symfony/finder": "~2.7|~3.0",
- "symfony/yaml": "~2.7|~3.0"
- },
- "type": "composer-plugin",
- "extra": {
- "class": "Drupal\\Console\\Composer\\Plugin\\Extender"
- },
- "autoload": {
- "psr-4": {
- "Drupal\\Console\\Composer\\Plugin\\": "src"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "GPL-2.0+"
- ],
- "authors": [
- {
- "name": "Jesus Manuel Olivas",
- "email": "jesus.olivas@gmail.com"
- }
- ],
- "description": "Drupal Console Extend Plugin",
- "time": "2019-11-07T20:15:27+00:00"
- },
{
"name": "drupal/context",
"version": "4.0.0-beta2",
@@ -2993,16 +2560,16 @@
},
{
"name": "drupal/core",
- "version": "8.9.16",
+ "version": "8.9.20",
"source": {
"type": "git",
"url": "https://github.com/drupal/core.git",
- "reference": "498effa27ae5111f53f04fbe80fd05369a88c53d"
+ "reference": "39e2e1c32498338921923af66a90cb4a23a5b389"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/drupal/core/zipball/498effa27ae5111f53f04fbe80fd05369a88c53d",
- "reference": "498effa27ae5111f53f04fbe80fd05369a88c53d",
+ "url": "https://api.github.com/repos/drupal/core/zipball/39e2e1c32498338921923af66a90cb4a23a5b389",
+ "reference": "39e2e1c32498338921923af66a90cb4a23a5b389",
"shasum": ""
},
"require": {
@@ -3029,7 +2596,7 @@
"laminas/laminas-diactoros": "^1.8",
"laminas/laminas-feed": "^2.12",
"masterminds/html5": "^2.1",
- "pear/archive_tar": "^1.4.12",
+ "pear/archive_tar": "^1.4.14",
"php": "^7.0.8",
"psr/log": "^1.0",
"stack/builder": "^1.0",
@@ -3202,8 +2769,8 @@
"autoload": {
"psr-4": {
"Drupal\\Core\\": "lib/Drupal/Core",
- "Drupal\\Component\\": "lib/Drupal/Component",
- "Drupal\\Driver\\": "../drivers/lib/Drupal/Driver"
+ "Drupal\\Driver\\": "../drivers/lib/Drupal/Driver",
+ "Drupal\\Component\\": "lib/Drupal/Component"
},
"classmap": [
"lib/Drupal.php",
@@ -3220,11 +2787,14 @@
"GPL-2.0-or-later"
],
"description": "Drupal is an open source content management platform powering millions of websites and applications.",
- "time": "2021-05-25T09:17:58+00:00"
+ "support": {
+ "source": "https://github.com/drupal/core/tree/8.9.20"
+ },
+ "time": "2021-11-17T21:24:28+00:00"
},
{
"name": "drupal/core-composer-scaffold",
- "version": "8.9.16",
+ "version": "8.9.20",
"source": {
"type": "git",
"url": "https://github.com/drupal/core-composer-scaffold.git",
@@ -3267,20 +2837,23 @@
"keywords": [
"drupal"
],
+ "support": {
+ "source": "https://github.com/drupal/core-composer-scaffold/tree/8.9.4"
+ },
"time": "2020-08-07T22:30:30+00:00"
},
{
"name": "drupal/core-recommended",
- "version": "8.9.16",
+ "version": "8.9.20",
"source": {
"type": "git",
"url": "https://github.com/drupal/core-recommended.git",
- "reference": "ec38f5cb75ca1848f2247a645d4a4dee4abe4c28"
+ "reference": "49b9abf15bf4b82c5b47692e39770f2f3a76eaf1"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/drupal/core-recommended/zipball/ec38f5cb75ca1848f2247a645d4a4dee4abe4c28",
- "reference": "ec38f5cb75ca1848f2247a645d4a4dee4abe4c28",
+ "url": "https://api.github.com/repos/drupal/core-recommended/zipball/49b9abf15bf4b82c5b47692e39770f2f3a76eaf1",
+ "reference": "49b9abf15bf4b82c5b47692e39770f2f3a76eaf1",
"shasum": ""
},
"require": {
@@ -3292,7 +2865,7 @@
"doctrine/common": "v2.7.3",
"doctrine/inflector": "v1.2.0",
"doctrine/lexer": "1.0.2",
- "drupal/core": "8.9.16",
+ "drupal/core": "8.9.20",
"easyrdf/easyrdf": "0.9.1",
"egulias/email-validator": "2.1.17",
"guzzlehttp/guzzle": "6.5.4",
@@ -3305,7 +2878,7 @@
"laminas/laminas-zendframework-bridge": "1.0.4",
"masterminds/html5": "2.3.0",
"paragonie/random_compat": "v9.99.99",
- "pear/archive_tar": "1.4.13",
+ "pear/archive_tar": "1.4.14",
"pear/console_getopt": "v1.4.3",
"pear/pear-core-minimal": "v1.10.10",
"pear/pear_exception": "v1.0.1",
@@ -3349,7 +2922,10 @@
"GPL-2.0-or-later"
],
"description": "Locked core dependencies; require this project INSTEAD OF drupal/core.",
- "time": "2021-05-25T09:17:58+00:00"
+ "support": {
+ "source": "https://github.com/drupal/core-recommended/tree/8.9.20"
+ },
+ "time": "2021-11-17T21:24:28+00:00"
},
{
"name": "drupal/ctools",
@@ -5453,6 +5029,61 @@
"source": "https://git.drupalcode.org/project/translation_views"
}
},
+ {
+ "name": "drupal/upgrade_status",
+ "version": "3.19.0",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/upgrade_status.git",
+ "reference": "8.x-3.19"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/upgrade_status-8.x-3.19.zip",
+ "reference": "8.x-3.19",
+ "shasum": "e155b34b80f2782778b841d72639bd0ac8b923f9"
+ },
+ "require": {
+ "drupal/core": "^8 || ^9",
+ "mathieuviossat/arraytotexttable": "~1.0.0",
+ "mglaman/phpstan-drupal": "^1.0.0",
+ "nikic/php-parser": "^4.0.0",
+ "phpstan/phpstan-deprecation-rules": "^1.0.0",
+ "symfony/process": "^3.4|^4.0|^5.0|^6.0",
+ "webflo/drupal-finder": "^1.2"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "drupal": {
+ "version": "8.x-3.19",
+ "datestamp": "1678815320",
+ "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"
+ ],
+ "authors": [
+ {
+ "name": "Gábor Hojtsy",
+ "homepage": "https://www.drupal.org/user/4166"
+ }
+ ],
+ "description": "Review Drupal major upgrade readiness of the environment and components of the site.",
+ "homepage": "http://drupal.org/project/upgrade_status",
+ "support": {
+ "source": "https://git.drupalcode.org/project/upgrade_status"
+ }
+ },
{
"name": "drupal/url_to_video_filter",
"version": "1.4.0",
@@ -5903,6 +5534,12 @@
"rdfa",
"sparql"
],
+ "support": {
+ "forum": "http://groups.google.com/group/easyrdf/",
+ "irc": "irc://chat.freenode.net/easyrdf",
+ "issues": "http://github.com/njh/easyrdf/issues",
+ "source": "https://github.com/easyrdf/easyrdf/tree/0.9.1"
+ },
"time": "2015-02-27T09:45:49+00:00"
},
{
@@ -5961,6 +5598,10 @@
"validation",
"validator"
],
+ "support": {
+ "issues": "https://github.com/egulias/EmailValidator/issues",
+ "source": "https://github.com/egulias/EmailValidator/tree/2.1.17"
+ },
"time": "2020-02-13T22:36:52+00:00"
},
{
@@ -6094,12 +5735,12 @@
}
},
"autoload": {
- "psr-4": {
- "GuzzleHttp\\": "src/"
- },
"files": [
"src/functions_include.php"
- ]
+ ],
+ "psr-4": {
+ "GuzzleHttp\\": "src/"
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [
@@ -6123,6 +5764,10 @@
"rest",
"web service"
],
+ "support": {
+ "issues": "https://github.com/guzzle/guzzle/issues",
+ "source": "https://github.com/guzzle/guzzle/tree/6.5"
+ },
"time": "2020-05-25T19:35:05+00:00"
},
{
@@ -6152,12 +5797,12 @@
}
},
"autoload": {
- "psr-4": {
- "GuzzleHttp\\Promise\\": "src/"
- },
"files": [
"src/functions_include.php"
- ]
+ ],
+ "psr-4": {
+ "GuzzleHttp\\Promise\\": "src/"
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [
@@ -6174,6 +5819,10 @@
"keywords": [
"promise"
],
+ "support": {
+ "issues": "https://github.com/guzzle/promises/issues",
+ "source": "https://github.com/guzzle/promises/tree/master"
+ },
"time": "2016-12-20T10:07:11+00:00"
},
{
@@ -6212,12 +5861,12 @@
}
},
"autoload": {
- "psr-4": {
- "GuzzleHttp\\Psr7\\": "src/"
- },
"files": [
"src/functions_include.php"
- ]
+ ],
+ "psr-4": {
+ "GuzzleHttp\\Psr7\\": "src/"
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [
@@ -6245,6 +5894,10 @@
"uri",
"url"
],
+ "support": {
+ "issues": "https://github.com/guzzle/psr7/issues",
+ "source": "https://github.com/guzzle/psr7/tree/1.6.1"
+ },
"time": "2019-07-01T23:21:34+00:00"
},
{
@@ -6320,6 +5973,14 @@
"psr",
"psr-7"
],
+ "support": {
+ "chat": "https://laminas.dev/chat",
+ "docs": "https://docs.laminas.dev/laminas-diactoros/",
+ "forum": "https://discourse.laminas.dev",
+ "issues": "https://github.com/laminas/laminas-diactoros/issues",
+ "rss": "https://github.com/laminas/laminas-diactoros/releases.atom",
+ "source": "https://github.com/laminas/laminas-diactoros"
+ },
"time": "2020-03-23T15:28:28+00:00"
},
{
@@ -6369,6 +6030,14 @@
"escaper",
"laminas"
],
+ "support": {
+ "chat": "https://laminas.dev/chat",
+ "docs": "https://docs.laminas.dev/laminas-escaper/",
+ "forum": "https://discourse.laminas.dev",
+ "issues": "https://github.com/laminas/laminas-escaper/issues",
+ "rss": "https://github.com/laminas/laminas-escaper/releases.atom",
+ "source": "https://github.com/laminas/laminas-escaper"
+ },
"time": "2019-12-31T16:43:30+00:00"
},
{
@@ -6436,8 +6105,107 @@
"feed",
"laminas"
],
+ "support": {
+ "chat": "https://laminas.dev/chat",
+ "docs": "https://docs.laminas.dev/laminas-feed/",
+ "forum": "https://discourse.laminas.dev",
+ "issues": "https://github.com/laminas/laminas-feed/issues",
+ "rss": "https://github.com/laminas/laminas-feed/releases.atom",
+ "source": "https://github.com/laminas/laminas-feed"
+ },
"time": "2020-03-29T12:36:29+00:00"
},
+ {
+ "name": "laminas/laminas-servicemanager",
+ "version": "3.17.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/laminas/laminas-servicemanager.git",
+ "reference": "360be5f16955dd1edbcce1cfaa98ed82a17f02ec"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/360be5f16955dd1edbcce1cfaa98ed82a17f02ec",
+ "reference": "360be5f16955dd1edbcce1cfaa98ed82a17f02ec",
+ "shasum": ""
+ },
+ "require": {
+ "laminas/laminas-stdlib": "^3.2.1",
+ "php": "~7.4.0 || ~8.0.0 || ~8.1.0",
+ "psr/container": "^1.0"
+ },
+ "conflict": {
+ "ext-psr": "*",
+ "laminas/laminas-code": "<3.3.1",
+ "zendframework/zend-code": "<3.3.1",
+ "zendframework/zend-servicemanager": "*"
+ },
+ "provide": {
+ "psr/container-implementation": "^1.0"
+ },
+ "replace": {
+ "container-interop/container-interop": "^1.2.0"
+ },
+ "require-dev": {
+ "composer/package-versions-deprecated": "^1.0",
+ "laminas/laminas-coding-standard": "~2.4.0",
+ "laminas/laminas-container-config-test": "^0.7",
+ "laminas/laminas-dependency-plugin": "^2.1.2",
+ "mikey179/vfsstream": "^1.6.10@alpha",
+ "ocramius/proxy-manager": "^2.11",
+ "phpbench/phpbench": "^1.1",
+ "phpspec/prophecy-phpunit": "^2.0",
+ "phpunit/phpunit": "^9.5.5",
+ "psalm/plugin-phpunit": "^0.17.0",
+ "vimeo/psalm": "^4.8"
+ },
+ "suggest": {
+ "ocramius/proxy-manager": "ProxyManager ^2.1.1 to handle lazy initialization of services"
+ },
+ "bin": [
+ "bin/generate-deps-for-config-factory",
+ "bin/generate-factory-for-class"
+ ],
+ "type": "library",
+ "autoload": {
+ "files": [
+ "src/autoload.php"
+ ],
+ "psr-4": {
+ "Laminas\\ServiceManager\\": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "BSD-3-Clause"
+ ],
+ "description": "Factory-Driven Dependency Injection Container",
+ "homepage": "https://laminas.dev",
+ "keywords": [
+ "PSR-11",
+ "dependency-injection",
+ "di",
+ "dic",
+ "laminas",
+ "service-manager",
+ "servicemanager"
+ ],
+ "support": {
+ "chat": "https://laminas.dev/chat",
+ "docs": "https://docs.laminas.dev/laminas-servicemanager/",
+ "forum": "https://discourse.laminas.dev",
+ "issues": "https://github.com/laminas/laminas-servicemanager/issues",
+ "rss": "https://github.com/laminas/laminas-servicemanager/releases.atom",
+ "source": "https://github.com/laminas/laminas-servicemanager"
+ },
+ "funding": [
+ {
+ "url": "https://funding.communitybridge.org/projects/laminas-project",
+ "type": "community_bridge"
+ }
+ ],
+ "time": "2022-09-22T11:33:46+00:00"
+ },
{
"name": "laminas/laminas-stdlib",
"version": "3.2.1",
@@ -6486,8 +6254,76 @@
"laminas",
"stdlib"
],
+ "support": {
+ "chat": "https://laminas.dev/chat",
+ "docs": "https://docs.laminas.dev/laminas-stdlib/",
+ "forum": "https://discourse.laminas.dev",
+ "issues": "https://github.com/laminas/laminas-stdlib/issues",
+ "rss": "https://github.com/laminas/laminas-stdlib/releases.atom",
+ "source": "https://github.com/laminas/laminas-stdlib"
+ },
"time": "2019-12-31T17:51:15+00:00"
},
+ {
+ "name": "laminas/laminas-text",
+ "version": "2.8.1",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/laminas/laminas-text.git",
+ "reference": "d696fa1fb3880b9b8f02c08be58685013b421608"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/laminas/laminas-text/zipball/d696fa1fb3880b9b8f02c08be58685013b421608",
+ "reference": "d696fa1fb3880b9b8f02c08be58685013b421608",
+ "shasum": ""
+ },
+ "require": {
+ "laminas/laminas-servicemanager": "^3.4",
+ "laminas/laminas-stdlib": "^3.1",
+ "laminas/laminas-zendframework-bridge": "^1.0",
+ "php": "^7.3 || ~8.0.0"
+ },
+ "replace": {
+ "zendframework/zend-text": "^2.7.1"
+ },
+ "require-dev": {
+ "laminas/laminas-coding-standard": "~1.0.0",
+ "laminas/laminas-config": "^3.4",
+ "phpunit/phpunit": "^9.3"
+ },
+ "type": "library",
+ "autoload": {
+ "psr-4": {
+ "Laminas\\Text\\": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "BSD-3-Clause"
+ ],
+ "description": "Create FIGlets and text-based tables",
+ "homepage": "https://laminas.dev",
+ "keywords": [
+ "laminas",
+ "text"
+ ],
+ "support": {
+ "chat": "https://laminas.dev/chat",
+ "docs": "https://docs.laminas.dev/laminas-text/",
+ "forum": "https://discourse.laminas.dev",
+ "issues": "https://github.com/laminas/laminas-text/issues",
+ "rss": "https://github.com/laminas/laminas-text/releases.atom",
+ "source": "https://github.com/laminas/laminas-text"
+ },
+ "funding": [
+ {
+ "url": "https://funding.communitybridge.org/projects/laminas-project",
+ "type": "community_bridge"
+ }
+ ],
+ "time": "2021-02-17T21:24:58+00:00"
+ },
{
"name": "laminas/laminas-zendframework-bridge",
"version": "1.0.4",
@@ -6538,6 +6374,19 @@
"laminas",
"zf"
],
+ "support": {
+ "forum": "https://discourse.laminas.dev/",
+ "issues": "https://github.com/laminas/laminas-zendframework-bridge/issues",
+ "rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom",
+ "source": "https://github.com/laminas/laminas-zendframework-bridge"
+ },
+ "funding": [
+ {
+ "url": "https://funding.communitybridge.org/projects/laminas-project",
+ "type": "community_bridge"
+ }
+ ],
+ "abandoned": true,
"time": "2020-05-20T16:45:56+00:00"
},
{
@@ -6668,8 +6517,167 @@
"serializer",
"xml"
],
+ "support": {
+ "issues": "https://github.com/Masterminds/html5-php/issues",
+ "source": "https://github.com/Masterminds/html5-php/tree/2.x"
+ },
"time": "2017-09-04T12:26:28+00:00"
},
+ {
+ "name": "mathieuviossat/arraytotexttable",
+ "version": "v1.0.8",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/viossat/arraytotexttable.git",
+ "reference": "6b1af924478cb9c3a903269e304fff006fe0dbf4"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/viossat/arraytotexttable/zipball/6b1af924478cb9c3a903269e304fff006fe0dbf4",
+ "reference": "6b1af924478cb9c3a903269e304fff006fe0dbf4",
+ "shasum": ""
+ },
+ "require": {
+ "laminas/laminas-text": "^2.7",
+ "php": ">=5.3.0"
+ },
+ "type": "library",
+ "autoload": {
+ "psr-4": {
+ "MathieuViossat\\Util\\": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Mathieu Viossat",
+ "email": "mathieu@viossat.fr",
+ "homepage": "https://viossat.fr"
+ }
+ ],
+ "description": "Display arrays in terminal",
+ "homepage": "https://github.com/viossat/arraytotexttable",
+ "keywords": [
+ "array",
+ "ascii",
+ "table",
+ "terminal",
+ "text",
+ "unicode"
+ ],
+ "support": {
+ "issues": "https://github.com/viossat/arraytotexttable/issues",
+ "source": "https://github.com/viossat/arraytotexttable/tree/v1.0.8"
+ },
+ "time": "2020-06-23T17:14:22+00:00"
+ },
+ {
+ "name": "mglaman/phpstan-drupal",
+ "version": "1.2.1",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/mglaman/phpstan-drupal.git",
+ "reference": "920c6b972a832046327f66dc6ff7448e3b5d6e4c"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/920c6b972a832046327f66dc6ff7448e3b5d6e4c",
+ "reference": "920c6b972a832046327f66dc6ff7448e3b5d6e4c",
+ "shasum": ""
+ },
+ "require": {
+ "php": "^7.4 || ^8.0",
+ "phpstan/phpstan": "^1.10.1",
+ "phpstan/phpstan-deprecation-rules": "^1.1.4",
+ "symfony/finder": "~3.4.5 ||^4.2 || ^5.0 || ^6.0",
+ "symfony/yaml": "~3.4.5 || ^4.2|| ^5.0 || ^6.0",
+ "webflo/drupal-finder": "^1.2"
+ },
+ "require-dev": {
+ "behat/mink": "^1.8",
+ "composer/installers": "^1.9",
+ "drupal/core-recommended": "^8.8@alpha || ^9.0",
+ "drush/drush": "^9.6 || ^10.0 || ^11",
+ "phpstan/extension-installer": "^1.1",
+ "phpstan/phpstan-strict-rules": "^1.0",
+ "phpunit/phpunit": "^6.5 || ^7.5 || ^8.0 || ^9",
+ "slevomat/coding-standard": "^7.1",
+ "squizlabs/php_codesniffer": "^3.3",
+ "symfony/phpunit-bridge": "^3.4.3 || ^4.4 || ^5.4 || ^6.0"
+ },
+ "suggest": {
+ "jangregor/phpstan-prophecy": "Provides a prophecy/prophecy extension for phpstan/phpstan.",
+ "phpstan/phpstan-deprecation-rules": "For catching deprecations, especially in Drupal core.",
+ "phpstan/phpstan-phpunit": "PHPUnit extensions and rules for PHPStan."
+ },
+ "type": "phpstan-extension",
+ "extra": {
+ "branch-alias": {
+ "dev-main": "1.0-dev"
+ },
+ "installer-paths": {
+ "tests/fixtures/drupal/core": [
+ "type:drupal-core"
+ ],
+ "tests/fixtures/drupal/libraries/{$name}": [
+ "type:drupal-library"
+ ],
+ "tests/fixtures/drupal/modules/contrib/{$name}": [
+ "type:drupal-module"
+ ],
+ "tests/fixtures/drupal/profiles/contrib/{$name}": [
+ "type:drupal-profile"
+ ],
+ "tests/fixtures/drupal/themes/contrib/{$name}": [
+ "type:drupal-theme"
+ ]
+ },
+ "phpstan": {
+ "includes": [
+ "extension.neon",
+ "rules.neon"
+ ]
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "mglaman\\PHPStanDrupal\\": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Matt Glaman",
+ "email": "nmd.matt@gmail.com"
+ }
+ ],
+ "description": "Drupal extension and rules for PHPStan",
+ "support": {
+ "issues": "https://github.com/mglaman/phpstan-drupal/issues",
+ "source": "https://github.com/mglaman/phpstan-drupal/tree/1.2.1"
+ },
+ "funding": [
+ {
+ "url": "https://github.com/mglaman",
+ "type": "github"
+ },
+ {
+ "url": "https://opencollective.com/phpstan-drupal",
+ "type": "open_collective"
+ },
+ {
+ "url": "https://tidelift.com/funding/github/packagist/mglaman/phpstan-drupal",
+ "type": "tidelift"
+ }
+ ],
+ "time": "2023-11-03T13:17:28+00:00"
+ },
{
"name": "nikic/php-parser",
"version": "v4.4.0",
@@ -6722,48 +6730,6 @@
],
"time": "2020-04-10T16:34:50+00:00"
},
- {
- "name": "oomphinc/composer-installers-extender",
- "version": "v1.1.2",
- "source": {
- "type": "git",
- "url": "https://github.com/oomphinc/composer-installers-extender.git",
- "reference": "ca1c4b16b0905c81d1e77e608f36a2eff1a56f56"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/oomphinc/composer-installers-extender/zipball/ca1c4b16b0905c81d1e77e608f36a2eff1a56f56",
- "reference": "ca1c4b16b0905c81d1e77e608f36a2eff1a56f56",
- "shasum": ""
- },
- "require": {
- "composer-plugin-api": "^1.0",
- "composer/installers": "^1.0"
- },
- "type": "composer-plugin",
- "extra": {
- "class": "OomphInc\\ComposerInstallersExtender\\Plugin"
- },
- "autoload": {
- "psr-4": {
- "OomphInc\\ComposerInstallersExtender\\": "src/"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Stephen Beemsterboer",
- "email": "stephen@oomphinc.com",
- "homepage": "https://github.com/balbuf"
- }
- ],
- "description": "Extend the composer/installers plugin to accept any arbitrary package type.",
- "homepage": "http://www.oomphinc.com/",
- "time": "2017-03-31T16:57:39+00:00"
- },
{
"name": "paragonie/random_compat",
"version": "v9.99.99",
@@ -6807,20 +6773,25 @@
"pseudorandom",
"random"
],
+ "support": {
+ "email": "info@paragonie.com",
+ "issues": "https://github.com/paragonie/random_compat/issues",
+ "source": "https://github.com/paragonie/random_compat"
+ },
"time": "2018-07-02T15:55:56+00:00"
},
{
"name": "pear/archive_tar",
- "version": "1.4.13",
+ "version": "1.4.14",
"source": {
"type": "git",
"url": "https://github.com/pear/Archive_Tar.git",
- "reference": "2b87b41178cc6d4ad3cba678a46a1cae49786011"
+ "reference": "4d761c5334c790e45ef3245f0864b8955c562caa"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/2b87b41178cc6d4ad3cba678a46a1cae49786011",
- "reference": "2b87b41178cc6d4ad3cba678a46a1cae49786011",
+ "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/4d761c5334c790e45ef3245f0864b8955c562caa",
+ "reference": "4d761c5334c790e45ef3245f0864b8955c562caa",
"shasum": ""
},
"require": {
@@ -6873,6 +6844,10 @@
"archive",
"tar"
],
+ "support": {
+ "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Archive_Tar",
+ "source": "https://github.com/pear/Archive_Tar"
+ },
"funding": [
{
"url": "https://github.com/mrook",
@@ -6883,7 +6858,7 @@
"type": "patreon"
}
],
- "time": "2021-02-16T10:50:50+00:00"
+ "time": "2021-07-20T13:53:39+00:00"
},
{
"name": "pear/console_getopt",
@@ -6930,6 +6905,10 @@
}
],
"description": "More info available on: http://pear.php.net/package/Console_Getopt",
+ "support": {
+ "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Console_Getopt",
+ "source": "https://github.com/pear/Console_Getopt"
+ },
"time": "2019-11-20T18:27:48+00:00"
},
{
@@ -6974,6 +6953,10 @@
}
],
"description": "Minimal set of PEAR core files to be used as composer dependency",
+ "support": {
+ "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR",
+ "source": "https://github.com/pear/pear-core-minimal"
+ },
"time": "2019-11-19T19:00:24+00:00"
},
{
@@ -7029,8 +7012,117 @@
"keywords": [
"exception"
],
+ "support": {
+ "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR_Exception",
+ "source": "https://github.com/pear/PEAR_Exception"
+ },
"time": "2019-12-10T10:24:42+00:00"
},
+ {
+ "name": "phpstan/phpstan",
+ "version": "1.12.3",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/phpstan/phpstan.git",
+ "reference": "0fcbf194ab63d8159bb70d9aa3e1350051632009"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/0fcbf194ab63d8159bb70d9aa3e1350051632009",
+ "reference": "0fcbf194ab63d8159bb70d9aa3e1350051632009",
+ "shasum": ""
+ },
+ "require": {
+ "php": "^7.2|^8.0"
+ },
+ "conflict": {
+ "phpstan/phpstan-shim": "*"
+ },
+ "bin": [
+ "phpstan",
+ "phpstan.phar"
+ ],
+ "type": "library",
+ "autoload": {
+ "files": [
+ "bootstrap.php"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "description": "PHPStan - PHP Static Analysis Tool",
+ "keywords": [
+ "dev",
+ "static analysis"
+ ],
+ "support": {
+ "docs": "https://phpstan.org/user-guide/getting-started",
+ "forum": "https://github.com/phpstan/phpstan/discussions",
+ "issues": "https://github.com/phpstan/phpstan/issues",
+ "security": "https://github.com/phpstan/phpstan/security/policy",
+ "source": "https://github.com/phpstan/phpstan-src"
+ },
+ "funding": [
+ {
+ "url": "https://github.com/ondrejmirtes",
+ "type": "github"
+ },
+ {
+ "url": "https://github.com/phpstan",
+ "type": "github"
+ }
+ ],
+ "time": "2024-09-09T08:10:35+00:00"
+ },
+ {
+ "name": "phpstan/phpstan-deprecation-rules",
+ "version": "1.2.1",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/phpstan/phpstan-deprecation-rules.git",
+ "reference": "f94d246cc143ec5a23da868f8f7e1393b50eaa82"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/f94d246cc143ec5a23da868f8f7e1393b50eaa82",
+ "reference": "f94d246cc143ec5a23da868f8f7e1393b50eaa82",
+ "shasum": ""
+ },
+ "require": {
+ "php": "^7.2 || ^8.0",
+ "phpstan/phpstan": "^1.12"
+ },
+ "require-dev": {
+ "php-parallel-lint/php-parallel-lint": "^1.2",
+ "phpstan/phpstan-phpunit": "^1.0",
+ "phpunit/phpunit": "^9.5"
+ },
+ "type": "phpstan-extension",
+ "extra": {
+ "phpstan": {
+ "includes": [
+ "rules.neon"
+ ]
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "PHPStan\\": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "description": "PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.",
+ "support": {
+ "issues": "https://github.com/phpstan/phpstan-deprecation-rules/issues",
+ "source": "https://github.com/phpstan/phpstan-deprecation-rules/tree/1.2.1"
+ },
+ "time": "2024-09-11T15:52:35+00:00"
+ },
{
"name": "psr/container",
"version": "1.0.0",
@@ -7078,6 +7170,10 @@
"container-interop",
"psr"
],
+ "support": {
+ "issues": "https://github.com/php-fig/container/issues",
+ "source": "https://github.com/php-fig/container/tree/master"
+ },
"time": "2017-02-14T16:28:37+00:00"
},
{
@@ -7128,6 +7224,9 @@
"request",
"response"
],
+ "support": {
+ "source": "https://github.com/php-fig/http-message/tree/master"
+ },
"time": "2016-08-06T14:39:51+00:00"
},
{
@@ -7175,6 +7274,9 @@
"psr",
"psr-3"
],
+ "support": {
+ "source": "https://github.com/php-fig/log/tree/1.1.3"
+ },
"time": "2020-03-23T09:12:05+00:00"
},
{
@@ -7287,6 +7389,10 @@
}
],
"description": "A polyfill for getallheaders.",
+ "support": {
+ "issues": "https://github.com/ralouphie/getallheaders/issues",
+ "source": "https://github.com/ralouphie/getallheaders/tree/develop"
+ },
"time": "2019-03-08T08:55:37+00:00"
},
{
@@ -7336,53 +7442,13 @@
"keywords": [
"stack"
],
+ "support": {
+ "issues": "https://github.com/stackphp/builder/issues",
+ "source": "https://github.com/stackphp/builder/tree/master"
+ },
+ "abandoned": true,
"time": "2017-11-18T14:57:29+00:00"
},
- {
- "name": "stecman/symfony-console-completion",
- "version": "0.11.0",
- "source": {
- "type": "git",
- "url": "https://github.com/stecman/symfony-console-completion.git",
- "reference": "a9502dab59405e275a9f264536c4e1cb61fc3518"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/stecman/symfony-console-completion/zipball/a9502dab59405e275a9f264536c4e1cb61fc3518",
- "reference": "a9502dab59405e275a9f264536c4e1cb61fc3518",
- "shasum": ""
- },
- "require": {
- "php": ">=5.3.2",
- "symfony/console": "~2.3 || ~3.0 || ~4.0 || ~5.0"
- },
- "require-dev": {
- "phpunit/phpunit": "~4.8.36 || ~5.7 || ~6.4"
- },
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "0.10.x-dev"
- }
- },
- "autoload": {
- "psr-4": {
- "Stecman\\Component\\Symfony\\Console\\BashCompletion\\": "src/"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Stephen Holdaway",
- "email": "stephen@stecman.co.nz"
- }
- ],
- "description": "Automatic BASH completion for Symfony Console Component based applications.",
- "time": "2019-11-24T17:03:06+00:00"
- },
{
"name": "symfony-cmf/routing",
"version": "1.4.1",
@@ -7440,6 +7506,10 @@
"database",
"routing"
],
+ "support": {
+ "issues": "https://github.com/symfony-cmf/routing/issues",
+ "source": "https://github.com/symfony-cmf/routing/tree/1.4"
+ },
"time": "2017-05-09T08:10:41+00:00"
},
{
@@ -7496,72 +7566,26 @@
],
"description": "Symfony ClassLoader Component",
"homepage": "https://symfony.com",
+ "support": {
+ "source": "https://github.com/symfony/class-loader/tree/3.4"
+ },
+ "funding": [
+ {
+ "url": "https://symfony.com/sponsor",
+ "type": "custom"
+ },
+ {
+ "url": "https://github.com/fabpot",
+ "type": "github"
+ },
+ {
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
+ "type": "tidelift"
+ }
+ ],
+ "abandoned": true,
"time": "2020-03-15T09:38:08+00:00"
},
- {
- "name": "symfony/config",
- "version": "v3.4.40",
- "source": {
- "type": "git",
- "url": "https://github.com/symfony/config.git",
- "reference": "3634991bea549e73c45a964c38f30ceeae6ed877"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/symfony/config/zipball/3634991bea549e73c45a964c38f30ceeae6ed877",
- "reference": "3634991bea549e73c45a964c38f30ceeae6ed877",
- "shasum": ""
- },
- "require": {
- "php": "^5.5.9|>=7.0.8",
- "symfony/filesystem": "~2.8|~3.0|~4.0",
- "symfony/polyfill-ctype": "~1.8"
- },
- "conflict": {
- "symfony/dependency-injection": "<3.3",
- "symfony/finder": "<3.3"
- },
- "require-dev": {
- "symfony/dependency-injection": "~3.3|~4.0",
- "symfony/event-dispatcher": "~3.3|~4.0",
- "symfony/finder": "~3.3|~4.0",
- "symfony/yaml": "~3.0|~4.0"
- },
- "suggest": {
- "symfony/yaml": "To use the yaml reference dumper"
- },
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "3.4-dev"
- }
- },
- "autoload": {
- "psr-4": {
- "Symfony\\Component\\Config\\": ""
- },
- "exclude-from-classmap": [
- "/Tests/"
- ]
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Fabien Potencier",
- "email": "fabien@symfony.com"
- },
- {
- "name": "Symfony Community",
- "homepage": "https://symfony.com/contributors"
- }
- ],
- "description": "Symfony Config Component",
- "homepage": "https://symfony.com",
- "time": "2020-04-12T14:33:46+00:00"
- },
{
"name": "symfony/console",
"version": "v3.4.41",
@@ -7632,61 +7656,25 @@
],
"description": "Symfony Console Component",
"homepage": "https://symfony.com",
+ "support": {
+ "source": "https://github.com/symfony/console/tree/v3.4.41"
+ },
+ "funding": [
+ {
+ "url": "https://symfony.com/sponsor",
+ "type": "custom"
+ },
+ {
+ "url": "https://github.com/fabpot",
+ "type": "github"
+ },
+ {
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
+ "type": "tidelift"
+ }
+ ],
"time": "2020-05-30T18:58:05+00:00"
},
- {
- "name": "symfony/css-selector",
- "version": "v3.4.40",
- "source": {
- "type": "git",
- "url": "https://github.com/symfony/css-selector.git",
- "reference": "9ccf6e78077a3fc1596e6c7b5958008965a11518"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/symfony/css-selector/zipball/9ccf6e78077a3fc1596e6c7b5958008965a11518",
- "reference": "9ccf6e78077a3fc1596e6c7b5958008965a11518",
- "shasum": ""
- },
- "require": {
- "php": "^5.5.9|>=7.0.8"
- },
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "3.4-dev"
- }
- },
- "autoload": {
- "psr-4": {
- "Symfony\\Component\\CssSelector\\": ""
- },
- "exclude-from-classmap": [
- "/Tests/"
- ]
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Fabien Potencier",
- "email": "fabien@symfony.com"
- },
- {
- "name": "Jean-François Simon",
- "email": "jeanfrancois.simon@sensiolabs.com"
- },
- {
- "name": "Symfony Community",
- "homepage": "https://symfony.com/contributors"
- }
- ],
- "description": "Symfony CssSelector Component",
- "homepage": "https://symfony.com",
- "time": "2020-03-16T08:31:04+00:00"
- },
{
"name": "symfony/debug",
"version": "v3.4.41",
@@ -7741,6 +7729,24 @@
],
"description": "Symfony Debug Component",
"homepage": "https://symfony.com",
+ "support": {
+ "source": "https://github.com/symfony/debug/tree/3.4"
+ },
+ "funding": [
+ {
+ "url": "https://symfony.com/sponsor",
+ "type": "custom"
+ },
+ {
+ "url": "https://github.com/fabpot",
+ "type": "github"
+ },
+ {
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
+ "type": "tidelift"
+ }
+ ],
+ "abandoned": "symfony/error-handler",
"time": "2020-05-22T18:25:20+00:00"
},
{
@@ -7812,65 +7818,25 @@
],
"description": "Symfony DependencyInjection Component",
"homepage": "https://symfony.com",
+ "support": {
+ "source": "https://github.com/symfony/dependency-injection/tree/3.4"
+ },
+ "funding": [
+ {
+ "url": "https://symfony.com/sponsor",
+ "type": "custom"
+ },
+ {
+ "url": "https://github.com/fabpot",
+ "type": "github"
+ },
+ {
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
+ "type": "tidelift"
+ }
+ ],
"time": "2020-05-30T21:06:01+00:00"
},
- {
- "name": "symfony/dom-crawler",
- "version": "v3.4.40",
- "source": {
- "type": "git",
- "url": "https://github.com/symfony/dom-crawler.git",
- "reference": "ceacdab4abf7695ef6bec77c8b7983e1544c6358"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/ceacdab4abf7695ef6bec77c8b7983e1544c6358",
- "reference": "ceacdab4abf7695ef6bec77c8b7983e1544c6358",
- "shasum": ""
- },
- "require": {
- "php": "^5.5.9|>=7.0.8",
- "symfony/polyfill-ctype": "~1.8",
- "symfony/polyfill-mbstring": "~1.0"
- },
- "require-dev": {
- "symfony/css-selector": "~2.8|~3.0|~4.0"
- },
- "suggest": {
- "symfony/css-selector": ""
- },
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "3.4-dev"
- }
- },
- "autoload": {
- "psr-4": {
- "Symfony\\Component\\DomCrawler\\": ""
- },
- "exclude-from-classmap": [
- "/Tests/"
- ]
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Fabien Potencier",
- "email": "fabien@symfony.com"
- },
- {
- "name": "Symfony Community",
- "homepage": "https://symfony.com/contributors"
- }
- ],
- "description": "Symfony DomCrawler Component",
- "homepage": "https://symfony.com",
- "time": "2020-03-16T08:31:04+00:00"
- },
{
"name": "symfony/event-dispatcher",
"version": "v3.4.41",
@@ -7932,32 +7898,45 @@
],
"description": "Symfony EventDispatcher Component",
"homepage": "https://symfony.com",
+ "support": {
+ "source": "https://github.com/symfony/event-dispatcher/tree/3.4"
+ },
+ "funding": [
+ {
+ "url": "https://symfony.com/sponsor",
+ "type": "custom"
+ },
+ {
+ "url": "https://github.com/fabpot",
+ "type": "github"
+ },
+ {
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
+ "type": "tidelift"
+ }
+ ],
"time": "2020-05-05T15:06:23+00:00"
},
{
"name": "symfony/filesystem",
- "version": "v3.4.40",
+ "version": "v4.4.42",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
- "reference": "78a93e5606a19d0fb490afc3c4a9b7ecd86e1515"
+ "reference": "815412ee8971209bd4c1eecd5f4f481eacd44bf5"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/filesystem/zipball/78a93e5606a19d0fb490afc3c4a9b7ecd86e1515",
- "reference": "78a93e5606a19d0fb490afc3c4a9b7ecd86e1515",
+ "url": "https://api.github.com/repos/symfony/filesystem/zipball/815412ee8971209bd4c1eecd5f4f481eacd44bf5",
+ "reference": "815412ee8971209bd4c1eecd5f4f481eacd44bf5",
"shasum": ""
},
"require": {
- "php": "^5.5.9|>=7.0.8",
- "symfony/polyfill-ctype": "~1.8"
+ "php": ">=7.1.3",
+ "symfony/polyfill-ctype": "~1.8",
+ "symfony/polyfill-php80": "^1.16"
},
"type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "3.4-dev"
- }
- },
"autoload": {
"psr-4": {
"Symfony\\Component\\Filesystem\\": ""
@@ -7980,33 +7959,46 @@
"homepage": "https://symfony.com/contributors"
}
],
- "description": "Symfony Filesystem Component",
+ "description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
- "time": "2020-04-12T16:54:01+00:00"
+ "support": {
+ "source": "https://github.com/symfony/filesystem/tree/v4.4.42"
+ },
+ "funding": [
+ {
+ "url": "https://symfony.com/sponsor",
+ "type": "custom"
+ },
+ {
+ "url": "https://github.com/fabpot",
+ "type": "github"
+ },
+ {
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
+ "type": "tidelift"
+ }
+ ],
+ "time": "2022-05-20T08:49:14+00:00"
},
{
"name": "symfony/finder",
- "version": "v3.4.40",
+ "version": "v4.4.44",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
- "reference": "5ec813ccafa8164ef21757e8c725d3a57da59200"
+ "reference": "66bd787edb5e42ff59d3523f623895af05043e4f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/finder/zipball/5ec813ccafa8164ef21757e8c725d3a57da59200",
- "reference": "5ec813ccafa8164ef21757e8c725d3a57da59200",
+ "url": "https://api.github.com/repos/symfony/finder/zipball/66bd787edb5e42ff59d3523f623895af05043e4f",
+ "reference": "66bd787edb5e42ff59d3523f623895af05043e4f",
"shasum": ""
},
"require": {
- "php": "^5.5.9|>=7.0.8"
+ "php": ">=7.1.3",
+ "symfony/polyfill-php80": "^1.16"
},
"type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "3.4-dev"
- }
- },
"autoload": {
"psr-4": {
"Symfony\\Component\\Finder\\": ""
@@ -8029,9 +8021,26 @@
"homepage": "https://symfony.com/contributors"
}
],
- "description": "Symfony Finder Component",
+ "description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
- "time": "2020-02-14T07:34:21+00:00"
+ "support": {
+ "source": "https://github.com/symfony/finder/tree/v4.4.44"
+ },
+ "funding": [
+ {
+ "url": "https://symfony.com/sponsor",
+ "type": "custom"
+ },
+ {
+ "url": "https://github.com/fabpot",
+ "type": "github"
+ },
+ {
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
+ "type": "tidelift"
+ }
+ ],
+ "time": "2022-07-29T07:35:46+00:00"
},
{
"name": "symfony/http-foundation",
@@ -8085,6 +8094,23 @@
],
"description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com",
+ "support": {
+ "source": "https://github.com/symfony/http-foundation/tree/3.4"
+ },
+ "funding": [
+ {
+ "url": "https://symfony.com/sponsor",
+ "type": "custom"
+ },
+ {
+ "url": "https://github.com/fabpot",
+ "type": "github"
+ },
+ {
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
+ "type": "tidelift"
+ }
+ ],
"time": "2020-05-16T13:15:54+00:00"
},
{
@@ -8175,6 +8201,23 @@
],
"description": "Symfony HttpKernel Component",
"homepage": "https://symfony.com",
+ "support": {
+ "source": "https://github.com/symfony/http-kernel/tree/v3.4.44"
+ },
+ "funding": [
+ {
+ "url": "https://symfony.com/sponsor",
+ "type": "custom"
+ },
+ {
+ "url": "https://github.com/fabpot",
+ "type": "github"
+ },
+ {
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
+ "type": "tidelift"
+ }
+ ],
"time": "2020-08-31T05:53:42+00:00"
},
{
@@ -8204,12 +8247,12 @@
}
},
"autoload": {
- "psr-4": {
- "Symfony\\Polyfill\\Ctype\\": ""
- },
"files": [
"bootstrap.php"
- ]
+ ],
+ "psr-4": {
+ "Symfony\\Polyfill\\Ctype\\": ""
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [
@@ -8233,6 +8276,23 @@
"polyfill",
"portable"
],
+ "support": {
+ "source": "https://github.com/symfony/polyfill-ctype/tree/v1.17.0"
+ },
+ "funding": [
+ {
+ "url": "https://symfony.com/sponsor",
+ "type": "custom"
+ },
+ {
+ "url": "https://github.com/fabpot",
+ "type": "github"
+ },
+ {
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
+ "type": "tidelift"
+ }
+ ],
"time": "2020-05-12T16:14:59+00:00"
},
{
@@ -8262,12 +8322,12 @@
}
},
"autoload": {
- "psr-4": {
- "Symfony\\Polyfill\\Iconv\\": ""
- },
"files": [
"bootstrap.php"
- ]
+ ],
+ "psr-4": {
+ "Symfony\\Polyfill\\Iconv\\": ""
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [
@@ -8292,6 +8352,23 @@
"portable",
"shim"
],
+ "support": {
+ "source": "https://github.com/symfony/polyfill-iconv/tree/v1.17.0"
+ },
+ "funding": [
+ {
+ "url": "https://symfony.com/sponsor",
+ "type": "custom"
+ },
+ {
+ "url": "https://github.com/fabpot",
+ "type": "github"
+ },
+ {
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
+ "type": "tidelift"
+ }
+ ],
"time": "2020-05-12T16:47:27+00:00"
},
{
@@ -8323,12 +8400,12 @@
}
},
"autoload": {
- "psr-4": {
- "Symfony\\Polyfill\\Intl\\Idn\\": ""
- },
"files": [
"bootstrap.php"
- ]
+ ],
+ "psr-4": {
+ "Symfony\\Polyfill\\Intl\\Idn\\": ""
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [
@@ -8354,6 +8431,23 @@
"portable",
"shim"
],
+ "support": {
+ "source": "https://github.com/symfony/polyfill-intl-idn/tree/master"
+ },
+ "funding": [
+ {
+ "url": "https://symfony.com/sponsor",
+ "type": "custom"
+ },
+ {
+ "url": "https://github.com/fabpot",
+ "type": "github"
+ },
+ {
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
+ "type": "tidelift"
+ }
+ ],
"time": "2020-05-12T16:47:27+00:00"
},
{
@@ -8383,12 +8477,12 @@
}
},
"autoload": {
- "psr-4": {
- "Symfony\\Polyfill\\Mbstring\\": ""
- },
"files": [
"bootstrap.php"
- ]
+ ],
+ "psr-4": {
+ "Symfony\\Polyfill\\Mbstring\\": ""
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [
@@ -8413,6 +8507,23 @@
"portable",
"shim"
],
+ "support": {
+ "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.17.0"
+ },
+ "funding": [
+ {
+ "url": "https://symfony.com/sponsor",
+ "type": "custom"
+ },
+ {
+ "url": "https://github.com/fabpot",
+ "type": "github"
+ },
+ {
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
+ "type": "tidelift"
+ }
+ ],
"time": "2020-05-12T16:47:27+00:00"
},
{
@@ -8440,12 +8551,12 @@
}
},
"autoload": {
- "psr-4": {
- "Symfony\\Polyfill\\Php56\\": ""
- },
"files": [
"bootstrap.php"
- ]
+ ],
+ "psr-4": {
+ "Symfony\\Polyfill\\Php56\\": ""
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [
@@ -8469,6 +8580,23 @@
"portable",
"shim"
],
+ "support": {
+ "source": "https://github.com/symfony/polyfill-php56/tree/v1.17.0"
+ },
+ "funding": [
+ {
+ "url": "https://symfony.com/sponsor",
+ "type": "custom"
+ },
+ {
+ "url": "https://github.com/fabpot",
+ "type": "github"
+ },
+ {
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
+ "type": "tidelift"
+ }
+ ],
"time": "2020-05-12T16:47:27+00:00"
},
{
@@ -8496,12 +8624,12 @@
}
},
"autoload": {
- "psr-4": {
- "Symfony\\Polyfill\\Php70\\": ""
- },
"files": [
"bootstrap.php"
],
+ "psr-4": {
+ "Symfony\\Polyfill\\Php70\\": ""
+ },
"classmap": [
"Resources/stubs"
]
@@ -8528,6 +8656,23 @@
"portable",
"shim"
],
+ "support": {
+ "source": "https://github.com/symfony/polyfill-php70/tree/master"
+ },
+ "funding": [
+ {
+ "url": "https://symfony.com/sponsor",
+ "type": "custom"
+ },
+ {
+ "url": "https://github.com/fabpot",
+ "type": "github"
+ },
+ {
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
+ "type": "tidelift"
+ }
+ ],
"time": "2020-05-12T16:47:27+00:00"
},
{
@@ -8554,12 +8699,12 @@
}
},
"autoload": {
- "psr-4": {
- "Symfony\\Polyfill\\Php72\\": ""
- },
"files": [
"bootstrap.php"
- ]
+ ],
+ "psr-4": {
+ "Symfony\\Polyfill\\Php72\\": ""
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [
@@ -8583,8 +8728,105 @@
"portable",
"shim"
],
+ "support": {
+ "source": "https://github.com/symfony/polyfill-php72/tree/master"
+ },
+ "funding": [
+ {
+ "url": "https://symfony.com/sponsor",
+ "type": "custom"
+ },
+ {
+ "url": "https://github.com/fabpot",
+ "type": "github"
+ },
+ {
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
+ "type": "tidelift"
+ }
+ ],
"time": "2020-05-12T16:47:27+00:00"
},
+ {
+ "name": "symfony/polyfill-php80",
+ "version": "v1.31.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/symfony/polyfill-php80.git",
+ "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/60328e362d4c2c802a54fcbf04f9d3fb892b4cf8",
+ "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=7.2"
+ },
+ "type": "library",
+ "extra": {
+ "thanks": {
+ "name": "symfony/polyfill",
+ "url": "https://github.com/symfony/polyfill"
+ }
+ },
+ "autoload": {
+ "files": [
+ "bootstrap.php"
+ ],
+ "psr-4": {
+ "Symfony\\Polyfill\\Php80\\": ""
+ },
+ "classmap": [
+ "Resources/stubs"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Ion Bazan",
+ "email": "ion.bazan@gmail.com"
+ },
+ {
+ "name": "Nicolas Grekas",
+ "email": "p@tchwork.com"
+ },
+ {
+ "name": "Symfony Community",
+ "homepage": "https://symfony.com/contributors"
+ }
+ ],
+ "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
+ "homepage": "https://symfony.com",
+ "keywords": [
+ "compatibility",
+ "polyfill",
+ "portable",
+ "shim"
+ ],
+ "support": {
+ "source": "https://github.com/symfony/polyfill-php80/tree/v1.31.0"
+ },
+ "funding": [
+ {
+ "url": "https://symfony.com/sponsor",
+ "type": "custom"
+ },
+ {
+ "url": "https://github.com/fabpot",
+ "type": "github"
+ },
+ {
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
+ "type": "tidelift"
+ }
+ ],
+ "time": "2024-09-09T11:45:10+00:00"
+ },
{
"name": "symfony/polyfill-util",
"version": "v1.17.0",
@@ -8635,6 +8877,23 @@
"polyfill",
"shim"
],
+ "support": {
+ "source": "https://github.com/symfony/polyfill-util/tree/master"
+ },
+ "funding": [
+ {
+ "url": "https://symfony.com/sponsor",
+ "type": "custom"
+ },
+ {
+ "url": "https://github.com/fabpot",
+ "type": "github"
+ },
+ {
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
+ "type": "tidelift"
+ }
+ ],
"time": "2020-05-12T16:14:59+00:00"
},
{
@@ -8684,6 +8943,23 @@
],
"description": "Symfony Process Component",
"homepage": "https://symfony.com",
+ "support": {
+ "source": "https://github.com/symfony/process/tree/v3.4.41"
+ },
+ "funding": [
+ {
+ "url": "https://symfony.com/sponsor",
+ "type": "custom"
+ },
+ {
+ "url": "https://github.com/fabpot",
+ "type": "github"
+ },
+ {
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
+ "type": "tidelift"
+ }
+ ],
"time": "2020-05-23T17:05:51+00:00"
},
{
@@ -8747,6 +9023,10 @@
"psr-17",
"psr-7"
],
+ "support": {
+ "issues": "https://github.com/symfony/psr-http-message-bridge/issues",
+ "source": "https://github.com/symfony/psr-http-message-bridge/tree/v1.1.2"
+ },
"time": "2019-04-03T17:09:40+00:00"
},
{
@@ -8823,6 +9103,23 @@
"uri",
"url"
],
+ "support": {
+ "source": "https://github.com/symfony/routing/tree/3.4"
+ },
+ "funding": [
+ {
+ "url": "https://symfony.com/sponsor",
+ "type": "custom"
+ },
+ {
+ "url": "https://github.com/fabpot",
+ "type": "github"
+ },
+ {
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
+ "type": "tidelift"
+ }
+ ],
"time": "2020-05-30T19:50:06+00:00"
},
{
@@ -8902,6 +9199,23 @@
],
"description": "Symfony Serializer Component",
"homepage": "https://symfony.com",
+ "support": {
+ "source": "https://github.com/symfony/serializer/tree/v3.4.41"
+ },
+ "funding": [
+ {
+ "url": "https://symfony.com/sponsor",
+ "type": "custom"
+ },
+ {
+ "url": "https://github.com/fabpot",
+ "type": "github"
+ },
+ {
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
+ "type": "tidelift"
+ }
+ ],
"time": "2020-05-30T18:58:05+00:00"
},
{
@@ -8972,6 +9286,23 @@
],
"description": "Symfony Translation Component",
"homepage": "https://symfony.com",
+ "support": {
+ "source": "https://github.com/symfony/translation/tree/3.4"
+ },
+ "funding": [
+ {
+ "url": "https://symfony.com/sponsor",
+ "type": "custom"
+ },
+ {
+ "url": "https://github.com/fabpot",
+ "type": "github"
+ },
+ {
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
+ "type": "tidelift"
+ }
+ ],
"time": "2020-05-30T18:58:05+00:00"
},
{
@@ -9058,44 +9389,64 @@
],
"description": "Symfony Validator Component",
"homepage": "https://symfony.com",
+ "support": {
+ "source": "https://github.com/symfony/validator/tree/3.4"
+ },
+ "funding": [
+ {
+ "url": "https://symfony.com/sponsor",
+ "type": "custom"
+ },
+ {
+ "url": "https://github.com/fabpot",
+ "type": "github"
+ },
+ {
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
+ "type": "tidelift"
+ }
+ ],
"time": "2020-05-30T18:43:38+00:00"
},
{
"name": "symfony/var-dumper",
- "version": "v3.4.40",
+ "version": "v4.4.47",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
- "reference": "13c03169ae485fc7f1a5143256622ce1bd3c77eb"
+ "reference": "1069c7a3fca74578022fab6f81643248d02f8e63"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/var-dumper/zipball/13c03169ae485fc7f1a5143256622ce1bd3c77eb",
- "reference": "13c03169ae485fc7f1a5143256622ce1bd3c77eb",
+ "url": "https://api.github.com/repos/symfony/var-dumper/zipball/1069c7a3fca74578022fab6f81643248d02f8e63",
+ "reference": "1069c7a3fca74578022fab6f81643248d02f8e63",
"shasum": ""
},
"require": {
- "php": "^5.5.9|>=7.0.8",
- "symfony/polyfill-mbstring": "~1.0"
+ "php": ">=7.1.3",
+ "symfony/polyfill-mbstring": "~1.0",
+ "symfony/polyfill-php72": "~1.5",
+ "symfony/polyfill-php80": "^1.16"
},
"conflict": {
- "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
+ "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
+ "symfony/console": "<3.4"
},
"require-dev": {
"ext-iconv": "*",
- "twig/twig": "~1.34|~2.4"
+ "symfony/console": "^3.4|^4.0|^5.0",
+ "symfony/process": "^4.4|^5.0",
+ "twig/twig": "^1.43|^2.13|^3.0.4"
},
"suggest": {
"ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
"ext-intl": "To show region name in time zone dump",
- "ext-symfony_debug": ""
+ "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
},
+ "bin": [
+ "Resources/bin/var-dump-server"
+ ],
"type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "3.4-dev"
- }
- },
"autoload": {
"files": [
"Resources/functions/dump.php"
@@ -9121,13 +9472,30 @@
"homepage": "https://symfony.com/contributors"
}
],
- "description": "Symfony mechanism for exploring and dumping PHP variables",
+ "description": "Provides mechanisms for walking through any arbitrary PHP variable",
"homepage": "https://symfony.com",
"keywords": [
"debug",
"dump"
],
- "time": "2020-03-17T22:27:36+00:00"
+ "support": {
+ "source": "https://github.com/symfony/var-dumper/tree/v4.4.47"
+ },
+ "funding": [
+ {
+ "url": "https://symfony.com/sponsor",
+ "type": "custom"
+ },
+ {
+ "url": "https://github.com/fabpot",
+ "type": "github"
+ },
+ {
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
+ "type": "tidelift"
+ }
+ ],
+ "time": "2022-10-03T15:15:11+00:00"
},
{
"name": "symfony/yaml",
@@ -9186,6 +9554,23 @@
],
"description": "Symfony Yaml Component",
"homepage": "https://symfony.com",
+ "support": {
+ "source": "https://github.com/symfony/yaml/tree/v3.4.41"
+ },
+ "funding": [
+ {
+ "url": "https://symfony.com/sponsor",
+ "type": "custom"
+ },
+ {
+ "url": "https://github.com/fabpot",
+ "type": "github"
+ },
+ {
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
+ "type": "tidelift"
+ }
+ ],
"time": "2020-05-11T07:51:54+00:00"
},
{
@@ -9250,6 +9635,10 @@
"keywords": [
"templating"
],
+ "support": {
+ "issues": "https://github.com/twigphp/Twig/issues",
+ "source": "https://github.com/twigphp/Twig/tree/1.x"
+ },
"time": "2020-02-11T05:59:23+00:00"
},
{
@@ -9300,6 +9689,10 @@
"security",
"stream-wrapper"
],
+ "support": {
+ "issues": "https://github.com/TYPO3/phar-stream-wrapper/issues",
+ "source": "https://github.com/TYPO3/phar-stream-wrapper/tree/master"
+ },
"time": "2019-12-10T11:53:27+00:00"
},
{
@@ -9406,29 +9799,35 @@
},
{
"name": "webmozart/assert",
- "version": "1.8.0",
+ "version": "1.11.0",
"source": {
"type": "git",
"url": "https://github.com/webmozarts/assert.git",
- "reference": "ab2cb0b3b559010b75981b1bdce728da3ee90ad6"
+ "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/webmozarts/assert/zipball/ab2cb0b3b559010b75981b1bdce728da3ee90ad6",
- "reference": "ab2cb0b3b559010b75981b1bdce728da3ee90ad6",
+ "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
+ "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
"shasum": ""
},
"require": {
- "php": "^5.3.3 || ^7.0",
- "symfony/polyfill-ctype": "^1.8"
+ "ext-ctype": "*",
+ "php": "^7.2 || ^8.0"
},
"conflict": {
- "vimeo/psalm": "<3.9.1"
+ "phpstan/phpstan": "<0.12.20",
+ "vimeo/psalm": "<4.6.1 || 4.6.2"
},
"require-dev": {
- "phpunit/phpunit": "^4.8.36 || ^7.5.13"
+ "phpunit/phpunit": "^8.5.13"
},
"type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "1.10-dev"
+ }
+ },
"autoload": {
"psr-4": {
"Webmozart\\Assert\\": "src/"
@@ -9450,7 +9849,11 @@
"check",
"validate"
],
- "time": "2020-04-18T12:12:48+00:00"
+ "support": {
+ "issues": "https://github.com/webmozarts/assert/issues",
+ "source": "https://github.com/webmozarts/assert/tree/1.11.0"
+ },
+ "time": "2022-06-03T18:03:27+00:00"
},
{
"name": "webmozart/path-util",
@@ -9497,49 +9900,6 @@
],
"description": "A robust cross-platform utility for normalizing, comparing and modifying file paths.",
"time": "2015-12-17T08:42:14+00:00"
- },
- {
- "name": "zaporylie/composer-drupal-optimizations",
- "version": "1.1.1",
- "source": {
- "type": "git",
- "url": "https://github.com/zaporylie/composer-drupal-optimizations.git",
- "reference": "fb231d92adc862a2c9276bccbc90f684816dc75d"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/zaporylie/composer-drupal-optimizations/zipball/fb231d92adc862a2c9276bccbc90f684816dc75d",
- "reference": "fb231d92adc862a2c9276bccbc90f684816dc75d",
- "shasum": ""
- },
- "require": {
- "composer-plugin-api": "^1.1"
- },
- "require-dev": {
- "composer/composer": "^1.6",
- "phpunit/phpunit": "^6"
- },
- "type": "composer-plugin",
- "extra": {
- "class": "zaporylie\\ComposerDrupalOptimizations\\Plugin"
- },
- "autoload": {
- "psr-4": {
- "zaporylie\\ComposerDrupalOptimizations\\": "src/"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "GPL-2.0-or-later"
- ],
- "authors": [
- {
- "name": "Jakub Piasecki",
- "email": "jakub@piaseccy.pl"
- }
- ],
- "description": "Composer plugin to improve composer performance for Drupal projects",
- "time": "2019-10-02T17:01:11+00:00"
}
],
"packages-dev": [],
@@ -9563,5 +9923,5 @@
"php": ">=5.6"
},
"platform-dev": [],
- "plugin-api-version": "1.1.0"
+ "plugin-api-version": "2.6.0"
}
diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml
index dd0f9f342..187ea9b15 100644
--- a/config/sync/core.extension.yml
+++ b/config/sync/core.extension.yml
@@ -93,6 +93,7 @@ module:
toolbar_themes: 0
translation_views: 0
update: 0
+ upgrade_status: 0
url_to_video_filter: 0
user: 0
views: 0
diff --git a/config/sync/language/en/addtoany.settings.yml b/config/sync/language/en/addtoany.settings.yml
index 7c2ef4de0..e6b9a4fdf 100644
--- a/config/sync/language/en/addtoany.settings.yml
+++ b/config/sync/language/en/addtoany.settings.yml
@@ -1 +1 @@
-additional_html: "\n\n\n"
+additional_html: "\n\n\n"
diff --git a/config/sync/language/en/autologout.settings.yml b/config/sync/language/en/autologout.settings.yml
new file mode 100644
index 000000000..35042f691
--- /dev/null
+++ b/config/sync/language/en/autologout.settings.yml
@@ -0,0 +1,2 @@
+message: 'Your session is about to expire. Do you want to reset it?'
+inactivity_message: 'You have been logged out due to inactivity.'
diff --git a/config/sync/upgrade_status.settings.yml b/config/sync/upgrade_status.settings.yml
new file mode 100644
index 000000000..7c99e17c3
--- /dev/null
+++ b/config/sync/upgrade_status.settings.yml
@@ -0,0 +1,4 @@
+paths_per_scan: 30
+_core:
+ default_config_hash: BqkUHiXXGvu2L7NR_nblxtP6f03MdD16XSMWwVM0QEc
+langcode: fr
diff --git a/config/sync/views.view.glossary.yml b/config/sync/views.view.glossary.yml
index 2444f0721..7232615b2 100644
--- a/config/sync/views.view.glossary.yml
+++ b/config/sync/views.view.glossary.yml
@@ -352,6 +352,19 @@ display:
plugin_id: language
entity_type: node
entity_field: langcode
+ status:
+ expose:
+ operator: ''
+ operator_limit_selection: false
+ operator_list: { }
+ field: status
+ group: 1
+ id: status
+ table: node_field_data
+ value: '1'
+ plugin_id: boolean
+ entity_type: node
+ entity_field: status
display_extenders: { }
cache_metadata:
contexts:
diff --git a/web/autoload.php b/web/autoload.php
index 4722f6c9e..2c470f339 100644
--- a/web/autoload.php
+++ b/web/autoload.php
@@ -4,8 +4,7 @@
* @file
* Includes the autoloader created by Composer.
*
- * This file was generated by drupal-composer/drupal-scaffold.
- * https://github.com/drupal-composer/drupal-scaffold
+ * This file was generated by drupal-scaffold.
*
* @see composer.json
* @see index.php