diff --git a/composer.json b/composer.json index a8f666346..5a762da01 100644 --- a/composer.json +++ b/composer.json @@ -55,6 +55,7 @@ "drupal/gin": "^3.0", "drupal/gin_login": "^1.0@RC", "drupal/memcache": "^2.2", + "drupal/modules_weight": "^1.9", "drupal/monitoring": "^1.9", "drupal/pdf_api": "^2.0", "drupal/quick_node_clone": "^1.14", @@ -64,7 +65,7 @@ "drupal/workbench": "^1.3", "drush/drush": "^9.7.1 | ^10.0.0", "mglaman/drupal-check": "^1.1", - "os2web/os2web": "^1.0", + "os2web/os2web": "dev-master", "os2web/os2web_borgerdk": "dev-master", "os2web/os2web_events": "dev-master", "os2web/os2web_hearings": "dev-master", @@ -145,10 +146,6 @@ "drupal/better_exposed_filters": { "allow the date format to be set from the bef interface": "https://www.drupal.org/files/issues/2020-12-21/better_exposed_filters_allow_the_date_format-2858610-23_1.patch" }, - "drupal/user_delete_reassign": { - "User to assign this user's content to\" required even when method not selected": "https://www.drupal.org/files/issues/2020-11-20/settings_field_always_required-3183626-3.patch", - "Incorrect user lookup on Bulk deleting": "https://git.drupalcode.org/project/user_delete_reassign/-/commit/05076bbedb66f8471d023894a88b980c2ecdf8d5.patch" - }, "drupal/core": { "Notice: Undefined index: value in Drupal\\views\\Plugin\\views\\filter\\NumericFilter->acceptExposedInput()" : "https://www.drupal.org/files/issues/2020-06-04/2825860-exposed-filter-notice-38.patch", "Allow edit Media items from Media Library modal dialog in CKEditor" : "https://www.drupal.org/files/issues/2021-04-21/3168868-13_0.patch" diff --git a/composer.lock b/composer.lock index 15b295c13..6db4d9d8a 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "03ecb1ef0ee081e9ac030f795831bb43", + "content-hash": "f838685cfe088ac39bd3a4acc8fcd231", "packages": [ { "name": "alchemy/zippy", @@ -149,16 +149,16 @@ }, { "name": "chi-teck/drupal-code-generator", - "version": "1.32.0", + "version": "1.33.1", "source": { "type": "git", "url": "https://github.com/Chi-teck/drupal-code-generator.git", - "reference": "0e045f7a7e747af3d8f603156bf4d73be5768246" + "reference": "5f814e980b6f9cf1ca8c74cc9385c3d81090d388" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/0e045f7a7e747af3d8f603156bf4d73be5768246", - "reference": "0e045f7a7e747af3d8f603156bf4d73be5768246", + "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/5f814e980b6f9cf1ca8c74cc9385c3d81090d388", + "reference": "5f814e980b6f9cf1ca8c74cc9385c3d81090d388", "shasum": "" }, "require": { @@ -168,6 +168,9 @@ "symfony/filesystem": "^2.7 || ^3.4 || ^4.0", "twig/twig": "^1.41 || ^2.12" }, + "conflict": { + "drush/drush": "< 10.3.2" + }, "bin": [ "bin/dcg" ], @@ -190,7 +193,11 @@ "GPL-2.0-or-later" ], "description": "Drupal code generator", - "time": "2020-04-16T06:45:06+00:00" + "support": { + "issues": "https://github.com/Chi-teck/drupal-code-generator/issues", + "source": "https://github.com/Chi-teck/drupal-code-generator/tree/1.33.1" + }, + "time": "2020-12-05T05:59:11+00:00" }, { "name": "commerceguys/addressing", @@ -253,16 +260,16 @@ }, { "name": "composer/installers", - "version": "v1.9.0", + "version": "v1.11.0", "source": { "type": "git", "url": "https://github.com/composer/installers.git", - "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca" + "reference": "ae03311f45dfe194412081526be2e003960df74b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/installers/zipball/b93bcf0fa1fccb0b7d176b0967d969691cd74cca", - "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca", + "url": "https://api.github.com/repos/composer/installers/zipball/ae03311f45dfe194412081526be2e003960df74b", + "reference": "ae03311f45dfe194412081526be2e003960df74b", "shasum": "" }, "require": { @@ -273,17 +280,18 @@ "shama/baton": "*" }, "require-dev": { - "composer/composer": "1.6.* || 2.0.*@dev", - "composer/semver": "1.0.* || 2.0.*@dev", - "phpunit/phpunit": "^4.8.36", - "sebastian/comparator": "^1.2.4", + "composer/composer": "1.6.* || ^2.0", + "composer/semver": "^1 || ^3", + "phpstan/phpstan": "^0.12.55", + "phpstan/phpstan-phpunit": "^0.12.16", + "symfony/phpunit-bridge": "^4.2 || ^5", "symfony/process": "^2.3" }, "type": "composer-plugin", "extra": { "class": "Composer\\Installers\\Plugin", "branch-alias": { - "dev-master": "1.0-dev" + "dev-main": "1.x-dev" } }, "autoload": { @@ -321,6 +329,7 @@ "Porto", "RadPHP", "SMF", + "Starbug", "Thelia", "Whmcs", "WolfCMS", @@ -354,6 +363,7 @@ "majima", "mako", "mediawiki", + "miaoxing", "modulework", "modx", "moodle", @@ -361,6 +371,7 @@ "phpbb", "piwik", "ppi", + "processwire", "puppet", "pxcms", "reindex", @@ -370,34 +381,53 @@ "sydes", "sylius", "symfony", + "tastyigniter", "typo3", "wordpress", "yawik", "zend", "zikula" ], - "time": "2020-04-07T06:57:05+00:00" + "support": { + "issues": "https://github.com/composer/installers/issues", + "source": "https://github.com/composer/installers/tree/v1.11.0" + }, + "funding": [ + { + "url": "https://packagist.com", + "type": "custom" + }, + { + "url": "https://github.com/composer", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/composer/composer", + "type": "tidelift" + } + ], + "time": "2021-04-28T06:42:17+00:00" }, { "name": "composer/package-versions-deprecated", - "version": "1.8.1", + "version": "1.11.99.2", "source": { "type": "git", "url": "https://github.com/composer/package-versions-deprecated.git", - "reference": "b9805885293f3957ee0dd42616ac6915c4ac9a4b" + "reference": "c6522afe5540d5fc46675043d3ed5a45a740b27c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/b9805885293f3957ee0dd42616ac6915c4ac9a4b", - "reference": "b9805885293f3957ee0dd42616ac6915c4ac9a4b", + "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/c6522afe5540d5fc46675043d3ed5a45a740b27c", + "reference": "c6522afe5540d5fc46675043d3ed5a45a740b27c", "shasum": "" }, "require": { "composer-plugin-api": "^1.1.0 || ^2.0", - "php": "^7" + "php": "^7 || ^8" }, "replace": { - "ocramius/package-versions": "1.8.99" + "ocramius/package-versions": "1.11.99" }, "require-dev": { "composer/composer": "^1.9.3 || ^2.0@dev", @@ -431,7 +461,21 @@ } ], "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)", - "time": "2020-06-19T07:59:31+00:00" + "funding": [ + { + "url": "https://packagist.com", + "type": "custom" + }, + { + "url": "https://github.com/composer", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/composer/composer", + "type": "tidelift" + } + ], + "time": "2021-05-24T07:46:03+00:00" }, { "name": "composer/semver", @@ -1029,23 +1073,23 @@ }, { "name": "consolidation/robo", - "version": "1.4.12", + "version": "1.4.13", "source": { "type": "git", "url": "https://github.com/consolidation/Robo.git", - "reference": "eb45606f498b3426b9a98b7c85e300666a968e51" + "reference": "fd28dcca1b935950ece26e63541fbdeeb09f7343" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/Robo/zipball/eb45606f498b3426b9a98b7c85e300666a968e51", - "reference": "eb45606f498b3426b9a98b7c85e300666a968e51", + "url": "https://api.github.com/repos/consolidation/Robo/zipball/fd28dcca1b935950ece26e63541fbdeeb09f7343", + "reference": "fd28dcca1b935950ece26e63541fbdeeb09f7343", "shasum": "" }, "require": { - "consolidation/annotated-command": "^2.11.0|^4.1", + "consolidation/annotated-command": "^2.12.1|^4.1", "consolidation/config": "^1.2.1", "consolidation/log": "^1.1.1|^2", - "consolidation/output-formatters": "^3.1.13|^4.1", + "consolidation/output-formatters": "^3.5.1|^4.1", "consolidation/self-update": "^1.1.5", "grasmash/yaml-expander": "^1.4", "league/container": "^2.4.1", @@ -1053,7 +1097,7 @@ "symfony/console": "^2.8|^3|^4", "symfony/event-dispatcher": "^2.5|^3|^4", "symfony/filesystem": "^2.5|^3|^4", - "symfony/finder": "^2.5|^3|^4", + "symfony/finder": "^2.5|^3|^4|^5", "symfony/process": "^2.5|^3|^4" }, "replace": { @@ -1080,6 +1124,16 @@ "type": "library", "extra": { "scenarios": { + "finder5": { + "require": { + "symfony/finder": "^5" + }, + "config": { + "platform": { + "php": "7.2.5" + } + } + }, "symfony4": { "require": { "symfony/console": "^4" @@ -1130,7 +1184,11 @@ } ], "description": "Modern task runner", - "time": "2020-02-18T17:31:26+00:00" + "support": { + "issues": "https://github.com/consolidation/Robo/issues", + "source": "https://github.com/consolidation/Robo/tree/1.4.13" + }, + "time": "2020-10-11T04:51:34+00:00" }, { "name": "consolidation/self-update", @@ -1184,52 +1242,34 @@ }, { "name": "consolidation/site-alias", - "version": "3.0.0", + "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/consolidation/site-alias.git", - "reference": "8cfd3b6ab6d541086fc970bf850864293b284e6f" + "reference": "9ed3c590be9fcf9fea69c73456c2fd4b27f5204c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/site-alias/zipball/8cfd3b6ab6d541086fc970bf850864293b284e6f", - "reference": "8cfd3b6ab6d541086fc970bf850864293b284e6f", + "url": "https://api.github.com/repos/consolidation/site-alias/zipball/9ed3c590be9fcf9fea69c73456c2fd4b27f5204c", + "reference": "9ed3c590be9fcf9fea69c73456c2fd4b27f5204c", "shasum": "" }, "require": { - "consolidation/config": "^1.2.1", - "php": ">=5.5.0" + "consolidation/config": "^1.2.1|^2", + "php": ">=5.5.0", + "symfony/finder": "~2.3|^3|^4.4|^5" }, "require-dev": { - "consolidation/robo": "^1.2.3", - "g1a/composer-test-scenarios": "^3", - "knplabs/github-api": "^2.7", - "php-coveralls/php-coveralls": "^1", - "php-http/guzzle6-adapter": "^1.1", - "phpunit/phpunit": "^6", - "squizlabs/php_codesniffer": "^2.8", - "symfony/console": "^2.8|^3|^4", - "symfony/yaml": "~2.3|^3" + "php-coveralls/php-coveralls": "^2.4.2", + "phpunit/phpunit": ">=7", + "squizlabs/php_codesniffer": "^3", + "symfony/var-dumper": "^4", + "yoast/phpunit-polyfills": "^0.2.0" }, "type": "library", "extra": { - "scenarios": { - "phpunit5": { - "require-dev": { - "phpunit/phpunit": "^5.7.27" - }, - "remove": [ - "php-coveralls/php-coveralls" - ], - "config": { - "platform": { - "php": "5.6.33" - } - } - } - }, "branch-alias": { - "dev-master": "3.x-dev" + "dev-main": "3.x-dev" } }, "autoload": { @@ -1242,17 +1282,21 @@ "MIT" ], "authors": [ - { - "name": "Moshe Weitzman", - "email": "weitzman@tejasa.com" - }, { "name": "Greg Anderson", "email": "greg.1.anderson@greenknowe.org" + }, + { + "name": "Moshe Weitzman", + "email": "weitzman@tejasa.com" } ], "description": "Manage alias records for local and remote sites.", - "time": "2019-03-12T17:31:48+00:00" + "support": { + "issues": "https://github.com/consolidation/site-alias/issues", + "source": "https://github.com/consolidation/site-alias/tree/3.1.0" + }, + "time": "2021-02-20T20:03:10+00:00" }, { "name": "consolidation/site-process", @@ -1360,16 +1404,16 @@ }, { "name": "cweagans/composer-patches", - "version": "1.7.0", + "version": "1.7.1", "source": { "type": "git", "url": "https://github.com/cweagans/composer-patches.git", - "reference": "ae02121445ad75f4eaff800cc532b5e6233e2ddf" + "reference": "9888dcc74993c030b75f3dd548bb5e20cdbd740c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/ae02121445ad75f4eaff800cc532b5e6233e2ddf", - "reference": "ae02121445ad75f4eaff800cc532b5e6233e2ddf", + "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/9888dcc74993c030b75f3dd548bb5e20cdbd740c", + "reference": "9888dcc74993c030b75f3dd548bb5e20cdbd740c", "shasum": "" }, "require": { @@ -1402,9 +1446,9 @@ "description": "Provides a way to patch Composer packages.", "support": { "issues": "https://github.com/cweagans/composer-patches/issues", - "source": "https://github.com/cweagans/composer-patches/tree/1.7.0" + "source": "https://github.com/cweagans/composer-patches/tree/1.7.1" }, - "time": "2020-09-30T17:56:20+00:00" + "time": "2021-06-08T15:12:46+00:00" }, { "name": "dflydev/dot-access-configuration", @@ -1647,40 +1691,39 @@ }, { "name": "doctrine/cache", - "version": "1.10.2", + "version": "1.11.3", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", - "reference": "13e3381b25847283a91948d04640543941309727" + "reference": "3bb5588cec00a0268829cc4a518490df6741af9d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/cache/zipball/13e3381b25847283a91948d04640543941309727", - "reference": "13e3381b25847283a91948d04640543941309727", + "url": "https://api.github.com/repos/doctrine/cache/zipball/3bb5588cec00a0268829cc4a518490df6741af9d", + "reference": "3bb5588cec00a0268829cc4a518490df6741af9d", "shasum": "" }, "require": { "php": "~7.1 || ^8.0" }, "conflict": { - "doctrine/common": ">2.2,<2.4" + "doctrine/common": ">2.2,<2.4", + "psr/cache": ">=3" }, "require-dev": { "alcaeus/mongo-php-adapter": "^1.1", - "doctrine/coding-standard": "^6.0", + "cache/integration-tests": "dev-master", + "doctrine/coding-standard": "^8.0", "mongodb/mongodb": "^1.1", - "phpunit/phpunit": "^7.0", - "predis/predis": "~1.0" + "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0", + "predis/predis": "~1.0", + "psr/cache": "^1.0 || ^2.0", + "symfony/cache": "^4.4 || ^5.2" }, "suggest": { "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.9.x-dev" - } - }, "autoload": { "psr-4": { "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache" @@ -1725,7 +1768,25 @@ "redis", "xcache" ], - "time": "2020-07-07T18:54:01+00:00" + "support": { + "issues": "https://github.com/doctrine/cache/issues", + "source": "https://github.com/doctrine/cache/tree/1.11.3" + }, + "funding": [ + { + "url": "https://www.doctrine-project.org/sponsorship.html", + "type": "custom" + }, + { + "url": "https://www.patreon.com/phpdoctrine", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache", + "type": "tidelift" + } + ], + "time": "2021-05-25T09:01:55+00:00" }, { "name": "doctrine/collections", @@ -1790,6 +1851,10 @@ "iterators", "php" ], + "support": { + "issues": "https://github.com/doctrine/collections/issues", + "source": "https://github.com/doctrine/collections/tree/1.6.7" + }, "time": "2020-07-27T17:53:49+00:00" }, { @@ -1953,26 +2018,26 @@ }, { "name": "doctrine/inflector", - "version": "1.4.3", + "version": "1.4.4", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", - "reference": "4650c8b30c753a76bf44fb2ed00117d6f367490c" + "reference": "4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/inflector/zipball/4650c8b30c753a76bf44fb2ed00117d6f367490c", - "reference": "4650c8b30c753a76bf44fb2ed00117d6f367490c", + "url": "https://api.github.com/repos/doctrine/inflector/zipball/4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9", + "reference": "4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9", "shasum": "" }, "require": { - "php": "^7.2 || ^8.0" + "php": "^7.1 || ^8.0" }, "require-dev": { - "doctrine/coding-standard": "^7.0", - "phpstan/phpstan": "^0.11", - "phpstan/phpstan-phpunit": "^0.11", - "phpstan/phpstan-strict-rules": "^0.11", + "doctrine/coding-standard": "^8.0", + "phpstan/phpstan": "^0.12", + "phpstan/phpstan-phpunit": "^0.12", + "phpstan/phpstan-strict-rules": "^0.12", "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0" }, "type": "library", @@ -2027,7 +2092,25 @@ "uppercase", "words" ], - "time": "2020-05-29T07:19:59+00:00" + "support": { + "issues": "https://github.com/doctrine/inflector/issues", + "source": "https://github.com/doctrine/inflector/tree/1.4.4" + }, + "funding": [ + { + "url": "https://www.doctrine-project.org/sponsorship.html", + "type": "custom" + }, + { + "url": "https://www.patreon.com/phpdoctrine", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector", + "type": "tidelift" + } + ], + "time": "2021-04-16T17:34:40+00:00" }, { "name": "doctrine/lexer", @@ -2089,6 +2172,24 @@ "parser", "php" ], + "support": { + "issues": "https://github.com/doctrine/lexer/issues", + "source": "https://github.com/doctrine/lexer/tree/1.2.1" + }, + "funding": [ + { + "url": "https://www.doctrine-project.org/sponsorship.html", + "type": "custom" + }, + { + "url": "https://www.patreon.com/phpdoctrine", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer", + "type": "tidelift" + } + ], "time": "2020-05-25T17:44:05+00:00" }, { @@ -3081,23 +3182,20 @@ }, { "name": "drupal/config_filter", - "version": "2.2.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_filter.git", - "reference": "8.x-2.2" + "reference": "8.x-1.8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-2.2.zip", - "reference": "8.x-2.2", - "shasum": "dc6bc8107255066507cfc1d6766e664c3673cda0" + "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-1.8.zip", + "reference": "8.x-1.8", + "shasum": "5def5f97e79d6f5af6bb7007f012443475c90bfe" }, "require": { - "drupal/core": "^8.8 || ^9" - }, - "conflict": { - "drush/drush": "<10" + "drupal/core": "^8 || ^9" }, "suggest": { "drupal/config_split": "Split site configuration for different environments." @@ -3105,8 +3203,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.2", - "datestamp": "1601934694", + "version": "8.x-1.8", + "datestamp": "1603870062", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3208,20 +3306,20 @@ }, { "name": "drupal/config_split", - "version": "1.5.0", + "version": "1.7.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_split.git", - "reference": "8.x-1.5" + "reference": "8.x-1.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_split-8.x-1.5.zip", - "reference": "8.x-1.5", - "shasum": "ea727dbe5cb4586bbc21afad61db26c65fe5ce49" + "url": "https://ftp.drupal.org/files/projects/config_split-8.x-1.7.zip", + "reference": "8.x-1.7", + "shasum": "3cd524ebc0b52db31a6bef2c55693f4e62890b4f" }, "require": { - "drupal/config_filter": "^1||^2", + "drupal/config_filter": "^1", "drupal/core": "^8.8 || ^9" }, "conflict": { @@ -3234,8 +3332,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.5", - "datestamp": "1599549544", + "version": "8.x-1.7", + "datestamp": "1603782947", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5474,17 +5572,17 @@ }, { "name": "drupal/gin_login", - "version": "1.0.0-rc7", + "version": "1.0.0-rc8", "source": { "type": "git", "url": "https://git.drupalcode.org/project/gin_login.git", - "reference": "8.x-1.0-rc7" + "reference": "8.x-1.0-rc8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/gin_login-8.x-1.0-rc7.zip", - "reference": "8.x-1.0-rc7", - "shasum": "8ed1d3ba09fbc4377d040bd9ea4d8c9cb7fb8006" + "url": "https://ftp.drupal.org/files/projects/gin_login-8.x-1.0-rc8.zip", + "reference": "8.x-1.0-rc8", + "shasum": "8635edb014b84aea85e70b353af43fe43ff60925" }, "require": { "drupal/core": "^8 || ^9" @@ -5492,8 +5590,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-rc7", - "datestamp": "1606328781", + "version": "8.x-1.0-rc8", + "datestamp": "1623224934", "security-coverage": { "status": "not-covered", "message": "RC releases are not covered by Drupal security advisories." @@ -5537,17 +5635,17 @@ }, { "name": "drupal/gin_toolbar", - "version": "1.0.0-beta15", + "version": "1.0.0-beta17", "source": { "type": "git", "url": "https://git.drupalcode.org/project/gin_toolbar.git", - "reference": "8.x-1.0-beta15" + "reference": "8.x-1.0-beta17" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/gin_toolbar-8.x-1.0-beta15.zip", - "reference": "8.x-1.0-beta15", - "shasum": "4f8255020e3942ec0281ddb4082f595d49543e20" + "url": "https://ftp.drupal.org/files/projects/gin_toolbar-8.x-1.0-beta17.zip", + "reference": "8.x-1.0-beta17", + "shasum": "abd3dee1493da3c49699d82d11246ce9b1f6934a" }, "require": { "drupal/core": "^8 || ^9" @@ -5555,8 +5653,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-beta15", - "datestamp": "1620476166", + "version": "8.x-1.0-beta17", + "datestamp": "1622635843", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -6438,6 +6536,67 @@ "issues": "https://www.drupal.org/project/issues/module_filter" } }, + { + "name": "drupal/modules_weight", + "version": "1.9.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/modules_weight.git", + "reference": "8.x-1.9" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/modules_weight-8.x-1.9.zip", + "reference": "8.x-1.9", + "shasum": "bc718995fe16009c701b4b73ceced5264d219910" + }, + "require": { + "drupal/core": "^8.7.7 || ^9.0" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-1.9", + "datestamp": "1613514267", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "Adrian Cid Almaguer (adriancid)", + "homepage": "https://www.drupal.org/u/adriancid", + "email": "adriancid@gmail.com", + "role": "Maintainer" + }, + { + "name": "Ma'moun Othman (artofeclipse)", + "homepage": "https://www.drupal.org/u/artofeclipse", + "role": "Maintainer" + }, + { + "name": "josebc", + "homepage": "https://www.drupal.org/user/1376836" + } + ], + "description": "Allows to change the modules execution order.", + "homepage": "https://www.drupal.org/project/modules_weight", + "keywords": [ + "Drupal", + "Modules", + "Order" + ], + "support": { + "source": "http://cgit.drupalcode.org/modules_weight", + "issues": "https://www.drupal.org/project/issues/modules_weight" + } + }, { "name": "drupal/monitoring", "version": "1.10.0", @@ -7243,28 +7402,31 @@ }, { "name": "drupal/scheduled_transitions", - "version": "2.0.0", + "version": "2.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/scheduled_transitions.git", - "reference": "2.0.0" + "reference": "2.1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/scheduled_transitions-2.0.0.zip", - "reference": "2.0.0", - "shasum": "5cf9ef0a3f82595460fe16c3dbefcac2fc55421d" + "url": "https://ftp.drupal.org/files/projects/scheduled_transitions-2.1.0.zip", + "reference": "2.1.0", + "shasum": "58a3994273c7c83d0c08ad6fbe44cd9d0db98b82" }, "require": { "drupal/core": "^8.9 || ^9", - "drupal/dynamic_entity_reference": "*", - "php": "^7.3" + "drupal/dynamic_entity_reference": "^1.0 || ^2.0", + "php": ">=7.3" + }, + "suggest": { + "drupal/token": "Shows Token UI on Add Scheduled Transitions form." }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.0", - "datestamp": "1597634088", + "version": "2.1.0", + "datestamp": "1623294905", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8007,21 +8169,21 @@ }, { "name": "drupal/smtp", - "version": "1.0.0-rc4", + "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/smtp.git", - "reference": "8.x-1.0-rc4" + "reference": "8.x-1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/smtp-8.x-1.0-rc4.zip", - "reference": "8.x-1.0-rc4", - "shasum": "2879396e26bb356b1d17646c324d455eda3044af" + "url": "https://ftp.drupal.org/files/projects/smtp-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "c40cc7a3c20d3f743e3a4e53f4cc296748da89fd" }, "require": { - "drupal/core": "^8.7.7 || ^9", - "phpmailer/phpmailer": "^6.1.5" + "drupal/core": "^8.8 || ^9", + "phpmailer/phpmailer": "^6.1.7" }, "suggest": { "drupal/mailsystem": "Allows using SMTP alongside other mail modules." @@ -8029,11 +8191,11 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-rc4", - "datestamp": "1595628445", + "version": "8.x-1.0", + "datestamp": "1601070985", "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" } }, "branch-alias": { @@ -8462,7 +8624,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/typed_data.git", - "reference": "27555f47b522730d04f3b33c9a46c0acbcb3146e" + "reference": "d6550fd64428642da9ace9281670e70f7018f0b1" }, "require": { "drupal/core": "^8.8.2 || ^9" @@ -8473,8 +8635,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-alpha5+21-dev", - "datestamp": "1600719315", + "version": "8.x-1.0-alpha5+24-dev", + "datestamp": "1623702620", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -8506,7 +8668,7 @@ "source": "https://git.drupalcode.org/project/typed_data", "issues": "https://www.drupal.org/project/issues/typed_data" }, - "time": "2020-10-30T06:56:14+00:00" + "time": "2021-06-14T20:31:09+00:00" }, { "name": "drupal/user_delete_reassign", @@ -8514,7 +8676,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/user_delete_reassign.git", - "reference": "f306559fa0ee8f0bbfac100501434ae0d70afd31" + "reference": "716c0a85aeee07267bdd99acdc63c95cc63c7059" }, "require": { "drupal/core": "~8.0" @@ -8526,15 +8688,11 @@ }, "drupal": { "version": "8.x-1.x-dev", - "datestamp": "1564747388", + "datestamp": "1617868325", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" } - }, - "patches_applied": { - "User to assign this user's content to\" required even when method not selected": "https://www.drupal.org/files/issues/2020-11-20/settings_field_always_required-3183626-3.patch", - "Incorrect user lookup on Bulk deleting": "https://git.drupalcode.org/project/user_delete_reassign/-/commit/05076bbedb66f8471d023894a88b980c2ecdf8d5.patch" } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -8556,7 +8714,7 @@ "support": { "source": "https://git.drupalcode.org/project/user_delete_reassign" }, - "time": "2019-08-02T12:02:27+00:00" + "time": "2021-04-08T08:01:43+00:00" }, { "name": "drupal/video_embed_field", @@ -8757,34 +8915,35 @@ }, { "name": "drush/drush", - "version": "10.2.2", + "version": "10.3.6", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "8307a4e7dae9c63a279d8b59b9dca6c1973576c2" + "reference": "fc985a95c6010e04891a2dbcf3f39984b8c9ef0a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/8307a4e7dae9c63a279d8b59b9dca6c1973576c2", - "reference": "8307a4e7dae9c63a279d8b59b9dca6c1973576c2", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/fc985a95c6010e04891a2dbcf3f39984b8c9ef0a", + "reference": "fc985a95c6010e04891a2dbcf3f39984b8c9ef0a", "shasum": "" }, "require": { - "chi-teck/drupal-code-generator": "^1.30.5", - "composer/semver": "^1.4", + "chi-teck/drupal-code-generator": "^1.32.1", + "composer/semver": "^1.4 || ^3", "consolidation/config": "^1.2", "consolidation/filter-via-dot-access-data": "^1", - "consolidation/robo": "^1 || ^2", + "consolidation/robo": "^1.4.11 || ^2", "consolidation/site-alias": "^3.0.0@stable", "consolidation/site-process": "^2.1 || ^4", "ext-dom": "*", "grasmash/yaml-expander": "^1.1.1", + "guzzlehttp/guzzle": "^6.3 || ^7.0", "league/container": "~2", "php": ">=7.1.3", "psr/log": "~1.0", "psy/psysh": "~0.6", "symfony/event-dispatcher": "^3.4 || ^4.0", - "symfony/finder": "^3.4 || ^4.0", + "symfony/finder": "^3.4 || ^4.0 || ^5", "symfony/var-dumper": "^3.4 || ^4.0 || ^5.0", "symfony/yaml": "^3.4 || ^4.0", "webflo/drupal-finder": "^1.2", @@ -8793,9 +8952,9 @@ "require-dev": { "composer/installers": "^1.7", "cweagans/composer-patches": "~1.0", + "david-garcia/phpwhois": "4.3.0", "drupal/alinks": "1.0.0", "drupal/core-recommended": "^8.8", - "g1a/composer-test-scenarios": "^3", "lox/xhprof": "dev-master", "phpunit/phpunit": "^4.8.36 || ^6.1", "squizlabs/php_codesniffer": "^2.7 || ^3", @@ -8831,9 +8990,6 @@ "sut/drush/contrib/{$name}": [ "type:drupal-drush" ] - }, - "branch-alias": { - "dev-master": "10.x-dev" } }, "autoload": { @@ -8882,7 +9038,20 @@ ], "description": "Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.", "homepage": "http://www.drush.org", - "time": "2020-02-26T21:07:53+00:00" + "support": { + "forum": "http://drupal.stackexchange.com/questions/tagged/drush", + "irc": "irc://irc.freenode.org/drush", + "issues": "https://github.com/drush-ops/drush/issues", + "slack": "https://drupal.slack.com/messages/C62H9CWQM", + "source": "https://github.com/drush-ops/drush/tree/10.3.6" + }, + "funding": [ + { + "url": "https://github.com/weitzman", + "type": "github" + } + ], + "time": "2020-11-11T04:36:51+00:00" }, { "name": "easyrdf/easyrdf", @@ -9151,16 +9320,16 @@ }, { "name": "gettext/gettext", - "version": "v4.8.2", + "version": "v4.8.4", "source": { "type": "git", "url": "https://github.com/php-gettext/Gettext.git", - "reference": "e474f872f2c8636cf53fd283ec4ce1218f3d236a" + "reference": "58bc0f7f37e78efb0f9758f93d4a0f669f0f84a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-gettext/Gettext/zipball/e474f872f2c8636cf53fd283ec4ce1218f3d236a", - "reference": "e474f872f2c8636cf53fd283ec4ce1218f3d236a", + "url": "https://api.github.com/repos/php-gettext/Gettext/zipball/58bc0f7f37e78efb0f9758f93d4a0f669f0f84a1", + "reference": "58bc0f7f37e78efb0f9758f93d4a0f669f0f84a1", "shasum": "" }, "require": { @@ -9209,14 +9378,33 @@ "po", "translation" ], - "time": "2019-12-02T10:21:14+00:00" - }, - { - "name": "gettext/languages", - "version": "2.6.0", - "source": { - "type": "git", - "url": "https://github.com/php-gettext/Languages.git", + "support": { + "email": "oom@oscarotero.com", + "issues": "https://github.com/oscarotero/Gettext/issues", + "source": "https://github.com/php-gettext/Gettext/tree/v4.8.4" + }, + "funding": [ + { + "url": "https://paypal.me/oscarotero", + "type": "custom" + }, + { + "url": "https://github.com/oscarotero", + "type": "github" + }, + { + "url": "https://www.patreon.com/misteroom", + "type": "patreon" + } + ], + "time": "2021-03-10T19:35:49+00:00" + }, + { + "name": "gettext/languages", + "version": "2.6.0", + "source": { + "type": "git", + "url": "https://github.com/php-gettext/Languages.git", "reference": "38ea0482f649e0802e475f0ed19fa993bcb7a618" }, "dist": { @@ -9432,6 +9620,10 @@ "rest", "web service" ], + "support": { + "issues": "https://github.com/guzzle/guzzle/issues", + "source": "https://github.com/guzzle/guzzle/tree/6.5" + }, "time": "2020-06-16T21:01:06+00:00" }, { @@ -9562,13 +9754,7 @@ "source": { "type": "git", "url": "https://github.com/harvesthq/chosen-package.git", - "reference": "origin/master" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/harvesthq/chosen-package/zipball/origin/master", - "reference": "origin/master", - "shasum": "" + "reference": "v1.8.7" }, "type": "drupal-library" }, @@ -9607,28 +9793,32 @@ "GPL-2.0-or-later" ], "description": "Converts HTML to formatted plain text", + "support": { + "issues": "https://github.com/mtibben/html2text/issues", + "source": "https://github.com/mtibben/html2text/tree/4.3.1" + }, "time": "2020-04-16T23:44:31+00:00" }, { "name": "jean85/pretty-package-versions", - "version": "1.3.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://github.com/Jean85/pretty-package-versions.git", - "reference": "e3517fb11b67e798239354fe8213927d012ad8f9" + "reference": "1e0104b46f045868f11942aea058cd7186d6c303" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/e3517fb11b67e798239354fe8213927d012ad8f9", - "reference": "e3517fb11b67e798239354fe8213927d012ad8f9", + "url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/1e0104b46f045868f11942aea058cd7186d6c303", + "reference": "1e0104b46f045868f11942aea058cd7186d6c303", "shasum": "" }, "require": { "composer/package-versions-deprecated": "^1.8.0", - "php": "^7.0" + "php": "^7.0|^8.0" }, "require-dev": { - "phpunit/phpunit": "^6.0" + "phpunit/phpunit": "^6.0|^8.5|^9.2" }, "type": "library", "extra": { @@ -9658,7 +9848,7 @@ "release", "versions" ], - "time": "2020-04-24T14:19:45+00:00" + "time": "2021-02-04T16:20:16+00:00" }, { "name": "laminas/laminas-diactoros", @@ -9800,16 +9990,16 @@ }, { "name": "laminas/laminas-feed", - "version": "2.13.1", + "version": "2.14.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-feed.git", - "reference": "45d36702d09afd5d8ca01192ecd3b5afaf37126b" + "reference": "463fdae515fba30633906098c258d3b2c733c15c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/45d36702d09afd5d8ca01192ecd3b5afaf37126b", - "reference": "45d36702d09afd5d8ca01192ecd3b5afaf37126b", + "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/463fdae515fba30633906098c258d3b2c733c15c", + "reference": "463fdae515fba30633906098c258d3b2c733c15c", "shasum": "" }, "require": { @@ -9876,7 +10066,7 @@ "type": "community_bridge" } ], - "time": "2021-01-04T19:20:24+00:00" + "time": "2021-04-01T19:26:09+00:00" }, { "name": "laminas/laminas-stdlib", @@ -9994,21 +10184,21 @@ }, { "name": "league/container", - "version": "2.4.1", + "version": "2.5.0", "source": { "type": "git", "url": "https://github.com/thephpleague/container.git", - "reference": "43f35abd03a12977a60ffd7095efd6a7808488c0" + "reference": "8438dc47a0674e3378bcce893a0a04d79a2c22b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/container/zipball/43f35abd03a12977a60ffd7095efd6a7808488c0", - "reference": "43f35abd03a12977a60ffd7095efd6a7808488c0", + "url": "https://api.github.com/repos/thephpleague/container/zipball/8438dc47a0674e3378bcce893a0a04d79a2c22b3", + "reference": "8438dc47a0674e3378bcce893a0a04d79a2c22b3", "shasum": "" }, "require": { "container-interop/container-interop": "^1.2", - "php": "^5.4.0 || ^7.0" + "php": "^5.4 || ^7.0 || ^8.0" }, "provide": { "container-interop/container-interop-implementation": "^1.2", @@ -10018,7 +10208,9 @@ "orno/di": "~2.0" }, "require-dev": { - "phpunit/phpunit": "4.*" + "phpunit/phpunit": "^4.8.36", + "scrutinizer/ocular": "^1.3", + "squizlabs/php_codesniffer": "^3.5" }, "type": "library", "extra": { @@ -10055,7 +10247,17 @@ "provider", "service" ], - "time": "2017-05-10T09:20:27+00:00" + "support": { + "issues": "https://github.com/thephpleague/container/issues", + "source": "https://github.com/thephpleague/container/tree/2.5.0" + }, + "funding": [ + { + "url": "https://github.com/philipobenito", + "type": "github" + } + ], + "time": "2021-02-22T09:20:06+00:00" }, { "name": "maennchen/zipstream-php", @@ -10189,37 +10391,43 @@ }, { "name": "mglaman/drupal-check", - "version": "1.1.2", + "version": "1.1.8", "source": { "type": "git", "url": "https://github.com/mglaman/drupal-check.git", - "reference": "eaee2c8b03bf3bb8aff190b9000d12e0c3bea87b" + "reference": "58549723fb306112ca367861a6e03032edc3d285" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mglaman/drupal-check/zipball/eaee2c8b03bf3bb8aff190b9000d12e0c3bea87b", - "reference": "eaee2c8b03bf3bb8aff190b9000d12e0c3bea87b", + "url": "https://api.github.com/repos/mglaman/drupal-check/zipball/58549723fb306112ca367861a6e03032edc3d285", + "reference": "58549723fb306112ca367861a6e03032edc3d285", "shasum": "" }, "require": { "composer/xdebug-handler": "^1.3", - "jean85/pretty-package-versions": "~1.3.0", - "mglaman/phpstan-drupal": "^0.12", + "jean85/pretty-package-versions": "^1.5.0 || ^2.0.1", + "mglaman/phpstan-drupal": "^0.12.8", "nette/neon": "^3.1", - "php": "~7.2", - "phpstan/phpstan": "^0.12", - "phpstan/phpstan-deprecation-rules": "^0.12", + "php": "^7.2.5|^8.0", + "phpstan/phpstan-deprecation-rules": "^0.12.6", "symfony/console": "~3.2 || ~4.0", "symfony/process": "~3.2 || ~4.0", "webflo/drupal-finder": "^1.1" }, "require-dev": { + "phpstan/phpstan": "^0.12.81", + "phpstan/phpstan-strict-rules": "^0.12.9", "squizlabs/php_codesniffer": "^3.4" }, "bin": [ "drupal-check" ], "type": "project", + "extra": { + "violinist": { + "one_pull_request_per_package": 1 + } + }, "autoload": { "psr-4": { "DrupalCheck\\": "src" @@ -10227,7 +10435,7 @@ }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "GPL-2.0-or-later" ], "authors": [ { @@ -10236,36 +10444,55 @@ } ], "description": "CLI tool for running checks on a Drupal code base", - "time": "2020-05-13T00:03:01+00:00" + "support": { + "issues": "https://github.com/mglaman/drupal-check/issues", + "source": "https://github.com/mglaman/drupal-check/tree/1.1.8" + }, + "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/drupal-check", + "type": "tidelift" + } + ], + "time": "2021-03-17T21:31:35+00:00" }, { "name": "mglaman/phpstan-drupal", - "version": "0.12.4", + "version": "0.12.10", "source": { "type": "git", "url": "https://github.com/mglaman/phpstan-drupal.git", - "reference": "4a74b797251562081715bb086a49d460c61a8783" + "reference": "b8b6642861662cefb86bf19d9faab01715f38b68" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/4a74b797251562081715bb086a49d460c61a8783", - "reference": "4a74b797251562081715bb086a49d460c61a8783", + "url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/b8b6642861662cefb86bf19d9faab01715f38b68", + "reference": "b8b6642861662cefb86bf19d9faab01715f38b68", "shasum": "" }, "require": { "nette/finder": "^2.5", - "php": "^7.1", - "phpstan/phpstan": "^0.12.26", + "php": "^7.1 || ^8.0", + "phpstan/phpstan": "^0.12.64", "symfony/yaml": "~3.4.5|^4.2", "webflo/drupal-finder": "^1.2" }, "require-dev": { - "composer/installers": "^1.6", - "drupal/core-recommended": "^8.8@alpha", - "drush/drush": "^9.6", + "composer/installers": "^1.9", + "drupal/core-dev": "^8.8@alpha || ^9.0", + "drupal/core-recommended": "^8.8@alpha || ^9.0", + "drush/drush": "^9.6 | ^10.0", "phpstan/phpstan-deprecation-rules": "~0.12.0", "phpstan/phpstan-strict-rules": "^0.12.0", - "phpunit/phpunit": "^7.5", + "phpunit/phpunit": "^6.5 || ^7.5 || ^8.0 || ^9", "squizlabs/php_codesniffer": "^3.3" }, "suggest": { @@ -10300,6 +10527,9 @@ } }, "autoload": { + "files": [ + "drupal-phpunit-hack.php" + ], "psr-4": { "PHPStan\\": "src/" } @@ -10315,7 +10545,25 @@ } ], "description": "Drupal extension and rules for PHPStan", - "time": "2020-06-10T21:05:10+00:00" + "support": { + "issues": "https://github.com/mglaman/phpstan-drupal/issues", + "source": "https://github.com/mglaman/phpstan-drupal/tree/0.12.10" + }, + "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": "2021-05-12T20:49:49+00:00" }, { "name": "mikehaertl/php-shellcommand", @@ -10460,16 +10708,16 @@ }, { "name": "monolog/monolog", - "version": "1.25.5", + "version": "1.26.1", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "1817faadd1846cd08be9a49e905dc68823bc38c0" + "reference": "c6b00f05152ae2c9b04a448f99c7590beb6042f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/1817faadd1846cd08be9a49e905dc68823bc38c0", - "reference": "1817faadd1846cd08be9a49e905dc68823bc38c0", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/c6b00f05152ae2c9b04a448f99c7590beb6042f5", + "reference": "c6b00f05152ae2c9b04a448f99c7590beb6042f5", "shasum": "" }, "require": { @@ -10485,7 +10733,7 @@ "graylog2/gelf-php": "~1.0", "php-amqplib/php-amqplib": "~2.4", "php-console/php-console": "^3.1.3", - "php-parallel-lint/php-parallel-lint": "^1.0", + "phpstan/phpstan": "^0.12.59", "phpunit/phpunit": "~4.5", "ruflin/elastica": ">=0.90 <3.0", "sentry/sentry": "^0.13", @@ -10505,11 +10753,6 @@ "sentry/sentry": "Allow sending log messages to a Sentry server" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.0.x-dev" - } - }, "autoload": { "psr-4": { "Monolog\\": "src/Monolog" @@ -10533,20 +10776,34 @@ "logging", "psr-3" ], - "time": "2020-07-23T08:35:51+00:00" + "support": { + "issues": "https://github.com/Seldaek/monolog/issues", + "source": "https://github.com/Seldaek/monolog/tree/1.26.1" + }, + "funding": [ + { + "url": "https://github.com/Seldaek", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/monolog/monolog", + "type": "tidelift" + } + ], + "time": "2021-05-28T08:32:12+00:00" }, { "name": "mpdf/mpdf", - "version": "v8.0.10", + "version": "v8.0.11", "source": { "type": "git", "url": "https://github.com/mpdf/mpdf.git", - "reference": "1333a962cd2f7ae1a127b7534b7734b58179186f" + "reference": "af17afbbfa0b6ce76defc8da5d02a73d54f94c64" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mpdf/mpdf/zipball/1333a962cd2f7ae1a127b7534b7734b58179186f", - "reference": "1333a962cd2f7ae1a127b7534b7734b58179186f", + "url": "https://api.github.com/repos/mpdf/mpdf/zipball/af17afbbfa0b6ce76defc8da5d02a73d54f94c64", + "reference": "af17afbbfa0b6ce76defc8da5d02a73d54f94c64", "shasum": "" }, "require": { @@ -10597,18 +10854,13 @@ "php", "utf-8" ], - "support": { - "docs": "http://mpdf.github.io", - "issues": "https://github.com/mpdf/mpdf/issues", - "source": "https://github.com/mpdf/mpdf" - }, "funding": [ { "url": "https://www.paypal.me/mpdf", "type": "custom" } ], - "time": "2021-01-08T14:59:28+00:00" + "time": "2021-05-12T14:18:06+00:00" }, { "name": "mtdowling/jmespath.php", @@ -10854,20 +11106,19 @@ }, { "name": "nette/neon", - "version": "v3.1.2", + "version": "v3.2.2", "source": { "type": "git", "url": "https://github.com/nette/neon.git", - "reference": "3c3dcbc6bf6c80dc97b1fc4ba9a22ae67930fc0e" + "reference": "e4ca6f4669121ca6876b1d048c612480e39a28d5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/neon/zipball/3c3dcbc6bf6c80dc97b1fc4ba9a22ae67930fc0e", - "reference": "3c3dcbc6bf6c80dc97b1fc4ba9a22ae67930fc0e", + "url": "https://api.github.com/repos/nette/neon/zipball/e4ca6f4669121ca6876b1d048c612480e39a28d5", + "reference": "e4ca6f4669121ca6876b1d048c612480e39a28d5", "shasum": "" }, "require": { - "ext-iconv": "*", "ext-json": "*", "php": ">=7.1" }, @@ -10879,7 +11130,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.1-dev" + "dev-master": "3.2-dev" } }, "autoload": { @@ -10912,24 +11163,31 @@ "nette", "yaml" ], - "time": "2020-03-04T11:47:04+00:00" + "support": { + "issues": "https://github.com/nette/neon/issues", + "source": "https://github.com/nette/neon/tree/v3.2.2" + }, + "time": "2021-02-28T12:30:32+00:00" }, { "name": "nette/utils", - "version": "v3.1.2", + "version": "v3.2.2", "source": { "type": "git", "url": "https://github.com/nette/utils.git", - "reference": "488f58378bba71767e7831c83f9e0fa808bf83b9" + "reference": "967cfc4f9a1acd5f1058d76715a424c53343c20c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/utils/zipball/488f58378bba71767e7831c83f9e0fa808bf83b9", - "reference": "488f58378bba71767e7831c83f9e0fa808bf83b9", + "url": "https://api.github.com/repos/nette/utils/zipball/967cfc4f9a1acd5f1058d76715a424c53343c20c", + "reference": "967cfc4f9a1acd5f1058d76715a424c53343c20c", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2 <8.1" + }, + "conflict": { + "nette/di": "<3.0.6" }, "require-dev": { "nette/tester": "~2.0", @@ -10948,7 +11206,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.1-dev" + "dev-master": "3.2-dev" } }, "autoload": { @@ -10972,7 +11230,7 @@ "homepage": "https://nette.org/contributors" } ], - "description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.", + "description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.", "homepage": "https://nette.org", "keywords": [ "array", @@ -10990,7 +11248,11 @@ "utility", "validation" ], - "time": "2020-05-27T09:58:51+00:00" + "support": { + "issues": "https://github.com/nette/utils/issues", + "source": "https://github.com/nette/utils/tree/v3.2.2" + }, + "time": "2021-03-03T22:53:25+00:00" }, { "name": "nikic/php-parser", @@ -11050,12 +11312,12 @@ "source": { "type": "git", "url": "https://github.com/bellcom/os2core.git", - "reference": "3561dd16cfa056fad92f15e6140f4e2a6f4d7e71" + "reference": "94fbdfaeb1a575812d4efb59d619246140c65ed7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bellcom/os2core/zipball/3561dd16cfa056fad92f15e6140f4e2a6f4d7e71", - "reference": "3561dd16cfa056fad92f15e6140f4e2a6f4d7e71", + "url": "https://api.github.com/repos/bellcom/os2core/zipball/94fbdfaeb1a575812d4efb59d619246140c65ed7", + "reference": "94fbdfaeb1a575812d4efb59d619246140c65ed7", "shasum": "" }, "require": { @@ -11107,20 +11369,20 @@ "EUPL-1.2" ], "description": "Wrapper over contrib modules used for OS2 Drupal solutions", - "time": "2020-08-19T08:29:32+00:00" + "time": "2020-09-14T10:42:37+00:00" }, { "name": "os2web/os2web", - "version": "1.0.1", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/OS2web/os2web.git", - "reference": "7156e7cf6055efe01e7f2c65801ba83045817358" + "reference": "caf8dc50820fd1538924605238907e04994c0b12" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/OS2web/os2web/zipball/7156e7cf6055efe01e7f2c65801ba83045817358", - "reference": "7156e7cf6055efe01e7f2c65801ba83045817358", + "url": "https://api.github.com/repos/OS2web/os2web/zipball/caf8dc50820fd1538924605238907e04994c0b12", + "reference": "caf8dc50820fd1538924605238907e04994c0b12", "shasum": "" }, "require": { @@ -11131,6 +11393,7 @@ "drupal/metatag": "^1.13", "drupal/node_revision_delete": "^1.0@RC", "drupal/rules": "^3.0@alpha", + "drupal/save_edit": "^1.3", "drupal/scheduler_content_moderation_integration": "^1.3", "drupal/swiftmailer": "^2.0@beta", "drupal/textfield_counter": "^1.11", @@ -11143,7 +11406,7 @@ "EUPL-1.2" ], "description": "Drupal 8 OS2Web installation profile", - "time": "2020-09-02T15:16:25+00:00" + "time": "2021-06-16T12:03:43+00:00" }, { "name": "os2web/os2web_borgerdk", @@ -11171,7 +11434,7 @@ "EUPL-1.2" ], "description": "Imports content from Borger.dk.", - "time": "2020-07-03T14:03:47+00:00" + "time": "2021-06-09T19:26:10+00:00" }, { "name": "os2web/os2web_contact", @@ -11202,16 +11465,16 @@ }, { "name": "os2web/os2web_datalookup", - "version": "1.0", + "version": "1.0.2.1", "source": { "type": "git", "url": "https://github.com/OS2web/os2web_datalookup.git", - "reference": "d126a8b96a71a6cfb0a00f46efaedaa8e2d8e516" + "reference": "58735fe34cb85eb7abff0926a8dbc7729167452c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/OS2web/os2web_datalookup/zipball/d126a8b96a71a6cfb0a00f46efaedaa8e2d8e516", - "reference": "d126a8b96a71a6cfb0a00f46efaedaa8e2d8e516", + "url": "https://api.github.com/repos/OS2web/os2web_datalookup/zipball/58735fe34cb85eb7abff0926a8dbc7729167452c", + "reference": "58735fe34cb85eb7abff0926a8dbc7729167452c", "shasum": "" }, "require": { @@ -11223,7 +11486,11 @@ "EUPL-1.2" ], "description": "Provides integration with Danish data lookup services such as Service platformen or Datafordeler.", - "time": "2019-12-18T10:35:16+00:00" + "support": { + "issues": "https://github.com/OS2web/os2web_datalookup/issues", + "source": "https://github.com/OS2web/os2web_datalookup/tree/1.0.2.1" + }, + "time": "2021-03-08T11:35:37+00:00" }, { "name": "os2web/os2web_events", @@ -11371,12 +11638,12 @@ "source": { "type": "git", "url": "https://github.com/OS2web/os2web_meetings.git", - "reference": "b99ec26bdd90145c4db051cda52e52e09d39f3e9" + "reference": "f2d9c457de9a7f224b7e7a86ba9f1d70341857d1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/OS2web/os2web_meetings/zipball/b99ec26bdd90145c4db051cda52e52e09d39f3e9", - "reference": "b99ec26bdd90145c4db051cda52e52e09d39f3e9", + "url": "https://api.github.com/repos/OS2web/os2web_meetings/zipball/f2d9c457de9a7f224b7e7a86ba9f1d70341857d1", + "reference": "f2d9c457de9a7f224b7e7a86ba9f1d70341857d1", "shasum": "" }, "require": { @@ -11394,7 +11661,7 @@ "issues": "https://github.com/OS2web/os2web_meetings/issues", "source": "https://github.com/OS2web/os2web_meetings/tree/develop" }, - "time": "2021-06-14T08:25:58+00:00" + "time": "2021-06-16T10:54:25+00:00" }, { "name": "os2web/os2web_meetings_agman", @@ -11476,16 +11743,16 @@ }, { "name": "os2web/os2web_nemlogin", - "version": "1.0", + "version": "1.1", "source": { "type": "git", "url": "https://github.com/OS2web/os2web_nemlogin.git", - "reference": "74caf1b722f2e74f187ddb430ea045dd05ca12d3" + "reference": "2fd2c4d04bef2e0712bf69b82cff594ada266f2e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/OS2web/os2web_nemlogin/zipball/74caf1b722f2e74f187ddb430ea045dd05ca12d3", - "reference": "74caf1b722f2e74f187ddb430ea045dd05ca12d3", + "url": "https://api.github.com/repos/OS2web/os2web_nemlogin/zipball/2fd2c4d04bef2e0712bf69b82cff594ada266f2e", + "reference": "2fd2c4d04bef2e0712bf69b82cff594ada266f2e", "shasum": "" }, "type": "drupal-module", @@ -11494,7 +11761,11 @@ "EUPL-1.2" ], "description": "Provide authentication via Nemlogin", - "time": "2019-12-12T10:30:44+00:00" + "support": { + "issues": "https://github.com/OS2web/os2web_nemlogin/issues", + "source": "https://github.com/OS2web/os2web_nemlogin/tree/1.1" + }, + "time": "2021-05-10T09:23:17+00:00" }, { "name": "os2web/os2web_news", @@ -11622,12 +11893,12 @@ "source": { "type": "git", "url": "https://github.com/OS2web/os2web_simplesaml.git", - "reference": "e99afeac3894fdcafb33fe39f7bd27c968b4ac29" + "reference": "2919483ef460f0f091884a8e411394e1beba9e15" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/OS2web/os2web_simplesaml/zipball/e99afeac3894fdcafb33fe39f7bd27c968b4ac29", - "reference": "e99afeac3894fdcafb33fe39f7bd27c968b4ac29", + "url": "https://api.github.com/repos/OS2web/os2web_simplesaml/zipball/2919483ef460f0f091884a8e411394e1beba9e15", + "reference": "2919483ef460f0f091884a8e411394e1beba9e15", "shasum": "" }, "require": { @@ -11639,7 +11910,11 @@ "EUPL-1.2" ], "description": "Enhances integration with simplesamlphp_auth module, by force triggering SimpleSAML auth page redirect when certain criteria are met", - "time": "2019-12-04T14:04:00+00:00" + "support": { + "issues": "https://github.com/OS2web/os2web_simplesaml/issues", + "source": "https://github.com/OS2web/os2web_simplesaml/tree/master" + }, + "time": "2020-11-12T14:06:56+00:00" }, { "name": "os2web/os2web_simplesaml_checklist", @@ -11672,12 +11947,12 @@ "source": { "type": "git", "url": "https://github.com/OS2web/os2web_spotbox.git", - "reference": "16c4c92c1815a512150e1f383717fd75b1bcea17" + "reference": "2e6462f16db8b402ea2adb7e9959d48b388d1222" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/OS2web/os2web_spotbox/zipball/16c4c92c1815a512150e1f383717fd75b1bcea17", - "reference": "16c4c92c1815a512150e1f383717fd75b1bcea17", + "url": "https://api.github.com/repos/OS2web/os2web_spotbox/zipball/2e6462f16db8b402ea2adb7e9959d48b388d1222", + "reference": "2e6462f16db8b402ea2adb7e9959d48b388d1222", "shasum": "" }, "require": { @@ -11695,7 +11970,7 @@ "EUPL-1.2" ], "description": "Spotbox entity", - "time": "2020-09-23T10:09:49+00:00" + "time": "2021-03-19T13:02:19+00:00" }, { "name": "paragonie/random_compat", @@ -11740,25 +12015,20 @@ "pseudorandom", "random" ], - "support": { - "email": "info@paragonie.com", - "issues": "https://github.com/paragonie/random_compat/issues", - "source": "https://github.com/paragonie/random_compat" - }, "time": "2020-10-15T08:29:30+00:00" }, { "name": "pear/archive_tar", - "version": "1.4.12", + "version": "1.4.13", "source": { "type": "git", "url": "https://github.com/pear/Archive_Tar.git", - "reference": "19bb8e95490d3e3ad92fcac95500ca80bdcc7495" + "reference": "2b87b41178cc6d4ad3cba678a46a1cae49786011" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/19bb8e95490d3e3ad92fcac95500ca80bdcc7495", - "reference": "19bb8e95490d3e3ad92fcac95500ca80bdcc7495", + "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/2b87b41178cc6d4ad3cba678a46a1cae49786011", + "reference": "2b87b41178cc6d4ad3cba678a46a1cae49786011", "shasum": "" }, "require": { @@ -11825,7 +12095,7 @@ "type": "patreon" } ], - "time": "2021-01-18T19:32:54+00:00" + "time": "2021-02-16T10:50:50+00:00" }, { "name": "pear/console_getopt", @@ -11920,23 +12190,23 @@ }, { "name": "pear/pear_exception", - "version": "v1.0.1", + "version": "v1.0.2", "source": { "type": "git", "url": "https://github.com/pear/PEAR_Exception.git", - "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7" + "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7", - "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7", + "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/b14fbe2ddb0b9f94f5b24cf08783d599f776fff0", + "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0", "shasum": "" }, "require": { - "php": ">=4.4.0" + "php": ">=5.2.0" }, "require-dev": { - "phpunit/phpunit": "*" + "phpunit/phpunit": "<9" }, "type": "class", "extra": { @@ -11971,7 +12241,11 @@ "keywords": [ "exception" ], - "time": "2019-12-10T10:24:42+00:00" + "support": { + "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR_Exception", + "source": "https://github.com/pear/PEAR_Exception" + }, + "time": "2021-03-21T15:43:46+00:00" }, { "name": "phenx/php-font-lib", @@ -12132,30 +12406,34 @@ }, { "name": "phpmailer/phpmailer", - "version": "v6.1.5", + "version": "v6.4.1", "source": { "type": "git", "url": "https://github.com/PHPMailer/PHPMailer.git", - "reference": "a8bf068f64a580302026e484ee29511f661b2ad3" + "reference": "9256f12d8fb0cd0500f93b19e18c356906cbed3d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/a8bf068f64a580302026e484ee29511f661b2ad3", - "reference": "a8bf068f64a580302026e484ee29511f661b2ad3", + "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/9256f12d8fb0cd0500f93b19e18c356906cbed3d", + "reference": "9256f12d8fb0cd0500f93b19e18c356906cbed3d", "shasum": "" }, "require": { "ext-ctype": "*", "ext-filter": "*", + "ext-hash": "*", "php": ">=5.5.0" }, "require-dev": { + "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", "doctrine/annotations": "^1.2", - "friendsofphp/php-cs-fixer": "^2.2", - "phpunit/phpunit": "^4.8 || ^5.7" + "phpcompatibility/php-compatibility": "^9.3.5", + "roave/security-advisories": "dev-latest", + "squizlabs/php_codesniffer": "^3.5.6", + "yoast/phpunit-polyfills": "^0.2.0" }, "suggest": { - "ext-mbstring": "Needed to send email in multibyte encoding charset", + "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses", "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication", "league/oauth2-google": "Needed for Google XOAUTH2 authentication", "psr/log": "For optional PSR-3 debug logging", @@ -12190,28 +12468,38 @@ } ], "description": "PHPMailer is a full-featured email creation and transfer class for PHP", - "time": "2020-03-14T14:23:48+00:00" + "support": { + "issues": "https://github.com/PHPMailer/PHPMailer/issues", + "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.4.1" + }, + "funding": [ + { + "url": "https://github.com/Synchro", + "type": "github" + } + ], + "time": "2021-04-29T12:25:04+00:00" }, { "name": "phpoption/phpoption", - "version": "1.7.3", + "version": "1.7.5", "source": { "type": "git", "url": "https://github.com/schmittjoh/php-option.git", - "reference": "4acfd6a4b33a509d8c88f50e5222f734b6aeebae" + "reference": "994ecccd8f3283ecf5ac33254543eb0ac946d525" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/4acfd6a4b33a509d8c88f50e5222f734b6aeebae", - "reference": "4acfd6a4b33a509d8c88f50e5222f734b6aeebae", + "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/994ecccd8f3283ecf5ac33254543eb0ac946d525", + "reference": "994ecccd8f3283ecf5ac33254543eb0ac946d525", "shasum": "" }, "require": { "php": "^5.5.9 || ^7.0 || ^8.0" }, "require-dev": { - "bamarni/composer-bin-plugin": "^1.3", - "phpunit/phpunit": "^4.8.35 || ^5.0 || ^6.0 || ^7.0" + "bamarni/composer-bin-plugin": "^1.4.1", + "phpunit/phpunit": "^4.8.35 || ^5.7.27 || ^6.5.6 || ^7.0 || ^8.0 || ^9.0" }, "type": "library", "extra": { @@ -12245,24 +12533,38 @@ "php", "type" ], - "time": "2020-03-21T18:07:53+00:00" + "support": { + "issues": "https://github.com/schmittjoh/php-option/issues", + "source": "https://github.com/schmittjoh/php-option/tree/1.7.5" + }, + "funding": [ + { + "url": "https://github.com/GrahamCampbell", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption", + "type": "tidelift" + } + ], + "time": "2020-07-20T17:29:33+00:00" }, { "name": "phpstan/phpstan", - "version": "0.12.32", + "version": "0.12.89", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "d03863f504c8432b3de4d1881f73f6acb8c0e67c" + "reference": "54c0f5a6c30511b77128d58b6369f718df250542" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d03863f504c8432b3de4d1881f73f6acb8c0e67c", - "reference": "d03863f504c8432b3de4d1881f73f6acb8c0e67c", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/54c0f5a6c30511b77128d58b6369f718df250542", + "reference": "54c0f5a6c30511b77128d58b6369f718df250542", "shasum": "" }, "require": { - "php": "^7.1" + "php": "^7.1|^8.0" }, "conflict": { "phpstan/phpstan-shim": "*" @@ -12287,35 +12589,53 @@ "MIT" ], "description": "PHPStan - PHP Static Analysis Tool", - "time": "2020-07-01T11:57:52+00:00" + "support": { + "issues": "https://github.com/phpstan/phpstan/issues", + "source": "https://github.com/phpstan/phpstan/tree/0.12.89" + }, + "funding": [ + { + "url": "https://github.com/ondrejmirtes", + "type": "github" + }, + { + "url": "https://github.com/phpstan", + "type": "github" + }, + { + "url": "https://www.patreon.com/phpstan", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan", + "type": "tidelift" + } + ], + "time": "2021-06-09T20:23:49+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", - "version": "0.12.4", + "version": "0.12.6", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-deprecation-rules.git", - "reference": "9b4b8851fb5d59fd0eed00fbe9c22cfc328e0187" + "reference": "46dbd43c2db973d2876d6653e53f5c2cc3a01fbb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/9b4b8851fb5d59fd0eed00fbe9c22cfc328e0187", - "reference": "9b4b8851fb5d59fd0eed00fbe9c22cfc328e0187", + "url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/46dbd43c2db973d2876d6653e53f5c2cc3a01fbb", + "reference": "46dbd43c2db973d2876d6653e53f5c2cc3a01fbb", "shasum": "" }, "require": { - "php": "~7.1", - "phpstan/phpstan": "^0.12" + "php": "^7.1 || ^8.0", + "phpstan/phpstan": "^0.12.60" }, "require-dev": { - "consistence/coding-standard": "^3.0.1", - "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4", - "ergebnis/composer-normalize": "^2.0.2", - "jakub-onderka/php-parallel-lint": "^1.0", - "phing/phing": "^2.16.0", + "phing/phing": "^2.16.3", + "php-parallel-lint/php-parallel-lint": "^1.2", "phpstan/phpstan-phpunit": "^0.12", - "phpunit/phpunit": "^7.0", - "slevomat/coding-standard": "^4.5.2" + "phpunit/phpunit": "^7.5.20" }, "type": "phpstan-extension", "extra": { @@ -12338,7 +12658,11 @@ "MIT" ], "description": "PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.", - "time": "2020-05-30T18:02:31+00:00" + "support": { + "issues": "https://github.com/phpstan/phpstan-deprecation-rules/issues", + "source": "https://github.com/phpstan/phpstan-deprecation-rules/tree/0.12.6" + }, + "time": "2020-12-13T10:20:54+00:00" }, { "name": "psr/cache", @@ -12688,16 +13012,16 @@ }, { "name": "robrichards/xmlseclibs", - "version": "3.0.4", + "version": "3.1.1", "source": { "type": "git", "url": "https://github.com/robrichards/xmlseclibs.git", - "reference": "0a53d3c3aa87564910cae4ed01416441d3ae0db5" + "reference": "f8f19e58f26cdb42c54b214ff8a820760292f8df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/0a53d3c3aa87564910cae4ed01416441d3ae0db5", - "reference": "0a53d3c3aa87564910cae4ed01416441d3ae0db5", + "url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/f8f19e58f26cdb42c54b214ff8a820760292f8df", + "reference": "f8f19e58f26cdb42c54b214ff8a820760292f8df", "shasum": "" }, "require": { @@ -12722,7 +13046,11 @@ "xml", "xmldsig" ], - "time": "2019-11-05T11:44:22+00:00" + "support": { + "issues": "https://github.com/robrichards/xmlseclibs/issues", + "source": "https://github.com/robrichards/xmlseclibs/tree/3.1.1" + }, + "time": "2020-09-05T13:00:25+00:00" }, { "name": "sabberworm/php-css-parser", @@ -12833,10 +13161,6 @@ "fpdi", "pdf" ], - "support": { - "issues": "https://github.com/Setasign/FPDI/issues", - "source": "https://github.com/Setasign/FPDI/tree/v2.3.6" - }, "funding": [ { "url": "https://tidelift.com/funding/github/packagist/setasign/fpdi", @@ -12885,30 +13209,30 @@ }, { "name": "simplesamlphp/saml2", - "version": "v4.1.7", + "version": "v4.2.1", "source": { "type": "git", "url": "https://github.com/simplesamlphp/saml2.git", - "reference": "62c7ab036c2db4c25bcab210d30343add0ae2c28" + "reference": "3bc980feb96ecf57898014c1bb5b26f0859f1316" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simplesamlphp/saml2/zipball/62c7ab036c2db4c25bcab210d30343add0ae2c28", - "reference": "62c7ab036c2db4c25bcab210d30343add0ae2c28", + "url": "https://api.github.com/repos/simplesamlphp/saml2/zipball/3bc980feb96ecf57898014c1bb5b26f0859f1316", + "reference": "3bc980feb96ecf57898014c1bb5b26f0859f1316", "shasum": "" }, "require": { "ext-dom": "*", "ext-openssl": "*", "ext-zlib": "*", - "php": ">=7.2", + "php": ">=7.1", "psr/log": "~1.1", - "robrichards/xmlseclibs": "^3.0.4", + "robrichards/xmlseclibs": "^3.1.0", "webmozart/assert": "^1.5" }, "require-dev": { "mockery/mockery": "~1.2", - "phpunit/phpunit": "^8.3", + "phpunit/phpunit": "^7.5", "sebastian/phpcpd": "~4.1", "sensiolabs/security-checker": "~6.0", "simplesamlphp/simplesamlphp-test-framework": "~0.1.0", @@ -12936,20 +13260,24 @@ } ], "description": "SAML2 PHP library from SimpleSAMLphp", - "time": "2020-03-21T19:43:09+00:00" + "support": { + "issues": "https://github.com/simplesamlphp/saml2/issues", + "source": "https://github.com/simplesamlphp/saml2/tree/v4.2.1" + }, + "time": "2021-04-26T14:40:29+00:00" }, { "name": "simplesamlphp/simplesamlphp", - "version": "v1.18.6", + "version": "v1.18.8", "source": { "type": "git", "url": "https://github.com/simplesamlphp/simplesamlphp.git", - "reference": "9fd1c3c5e5f9e6fed8de3c36e14ccdcce31e3dc7" + "reference": "ebb6d15bb8e8b45504adc26fd3872073d1e5cd9b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp/zipball/9fd1c3c5e5f9e6fed8de3c36e14ccdcce31e3dc7", - "reference": "9fd1c3c5e5f9e6fed8de3c36e14ccdcce31e3dc7", + "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp/zipball/ebb6d15bb8e8b45504adc26fd3872073d1e5cd9b", + "reference": "ebb6d15bb8e8b45504adc26fd3872073d1e5cd9b", "shasum": "" }, "require": { @@ -12995,15 +13323,14 @@ "simplesamlphp/simplesamlphp-module-smartattributes": "^0.9", "simplesamlphp/simplesamlphp-module-sqlauth": "^0.9", "simplesamlphp/simplesamlphp-module-statistics": "^0.9", - "simplesamlphp/twig-configurable-i18n": "^2.1", + "simplesamlphp/twig-configurable-i18n": "^2.2", "symfony/config": "^3.4 || ^4.0", "symfony/dependency-injection": "^3.4 || ^4.0", "symfony/http-foundation": "^3.4 || ^4.0", "symfony/http-kernel": "^3.4 || ^4.0", "symfony/routing": "^3.4 || ^4.0", "symfony/yaml": "^3.4 || ^4.0", - "twig/twig": "~1.0 || ~2.0", - "whitehat101/apr1-md5": "~1.0" + "twig/twig": "~1.0 || ~2.0" }, "require-dev": { "ext-curl": "*", @@ -13061,7 +13388,11 @@ "sp", "ws-federation" ], - "time": "2020-04-16T13:40:56+00:00" + "support": { + "issues": "https://github.com/simplesamlphp/simplesamlphp/issues", + "source": "https://github.com/simplesamlphp/simplesamlphp" + }, + "time": "2020-09-02T12:07:28+00:00" }, { "name": "simplesamlphp/simplesamlphp-module-adfs", @@ -13107,26 +13438,31 @@ "adfs", "simplesamlphp" ], + "support": { + "issues": "https://github.com/tvdijen/simplesamlphp-module-adfs/issues", + "source": "https://github.com/tvdijen/simplesamlphp-module-adfs" + }, "time": "2020-03-31T14:29:24+00:00" }, { "name": "simplesamlphp/simplesamlphp-module-authcrypt", - "version": "v0.9.1", + "version": "v0.9.3", "source": { "type": "git", "url": "https://github.com/simplesamlphp/simplesamlphp-module-authcrypt.git", - "reference": "cc2950cf710933063192e883ba2804321b8af6db" + "reference": "9a2c1a761e2d94394a4f2d3499fd6f0853899530" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-authcrypt/zipball/cc2950cf710933063192e883ba2804321b8af6db", - "reference": "cc2950cf710933063192e883ba2804321b8af6db", + "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-authcrypt/zipball/9a2c1a761e2d94394a4f2d3499fd6f0853899530", + "reference": "9a2c1a761e2d94394a4f2d3499fd6f0853899530", "shasum": "" }, "require": { "php": ">=5.6", "simplesamlphp/composer-module-installer": "~1.1", - "webmozart/assert": "~1.4" + "webmozart/assert": "~1.4", + "whitehat101/apr1-md5": "~1.0" }, "require-dev": { "phpunit/phpunit": "~5.7", @@ -13140,7 +13476,7 @@ }, "notification-url": "https://packagist.org/downloads/", "license": [ - "LGPL-3.0-or-later" + "LGPL-2.1-or-later" ], "authors": [ { @@ -13153,7 +13489,11 @@ "authcrypt", "simplesamlphp" ], - "time": "2019-12-03T08:56:36+00:00" + "support": { + "issues": "https://github.com/tvdijen/simplesamlphp-module-authcrypt/issues", + "source": "https://github.com/tvdijen/simplesamlphp-module-authcrypt" + }, + "time": "2021-01-08T09:09:33+00:00" }, { "name": "simplesamlphp/simplesamlphp-module-authfacebook", @@ -13202,20 +13542,24 @@ "facebook", "simplesamlphp" ], + "support": { + "issues": "https://github.com/simplesamlphp/simplesamlphp-module-authfacebook/issues", + "source": "https://github.com/simplesamlphp/simplesamlphp-module-authfacebook" + }, "time": "2020-03-13T11:29:21+00:00" }, { "name": "simplesamlphp/simplesamlphp-module-authorize", - "version": "v0.9.2", + "version": "v0.9.3", "source": { "type": "git", "url": "https://github.com/simplesamlphp/simplesamlphp-module-authorize.git", - "reference": "c2607a5252ee1256b50ce7795e35513b116998d4" + "reference": "0593bfcb84fca9d9133f415246ab8ca51b412c92" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-authorize/zipball/c2607a5252ee1256b50ce7795e35513b116998d4", - "reference": "c2607a5252ee1256b50ce7795e35513b116998d4", + "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-authorize/zipball/0593bfcb84fca9d9133f415246ab8ca51b412c92", + "reference": "0593bfcb84fca9d9133f415246ab8ca51b412c92", "shasum": "" }, "require": { @@ -13234,7 +13578,7 @@ }, "notification-url": "https://packagist.org/downloads/", "license": [ - "LGPL-3.0-or-later" + "LGPL-2.1-or-later" ], "authors": [ { @@ -13247,7 +13591,11 @@ "authorize", "simplesamlphp" ], - "time": "2020-02-25T15:16:57+00:00" + "support": { + "issues": "https://github.com/tvdijen/simplesamlphp-module-authorize/issues", + "source": "https://github.com/tvdijen/simplesamlphp-module-authorize" + }, + "time": "2021-03-24T10:37:17+00:00" }, { "name": "simplesamlphp/simplesamlphp-module-authtwitter", @@ -13297,6 +13645,10 @@ "simplesamlphp", "twitter" ], + "support": { + "issues": "https://github.com/tvdijen/simplesamlphp-module-authtwitter/issues", + "source": "https://github.com/tvdijen/simplesamlphp-module-authtwitter" + }, "time": "2019-12-03T09:00:09+00:00" }, { @@ -13348,20 +13700,24 @@ "windows", "windowslive" ], + "support": { + "issues": "https://github.com/tvdijen/simplesamlphp-module-authwindowslive/issues", + "source": "https://github.com/tvdijen/simplesamlphp-module-authwindowslive" + }, "time": "2019-12-03T09:01:13+00:00" }, { "name": "simplesamlphp/simplesamlphp-module-authx509", - "version": "v0.9.1", + "version": "v0.9.8", "source": { "type": "git", "url": "https://github.com/simplesamlphp/simplesamlphp-module-authX509.git", - "reference": "32f4fb3822b4325fdccbff824996e82fa1042e0d" + "reference": "66525b1ec4145ec8d0d0e9db4534624b6be4c1fb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-authX509/zipball/32f4fb3822b4325fdccbff824996e82fa1042e0d", - "reference": "32f4fb3822b4325fdccbff824996e82fa1042e0d", + "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-authX509/zipball/66525b1ec4145ec8d0d0e9db4534624b6be4c1fb", + "reference": "66525b1ec4145ec8d0d0e9db4534624b6be4c1fb", "shasum": "" }, "require": { @@ -13370,9 +13726,8 @@ "simplesamlphp/simplesamlphp-module-ldap": "^0.9" }, "require-dev": { - "phpunit/phpunit": "~4.8.36", "simplesamlphp/simplesamlphp": "^1.17", - "simplesamlphp/simplesamlphp-test-framework": "^0.0.7" + "simplesamlphp/simplesamlphp-test-framework": "^0.0.15" }, "type": "simplesamlphp-module", "extra": { @@ -13385,7 +13740,7 @@ }, "notification-url": "https://packagist.org/downloads/", "license": [ - "LGPL-3.0-or-later" + "LGPL-2.1-or-later" ], "authors": [ { @@ -13402,7 +13757,11 @@ "simplesamlphp", "x509" ], - "time": "2019-12-03T08:48:01+00:00" + "support": { + "issues": "https://github.com/tvdijen/simplesamlphp-module-authx509/issues", + "source": "https://github.com/tvdijen/simplesamlphp-module-authx509" + }, + "time": "2020-12-15T23:06:47+00:00" }, { "name": "simplesamlphp/simplesamlphp-module-authyubikey", @@ -13451,6 +13810,10 @@ "authyubikey", "simplesamlphp" ], + "support": { + "issues": "https://github.com/tvdijen/simplesamlphp-module-authyubikey/issues", + "source": "https://github.com/tvdijen/simplesamlphp-module-authyubikey" + }, "time": "2019-12-03T08:52:49+00:00" }, { @@ -13498,6 +13861,10 @@ "cas", "simplesamlphp" ], + "support": { + "issues": "https://github.com/tvdijen/simplesamlphp-module-cas/issues", + "source": "https://github.com/tvdijen/simplesamlphp-module-cas" + }, "time": "2019-12-03T09:03:06+00:00" }, { @@ -13547,20 +13914,24 @@ "cdc", "simplesamlphp" ], + "support": { + "issues": "https://github.com/simplesamlphp/simplesamlphp-module-cdc/issues", + "source": "https://github.com/simplesamlphp/simplesamlphp-module-cdc/" + }, "time": "2019-12-03T09:04:11+00:00" }, { "name": "simplesamlphp/simplesamlphp-module-consent", - "version": "v0.9.5", + "version": "v0.9.6", "source": { "type": "git", "url": "https://github.com/simplesamlphp/simplesamlphp-module-consent.git", - "reference": "700f4c6abfdcd7ebd75a0c405d386758eff6e65e" + "reference": "2f84d15e96afb5a32b6d1cff93370f501ca7867d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-consent/zipball/700f4c6abfdcd7ebd75a0c405d386758eff6e65e", - "reference": "700f4c6abfdcd7ebd75a0c405d386758eff6e65e", + "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-consent/zipball/2f84d15e96afb5a32b6d1cff93370f501ca7867d", + "reference": "2f84d15e96afb5a32b6d1cff93370f501ca7867d", "shasum": "" }, "require": { @@ -13569,7 +13940,8 @@ }, "require-dev": { "phpunit/phpunit": "~5.7", - "simplesamlphp/simplesamlphp": "^1.17" + "simplesamlphp/simplesamlphp": "^1.17", + "webmozart/assert": "<1.7" }, "type": "simplesamlphp-module", "autoload": { @@ -13579,7 +13951,7 @@ }, "notification-url": "https://packagist.org/downloads/", "license": [ - "LGPL-3.0-or-later" + "LGPL-2.1-or-later" ], "authors": [ { @@ -13592,7 +13964,11 @@ "consent", "simplesamlphp" ], - "time": "2019-12-13T07:55:51+00:00" + "support": { + "issues": "https://github.com/tvdijen/simplesamlphp-module-consent/issues", + "source": "https://github.com/tvdijen/simplesamlphp-module-consent" + }, + "time": "2020-06-15T14:26:23+00:00" }, { "name": "simplesamlphp/simplesamlphp-module-consentadmin", @@ -13641,6 +14017,10 @@ "consentadmin", "simplesamlphp" ], + "support": { + "issues": "https://github.com/simplesamlphp/simplesamlphp-module-consentadmin/issues", + "source": "https://github.com/simplesamlphp/simplesamlphp-module-consentadmin" + }, "time": "2019-12-03T09:06:40+00:00" }, { @@ -13733,6 +14113,10 @@ "exampleattributeserver", "simplesamlphp" ], + "support": { + "issues": "https://github.com/tvdijen/simplesamlphp-module-exampleattributeserver/issues", + "source": "https://github.com/tvdijen/simplesamlphp-module-exampleattributeserver" + }, "time": "2019-05-28T12:37:15+00:00" }, { @@ -13779,20 +14163,24 @@ "expirycheck", "simplesamlphp" ], + "support": { + "issues": "https://github.com/simplesamlphp/simplesamlphp-module-expirycheck/issues", + "source": "https://github.com/simplesamlphp/simplesamlphp-module-expirycheck" + }, "time": "2019-12-14T13:20:46+00:00" }, { "name": "simplesamlphp/simplesamlphp-module-ldap", - "version": "v0.9.4", + "version": "v0.9.10", "source": { "type": "git", "url": "https://github.com/simplesamlphp/simplesamlphp-module-ldap.git", - "reference": "21301b3fcd7bc6147acdc673ada9e17e5282e908" + "reference": "78f04cbe41bfb9dcbcdeff4b5f12e67c060e1a77" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-ldap/zipball/21301b3fcd7bc6147acdc673ada9e17e5282e908", - "reference": "21301b3fcd7bc6147acdc673ada9e17e5282e908", + "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-ldap/zipball/78f04cbe41bfb9dcbcdeff4b5f12e67c060e1a77", + "reference": "78f04cbe41bfb9dcbcdeff4b5f12e67c060e1a77", "shasum": "" }, "require": { @@ -13814,7 +14202,7 @@ }, "notification-url": "https://packagist.org/downloads/", "license": [ - "LGPL-3.0-or-later" + "LGPL-2.1-or-later" ], "authors": [ { @@ -13831,20 +14219,24 @@ "ldap", "simplesamlphp" ], - "time": "2019-12-03T12:01:56+00:00" + "support": { + "issues": "https://github.com/tvdijen/simplesamlphp-module-ldap/issues", + "source": "https://github.com/tvdijen/simplesamlphp-module-ldap" + }, + "time": "2020-09-16T21:09:07+00:00" }, { "name": "simplesamlphp/simplesamlphp-module-memcachemonitor", - "version": "v0.9.1", + "version": "v0.9.2", "source": { "type": "git", "url": "https://github.com/simplesamlphp/simplesamlphp-module-memcachemonitor.git", - "reference": "0e08e87707cd7b1fb91bbcf65cc454d8849571b0" + "reference": "900b5c6b59913d9013b8dae090841a127ae55ae5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-memcachemonitor/zipball/0e08e87707cd7b1fb91bbcf65cc454d8849571b0", - "reference": "0e08e87707cd7b1fb91bbcf65cc454d8849571b0", + "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-memcachemonitor/zipball/900b5c6b59913d9013b8dae090841a127ae55ae5", + "reference": "900b5c6b59913d9013b8dae090841a127ae55ae5", "shasum": "" }, "require": { @@ -13861,7 +14253,7 @@ }, "notification-url": "https://packagist.org/downloads/", "license": [ - "LGPL-3.0-or-later" + "LGPL-2.1-or-later" ], "authors": [ { @@ -13878,7 +14270,11 @@ "memcachemonitor", "simplesamlphp" ], - "time": "2019-12-03T09:19:35+00:00" + "support": { + "issues": "https://github.com/tvdijen/simplesamlphp-module-memcachemonitor/issues", + "source": "https://github.com/tvdijen/simplesamlphp-module-memcachemonitor" + }, + "time": "2021-01-25T15:44:44+00:00" }, { "name": "simplesamlphp/simplesamlphp-module-memcookie", @@ -13926,20 +14322,24 @@ "cookies", "simplesamlphp" ], + "support": { + "issues": "https://github.com/simplesamlphp/simplesamlphp-module-memcookie/issues", + "source": "https://github.com/simplesamlphp/simplesamlphp-module-memcookie/" + }, "time": "2019-08-08T18:33:47+00:00" }, { "name": "simplesamlphp/simplesamlphp-module-metarefresh", - "version": "v0.9.4", + "version": "v0.9.6", "source": { "type": "git", "url": "https://github.com/simplesamlphp/simplesamlphp-module-metarefresh.git", - "reference": "478e52f33c725aea10b493d574b4b42b62c5dbed" + "reference": "e284306a7097297765b5b78a4e28f19f18d4e001" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-metarefresh/zipball/478e52f33c725aea10b493d574b4b42b62c5dbed", - "reference": "478e52f33c725aea10b493d574b4b42b62c5dbed", + "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-metarefresh/zipball/e284306a7097297765b5b78a4e28f19f18d4e001", + "reference": "e284306a7097297765b5b78a4e28f19f18d4e001", "shasum": "" }, "require": { @@ -13958,7 +14358,7 @@ }, "notification-url": "https://packagist.org/downloads/", "license": [ - "LGPL-3.0-or-later" + "LGPL-2.1-or-later" ], "authors": [ { @@ -13971,20 +14371,24 @@ "metarefresh", "simplesamlphp" ], - "time": "2019-12-15T09:44:34+00:00" + "support": { + "issues": "https://github.com/tvdijen/simplesamlphp-module-metarefresh/issues", + "source": "https://github.com/tvdijen/simplesamlphp-module-metarefresh" + }, + "time": "2020-07-31T14:43:37+00:00" }, { "name": "simplesamlphp/simplesamlphp-module-negotiate", - "version": "v0.9.5", + "version": "v0.9.11", "source": { "type": "git", "url": "https://github.com/simplesamlphp/simplesamlphp-module-negotiate.git", - "reference": "6bbbbf798ab05ac20625b0c9cf4f8d80bd0875c3" + "reference": "e7c4597110c753a750cd522220fc2a5a34b7c1b8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-negotiate/zipball/6bbbbf798ab05ac20625b0c9cf4f8d80bd0875c3", - "reference": "6bbbbf798ab05ac20625b0c9cf4f8d80bd0875c3", + "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-negotiate/zipball/e7c4597110c753a750cd522220fc2a5a34b7c1b8", + "reference": "e7c4597110c753a750cd522220fc2a5a34b7c1b8", "shasum": "" }, "require": { @@ -13995,7 +14399,10 @@ }, "require-dev": { "phpunit/phpunit": "~5.7", - "simplesamlphp/simplesamlphp": "^1.17" + "sensiolabs/security-checker": "^5.0.3", + "simplesamlphp/simplesamlphp": "dev-testing-1.18", + "simplesamlphp/simplesamlphp-test-framework": "^0.0.14", + "squizlabs/php_codesniffer": "^3.5" }, "suggest": { "ext-krb5": "Needed in case the SimpleSAMLphp negotiate module is used" @@ -14008,7 +14415,7 @@ }, "notification-url": "https://packagist.org/downloads/", "license": [ - "LGPL-3.0-or-later" + "LGPL-2.1-or-later" ], "authors": [ { @@ -14021,20 +14428,24 @@ "negotiate", "simplesamlphp" ], - "time": "2020-02-27T16:11:42+00:00" + "support": { + "issues": "https://github.com/tvdijen/simplesamlphp-module-negotiate/issues", + "source": "https://github.com/tvdijen/simplesamlphp-module-negotiate" + }, + "time": "2021-05-17T11:01:39+00:00" }, { "name": "simplesamlphp/simplesamlphp-module-oauth", - "version": "v0.9.1", + "version": "v0.9.2", "source": { "type": "git", "url": "https://github.com/simplesamlphp/simplesamlphp-module-oauth.git", - "reference": "17450420b5d4c1810055b8ab655cc4d045a0c477" + "reference": "d14d7aca6e699ec12b3f4dd0128373faa1a2cc61" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-oauth/zipball/17450420b5d4c1810055b8ab655cc4d045a0c477", - "reference": "17450420b5d4c1810055b8ab655cc4d045a0c477", + "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-oauth/zipball/d14d7aca6e699ec12b3f4dd0128373faa1a2cc61", + "reference": "d14d7aca6e699ec12b3f4dd0128373faa1a2cc61", "shasum": "" }, "require": { @@ -14047,7 +14458,7 @@ "type": "simplesamlphp-module", "notification-url": "https://packagist.org/downloads/", "license": [ - "LGPL-3.1" + "LGPL-2.1-or-later" ], "authors": [ { @@ -14065,20 +14476,24 @@ "oauth1", "simplesamlphp" ], - "time": "2019-12-03T09:22:08+00:00" + "support": { + "issues": "https://github.com/simplesamlphp/simplesamlphp-module-oauth/issues", + "source": "https://github.com/simplesamlphp/simplesamlphp-module-oauth/" + }, + "time": "2020-04-29T19:37:43+00:00" }, { "name": "simplesamlphp/simplesamlphp-module-preprodwarning", - "version": "v0.9.1", + "version": "v0.9.2", "source": { "type": "git", "url": "https://github.com/simplesamlphp/simplesamlphp-module-preprodwarning.git", - "reference": "925ef60b51a7230286b390c0abc0e815d8b9768e" + "reference": "8e032de33a75eb44857dc06d886ad94ee3af4638" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-preprodwarning/zipball/925ef60b51a7230286b390c0abc0e815d8b9768e", - "reference": "925ef60b51a7230286b390c0abc0e815d8b9768e", + "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-preprodwarning/zipball/8e032de33a75eb44857dc06d886ad94ee3af4638", + "reference": "8e032de33a75eb44857dc06d886ad94ee3af4638", "shasum": "" }, "require": { @@ -14098,7 +14513,7 @@ }, "notification-url": "https://packagist.org/downloads/", "license": [ - "LGPL-3.0-or-later" + "LGPL-2.1-or-later" ], "authors": [ { @@ -14111,7 +14526,11 @@ "preprodwarning", "simplesamlphp" ], - "time": "2019-12-03T09:17:47+00:00" + "support": { + "issues": "https://github.com/simplesamlphp/simplesamlphp-module-preprodwarning/issues", + "source": "https://github.com/simplesamlphp/simplesamlphp-module-preprodwarning" + }, + "time": "2020-04-09T13:05:27+00:00" }, { "name": "simplesamlphp/simplesamlphp-module-radius", @@ -14157,6 +14576,10 @@ "radius", "simplesamlphp" ], + "support": { + "issues": "https://github.com/tvdijen/simplesamlphp-module-radius/issues", + "source": "https://github.com/tvdijen/simplesamlphp-module-radius" + }, "time": "2019-10-03T18:13:07+00:00" }, { @@ -14203,20 +14626,24 @@ "riak", "simplesamlphp" ], + "support": { + "issues": "https://github.com/tvdijen/simplesamlphp-module-riak/issues", + "source": "https://github.com/tvdijen/simplesamlphp-module-riak" + }, "time": "2019-12-03T08:28:45+00:00" }, { "name": "simplesamlphp/simplesamlphp-module-sanitycheck", - "version": "v0.9.0", + "version": "v0.9.1", "source": { "type": "git", "url": "https://github.com/simplesamlphp/simplesamlphp-module-sanitycheck.git", - "reference": "1efbeab5df8e616522690bcc6e49a99436a748b9" + "reference": "15d6664eae73a233c3c4c72fd8a5c2be72b6ed2a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-sanitycheck/zipball/1efbeab5df8e616522690bcc6e49a99436a748b9", - "reference": "1efbeab5df8e616522690bcc6e49a99436a748b9", + "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-sanitycheck/zipball/15d6664eae73a233c3c4c72fd8a5c2be72b6ed2a", + "reference": "15d6664eae73a233c3c4c72fd8a5c2be72b6ed2a", "shasum": "" }, "require": { @@ -14236,7 +14663,7 @@ }, "notification-url": "https://packagist.org/downloads/", "license": [ - "LGPL-3.0-or-later" + "LGPL-2.1-or-later" ], "authors": [ { @@ -14249,7 +14676,11 @@ "sanitycheck", "simplesamlphp" ], - "time": "2019-05-28T12:19:05+00:00" + "support": { + "issues": "https://github.com/tvdijen/simplesamlphp-module-sanitycheck/issues", + "source": "https://github.com/tvdijen/simplesamlphp-module-sanitycheck" + }, + "time": "2020-05-07T11:34:29+00:00" }, { "name": "simplesamlphp/simplesamlphp-module-smartattributes", @@ -14294,20 +14725,24 @@ "simplesamlphp", "smartattributes" ], + "support": { + "issues": "https://github.com/tvdijen/simplesamlphp-module-smartattributes/issues", + "source": "https://github.com/tvdijen/simplesamlphp-module-smartattributes" + }, "time": "2019-12-03T09:24:09+00:00" }, { "name": "simplesamlphp/simplesamlphp-module-sqlauth", - "version": "v0.9.1", + "version": "v0.9.3", "source": { "type": "git", "url": "https://github.com/simplesamlphp/simplesamlphp-module-sqlauth.git", - "reference": "31bce8763ad97f4b4473e4ad4a5a96ddc136ef6b" + "reference": "c2dc4fc8aa6d8b2408131e09b39f06d8610ff374" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-sqlauth/zipball/31bce8763ad97f4b4473e4ad4a5a96ddc136ef6b", - "reference": "31bce8763ad97f4b4473e4ad4a5a96ddc136ef6b", + "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-sqlauth/zipball/c2dc4fc8aa6d8b2408131e09b39f06d8610ff374", + "reference": "c2dc4fc8aa6d8b2408131e09b39f06d8610ff374", "shasum": "" }, "require": { @@ -14317,7 +14752,7 @@ "require-dev": { "phpunit/phpunit": "~5.7", "simplesamlphp/simplesamlphp": "^1.17", - "webmozart/assert": "^1.4" + "webmozart/assert": "^1.4 <1.7" }, "type": "simplesamlphp-module", "autoload": { @@ -14327,7 +14762,7 @@ }, "notification-url": "https://packagist.org/downloads/", "license": [ - "LGPL-3.0-or-later" + "LGPL-2.1-or-later" ], "authors": [ { @@ -14340,20 +14775,24 @@ "simplesamlphp", "sqlauth" ], - "time": "2019-12-03T09:07:09+00:00" + "support": { + "issues": "https://github.com/tvdijen/simplesamlphp-module-sqlauth/issues", + "source": "https://github.com/tvdijen/simplesamlphp-module-sqlauth" + }, + "time": "2021-04-29T16:51:59+00:00" }, { "name": "simplesamlphp/simplesamlphp-module-statistics", - "version": "v0.9.4", + "version": "v0.9.6", "source": { "type": "git", "url": "https://github.com/simplesamlphp/simplesamlphp-module-statistics.git", - "reference": "1bb1e46921d8dc84707bc9cd3c307c8abd723ac7" + "reference": "03fb6bdbbf5ce0a0cb257208db79aacac227ac10" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-statistics/zipball/1bb1e46921d8dc84707bc9cd3c307c8abd723ac7", - "reference": "1bb1e46921d8dc84707bc9cd3c307c8abd723ac7", + "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-statistics/zipball/03fb6bdbbf5ce0a0cb257208db79aacac227ac10", + "reference": "03fb6bdbbf5ce0a0cb257208db79aacac227ac10", "shasum": "" }, "require": { @@ -14374,7 +14813,7 @@ }, "notification-url": "https://packagist.org/downloads/", "license": [ - "LGPL-3.0-or-later" + "LGPL-2.1-or-later" ], "authors": [ { @@ -14387,28 +14826,36 @@ "simplesamlphp", "statistics" ], - "time": "2019-12-03T08:42:27+00:00" + "support": { + "issues": "https://github.com/simplesamlphp/simplesamlphp-module-statistics/issues", + "source": "https://github.com/simplesamlphp/simplesamlphp-module-statistics" + }, + "time": "2021-01-25T15:15:26+00:00" }, { "name": "simplesamlphp/twig-configurable-i18n", - "version": "v2.2", + "version": "v2.3.4", "source": { "type": "git", "url": "https://github.com/simplesamlphp/twig-configurable-i18n.git", - "reference": "b036c134157ce40ed66da2fc9d01f63e3b1d3abd" + "reference": "e2bffc7eed3112a0b3870ef5b4da0fd74c7c4b8a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simplesamlphp/twig-configurable-i18n/zipball/b036c134157ce40ed66da2fc9d01f63e3b1d3abd", - "reference": "b036c134157ce40ed66da2fc9d01f63e3b1d3abd", + "url": "https://api.github.com/repos/simplesamlphp/twig-configurable-i18n/zipball/e2bffc7eed3112a0b3870ef5b4da0fd74c7c4b8a", + "reference": "e2bffc7eed3112a0b3870ef5b4da0fd74c7c4b8a", "shasum": "" }, "require": { - "twig/extensions": "^1.5" + "php": ">=7.1", + "twig/extensions": "@dev" }, "require-dev": { - "phpunit/phpunit": "~4.8.36 || ~7.5", - "twig/twig": "^1.37 || ^2.7" + "phpunit/phpunit": "^7.5", + "sensiolabs/security-checker": "~6.0.3", + "simplesamlphp/simplesamlphp-test-framework": "~0.1.2", + "squizlabs/php_codesniffer": "^3.5", + "twig/twig": "^2.13" }, "type": "project", "autoload": { @@ -14435,7 +14882,11 @@ "translation", "twig" ], - "time": "2019-07-09T08:35:44+00:00" + "support": { + "issues": "https://github.com/simplesamlphp/twig-configurable-i18n/issues", + "source": "https://github.com/simplesamlphp/twig-configurable-i18n" + }, + "time": "2020-08-27T12:51:10+00:00" }, { "name": "sirbrillig/phpcs-variable-analysis", @@ -14487,16 +14938,16 @@ }, { "name": "smalot/pdfparser", - "version": "v1.0.0", + "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/smalot/pdfparser.git", - "reference": "d4148fd8160f2e9cfc03f0bbfa4efba8a4e15fa4" + "reference": "b32bb7a35e24f39c4bd5cfff124b590767dea2e0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/smalot/pdfparser/zipball/d4148fd8160f2e9cfc03f0bbfa4efba8a4e15fa4", - "reference": "d4148fd8160f2e9cfc03f0bbfa4efba8a4e15fa4", + "url": "https://api.github.com/repos/smalot/pdfparser/zipball/b32bb7a35e24f39c4bd5cfff124b590767dea2e0", + "reference": "b32bb7a35e24f39c4bd5cfff124b590767dea2e0", "shasum": "" }, "require": { @@ -14531,9 +14982,9 @@ ], "support": { "issues": "https://github.com/smalot/pdfparser/issues", - "source": "https://github.com/smalot/pdfparser/tree/v1.0.0" + "source": "https://github.com/smalot/pdfparser/tree/v1.0.1" }, - "time": "2021-04-26T12:46:49+00:00" + "time": "2021-05-20T11:55:13+00:00" }, { "name": "solarium/solarium", @@ -14694,6 +15145,10 @@ "keywords": [ "stack" ], + "support": { + "issues": "https://github.com/stackphp/builder/issues", + "source": "https://github.com/stackphp/builder/tree/v1.0.6" + }, "time": "2020-01-30T12:17:27+00:00" }, { @@ -14743,32 +15198,31 @@ }, { "name": "swiftmailer/swiftmailer", - "version": "v6.2.3", + "version": "v6.2.7", "source": { "type": "git", "url": "https://github.com/swiftmailer/swiftmailer.git", - "reference": "149cfdf118b169f7840bbe3ef0d4bc795d1780c9" + "reference": "15f7faf8508e04471f666633addacf54c0ab5933" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/149cfdf118b169f7840bbe3ef0d4bc795d1780c9", - "reference": "149cfdf118b169f7840bbe3ef0d4bc795d1780c9", + "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/15f7faf8508e04471f666633addacf54c0ab5933", + "reference": "15f7faf8508e04471f666633addacf54c0ab5933", "shasum": "" }, "require": { - "egulias/email-validator": "~2.0", + "egulias/email-validator": "^2.0|^3.1", "php": ">=7.0.0", "symfony/polyfill-iconv": "^1.0", "symfony/polyfill-intl-idn": "^1.10", "symfony/polyfill-mbstring": "^1.0" }, "require-dev": { - "mockery/mockery": "~0.9.1", - "symfony/phpunit-bridge": "^3.4.19|^4.1.8" + "mockery/mockery": "^1.0", + "symfony/phpunit-bridge": "^4.4|^5.0" }, "suggest": { - "ext-intl": "Needed to support internationalized email addresses", - "true/punycode": "Needed to support internationalized email addresses, if ext-intl is not installed" + "ext-intl": "Needed to support internationalized email addresses" }, "type": "library", "extra": { @@ -14801,7 +15255,21 @@ "mail", "mailer" ], - "time": "2019-11-12T09:31:26+00:00" + "support": { + "issues": "https://github.com/swiftmailer/swiftmailer/issues", + "source": "https://github.com/swiftmailer/swiftmailer/tree/v6.2.7" + }, + "funding": [ + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/swiftmailer/swiftmailer", + "type": "tidelift" + } + ], + "time": "2021-03-09T12:30:35+00:00" }, { "name": "symfony-cmf/routing", @@ -15785,16 +16253,16 @@ }, { "name": "symfony/http-kernel", - "version": "v3.4.47", + "version": "v3.4.49", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "a98a4c30089e6a2d52a9fa236f718159b539f6f5" + "reference": "5aa72405f5bd5583c36ed6e756acb17d3f98ac40" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/a98a4c30089e6a2d52a9fa236f718159b539f6f5", - "reference": "a98a4c30089e6a2d52a9fa236f718159b539f6f5", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/5aa72405f5bd5583c36ed6e756acb17d3f98ac40", + "reference": "5aa72405f5bd5583c36ed6e756acb17d3f98ac40", "shasum": "" }, "require": { @@ -15867,7 +16335,7 @@ "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-kernel/tree/v3.4.47" + "source": "https://github.com/symfony/http-kernel/tree/v3.4.49" }, "funding": [ { @@ -15883,7 +16351,7 @@ "type": "tidelift" } ], - "time": "2020-11-27T08:42:42+00:00" + "time": "2021-05-19T12:06:59+00:00" }, { "name": "symfony/polyfill-ctype", @@ -15963,16 +16431,16 @@ }, { "name": "symfony/polyfill-iconv", - "version": "v1.22.0", + "version": "v1.23.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-iconv.git", - "reference": "b34bfb8c4c22650ac080d2662ae3502e5f2f4ae6" + "reference": "63b5bb7db83e5673936d6e3b8b3e022ff6474933" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/b34bfb8c4c22650ac080d2662ae3502e5f2f4ae6", - "reference": "b34bfb8c4c22650ac080d2662ae3502e5f2f4ae6", + "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/63b5bb7db83e5673936d6e3b8b3e022ff6474933", + "reference": "63b5bb7db83e5673936d6e3b8b3e022ff6474933", "shasum": "" }, "require": { @@ -15984,7 +16452,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.22-dev" + "dev-main": "1.23-dev" }, "thanks": { "name": "symfony/polyfill", @@ -16023,7 +16491,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-iconv/tree/v1.22.0" + "source": "https://github.com/symfony/polyfill-iconv/tree/v1.23.0" }, "funding": [ { @@ -16039,7 +16507,7 @@ "type": "tidelift" } ], - "time": "2021-01-07T16:49:33+00:00" + "time": "2021-05-27T09:27:20+00:00" }, { "name": "symfony/polyfill-intl-idn", @@ -17557,6 +18025,10 @@ ], "description": "CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.", "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles", + "support": { + "issues": "https://github.com/tijsverkoyen/CssToInlineStyles/issues", + "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/2.2.3" + }, "time": "2020-07-13T06:12:54+00:00" }, { @@ -17746,28 +18218,28 @@ }, { "name": "vlucas/phpdotenv", - "version": "v4.1.4", + "version": "v4.2.0", "source": { "type": "git", "url": "https://github.com/vlucas/phpdotenv.git", - "reference": "feb6dad5ae24b1380827aee1629b730080fde500" + "reference": "da64796370fc4eb03cc277088f6fede9fde88482" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/feb6dad5ae24b1380827aee1629b730080fde500", - "reference": "feb6dad5ae24b1380827aee1629b730080fde500", + "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/da64796370fc4eb03cc277088f6fede9fde88482", + "reference": "da64796370fc4eb03cc277088f6fede9fde88482", "shasum": "" }, "require": { - "php": "^5.5.9 || ^7.0", - "phpoption/phpoption": "^1.7.2", - "symfony/polyfill-ctype": "^1.9" + "php": "^5.5.9 || ^7.0 || ^8.0", + "phpoption/phpoption": "^1.7.3", + "symfony/polyfill-ctype": "^1.17" }, "require-dev": { - "bamarni/composer-bin-plugin": "^1.3", + "bamarni/composer-bin-plugin": "^1.4.1", "ext-filter": "*", "ext-pcre": "*", - "phpunit/phpunit": "^4.8.35 || ^5.0 || ^6.0 || ^7.0" + "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20" }, "suggest": { "ext-filter": "Required to use the boolean validator.", @@ -17806,7 +18278,21 @@ "env", "environment" ], - "time": "2020-04-12T15:20:09+00:00" + "support": { + "issues": "https://github.com/vlucas/phpdotenv/issues", + "source": "https://github.com/vlucas/phpdotenv/tree/v4.2.0" + }, + "funding": [ + { + "url": "https://github.com/GrahamCampbell", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv", + "type": "tidelift" + } + ], + "time": "2021-01-20T15:11:48+00:00" }, { "name": "wa72/htmlpagedom", @@ -17867,16 +18353,16 @@ }, { "name": "webflo/drupal-finder", - "version": "1.2.0", + "version": "1.2.2", "source": { "type": "git", "url": "https://github.com/webflo/drupal-finder.git", - "reference": "123e248e14ee8dd3fbe89fb5a733a6cf91f5820e" + "reference": "c8e5dbe65caef285fec8057a4c718a0d4138d1ee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webflo/drupal-finder/zipball/123e248e14ee8dd3fbe89fb5a733a6cf91f5820e", - "reference": "123e248e14ee8dd3fbe89fb5a733a6cf91f5820e", + "url": "https://api.github.com/repos/webflo/drupal-finder/zipball/c8e5dbe65caef285fec8057a4c718a0d4138d1ee", + "reference": "c8e5dbe65caef285fec8057a4c718a0d4138d1ee", "shasum": "" }, "require": { @@ -17894,7 +18380,7 @@ }, "notification-url": "https://packagist.org/downloads/", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -17903,7 +18389,11 @@ } ], "description": "Helper class to locate a Drupal installation from a given path.", - "time": "2019-08-02T08:06:18+00:00" + "support": { + "issues": "https://github.com/webflo/drupal-finder/issues", + "source": "https://github.com/webflo/drupal-finder/tree/1.2.2" + }, + "time": "2020-10-27T09:42:17+00:00" }, { "name": "webmozart/assert", @@ -18330,16 +18820,16 @@ }, { "name": "composer/ca-bundle", - "version": "1.2.9", + "version": "1.2.10", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "78a0e288fdcebf92aa2318a8d3656168da6ac1a5" + "reference": "9fdb22c2e97a614657716178093cd1da90a64aa8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/78a0e288fdcebf92aa2318a8d3656168da6ac1a5", - "reference": "78a0e288fdcebf92aa2318a8d3656168da6ac1a5", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/9fdb22c2e97a614657716178093cd1da90a64aa8", + "reference": "9fdb22c2e97a614657716178093cd1da90a64aa8", "shasum": "" }, "require": { @@ -18383,6 +18873,11 @@ "ssl", "tls" ], + "support": { + "irc": "irc://irc.freenode.org/composer", + "issues": "https://github.com/composer/ca-bundle/issues", + "source": "https://github.com/composer/ca-bundle/tree/1.2.10" + }, "funding": [ { "url": "https://packagist.com", @@ -18397,7 +18892,7 @@ "type": "tidelift" } ], - "time": "2021-01-12T12:10:35+00:00" + "time": "2021-06-07T13:58:28+00:00" }, { "name": "composer/composer", @@ -19224,10 +19719,6 @@ } ], "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", - "support": { - "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues", - "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/master" - }, "time": "2020-09-03T19:13:55+00:00" }, { @@ -20686,6 +21177,7 @@ "bellcom/fds_base_theme": 20, "drupal/anonymous_subscriptions": 20, "drupal/gin_login": 5, + "os2web/os2web": 20, "os2web/os2web_borgerdk": 20, "os2web/os2web_events": 20, "os2web/os2web_hearings": 20, diff --git a/web/themes/custom/fds_ballerup_theme/templates/html.html.twig b/web/themes/custom/fds_ballerup_theme/templates/html.html.twig new file mode 100644 index 000000000..7778d2bd9 --- /dev/null +++ b/web/themes/custom/fds_ballerup_theme/templates/html.html.twig @@ -0,0 +1,36 @@ +{% + set body_classes = [ + logged_in ? 'user-logged-in', + not root_path ? 'path-frontpage' : 'path-' ~ root_path|clean_class, + node_type ? 'page-node-type-' ~ node_type|clean_class, + db_offline ? 'db-offline', + path_info.args ? 'path-' ~ path_info.args, + ] +%} + + + + + {{ head_title|safe_join(' | ') }} + + + + + + {{ page_top }} + {{ page }} + {{ page_bottom }} + + + + + +