diff --git a/composer.json b/composer.json index 0af2c24..c6512c8 100644 --- a/composer.json +++ b/composer.json @@ -49,6 +49,7 @@ "drupal/amswap": "^3.0", "drupal/audiofield": "^1.10", "drupal/auto_entitylabel": "^2.x-dev", + "drupal/better_messages": "^1.0@alpha", "drupal/ckeditor_font": "^1.2", "drupal/ckeditor_uploadimage": "^2.0", "drupal/colorbutton": "^1.3", @@ -127,6 +128,7 @@ "drupal/telephone_formatter": "^1.0@beta", "drupal/telephone_validation": "^2.1", "drupal/term_reference_tree": "1.x-dev@dev", + "drupal/toolbar_themes": "^1.0@alpha", "drupal/translate_side_by_side": "^1.x-dev", "drupal/translation_views": "^1.x-dev", "drupal/ultimate_cron": "^2.x-dev", @@ -136,7 +138,8 @@ "drupal/views_conditional": "^1.x-dev", "drupal/views_ef_fieldset": "^1.5", "drupal/webform": "^6.0", - "drush/drush": "^9", + "drupal/workflow": "^1.5", + "drush/drush": "^10.6", "kint-php/kint": "^3.3", "smalot/pdfparser": "*", "symfony/event-dispatcher": "4.3.4 as 3.4.99", diff --git a/composer.lock b/composer.lock index f94b450..8cf5797 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": "9e2bd5cf119fd05c87172fa70735212a", + "content-hash": "88d60f186b3c4b4a92843d09438fad4d", "packages": [ { "name": "alchemy/zippy", @@ -68,6 +68,10 @@ "tar", "zip" ], + "support": { + "issues": "https://github.com/alchemy-fr/Zippy/issues", + "source": "https://github.com/alchemy-fr/Zippy/tree/master" + }, "time": "2018-02-22T13:58:36+00:00" }, { @@ -128,16 +132,16 @@ }, { "name": "chi-teck/drupal-code-generator", - "version": "1.32.1", + "version": "1.33.1", "source": { "type": "git", "url": "https://github.com/Chi-teck/drupal-code-generator.git", - "reference": "8abba7131ed4c89c1e8fc6dca0d05a4b6d0b2749" + "reference": "5f814e980b6f9cf1ca8c74cc9385c3d81090d388" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/8abba7131ed4c89c1e8fc6dca0d05a4b6d0b2749", - "reference": "8abba7131ed4c89c1e8fc6dca0d05a4b6d0b2749", + "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/5f814e980b6f9cf1ca8c74cc9385c3d81090d388", + "reference": "5f814e980b6f9cf1ca8c74cc9385c3d81090d388", "shasum": "" }, "require": { @@ -147,6 +151,9 @@ "symfony/filesystem": "^2.7 || ^3.4 || ^4.0", "twig/twig": "^1.41 || ^2.12" }, + "conflict": { + "drush/drush": "< 10.3.2" + }, "bin": [ "bin/dcg" ], @@ -169,7 +176,11 @@ "GPL-2.0-or-later" ], "description": "Drupal code generator", - "time": "2020-07-15T06:08:04+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": "ckeditor-plugin/colorbutton", @@ -409,6 +420,10 @@ "role": "Developer" } ], + "support": { + "issues": "https://github.com/Commercie/currency/issues", + "source": "https://github.com/Commercie/currency/tree/master" + }, "time": "2018-05-11T10:11:38+00:00" }, { @@ -454,6 +469,10 @@ } ], "description": "A library for retrieving currency exchange rates.", + "support": { + "issues": "https://github.com/Commercie/currency-exchange/issues", + "source": "https://github.com/Commercie/currency-exchange/tree/master" + }, "time": "2016-07-01T11:01:48+00:00" }, { @@ -467,16 +486,16 @@ }, { "name": "composer/installers", - "version": "v1.10.0", + "version": "v1.11.0", "source": { "type": "git", "url": "https://github.com/composer/installers.git", - "reference": "1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d" + "reference": "ae03311f45dfe194412081526be2e003960df74b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/installers/zipball/1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d", - "reference": "1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d", + "url": "https://api.github.com/repos/composer/installers/zipball/ae03311f45dfe194412081526be2e003960df74b", + "reference": "ae03311f45dfe194412081526be2e003960df74b", "shasum": "" }, "require": { @@ -570,6 +589,7 @@ "majima", "mako", "mediawiki", + "miaoxing", "modulework", "modx", "moodle", @@ -587,12 +607,17 @@ "sydes", "sylius", "symfony", + "tastyigniter", "typo3", "wordpress", "yawik", "zend", "zikula" ], + "support": { + "issues": "https://github.com/composer/installers/issues", + "source": "https://github.com/composer/installers/tree/v1.11.0" + }, "funding": [ { "url": "https://packagist.com", @@ -607,7 +632,7 @@ "type": "tidelift" } ], - "time": "2021-01-14T11:07:16+00:00" + "time": "2021-04-28T06:42:17+00:00" }, { "name": "composer/semver", @@ -878,6 +903,10 @@ } ], "description": "Provide configuration services for a commandline tool.", + "support": { + "issues": "https://github.com/consolidation/config/issues", + "source": "https://github.com/consolidation/config/tree/master" + }, "time": "2019-03-03T19:37:04+00:00" }, { @@ -945,6 +974,9 @@ } ], "description": "This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.", + "support": { + "source": "https://github.com/consolidation/filter-via-dot-access-data/tree/1.0.0" + }, "time": "2019-01-18T06:05:07+00:00" }, { @@ -1035,6 +1067,10 @@ } ], "description": "Improved Psr-3 / Psr\\Log logger based on Symfony Console components.", + "support": { + "issues": "https://github.com/consolidation/log/issues", + "source": "https://github.com/consolidation/log/tree/master" + }, "time": "2019-01-01T17:30:51+00:00" }, { @@ -1265,6 +1301,10 @@ } ], "description": "Modern task runner", + "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" }, { @@ -1315,6 +1355,10 @@ } ], "description": "Provides a self:update command for Symfony Console applications.", + "support": { + "issues": "https://github.com/consolidation/self-update/issues", + "source": "https://github.com/consolidation/self-update/tree/1.2.0" + }, "time": "2020-04-13T02:49:20+00:00" }, { @@ -1369,6 +1413,10 @@ } ], "description": "Manage alias records for local and remote sites.", + "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" }, { @@ -1441,6 +1489,10 @@ } ], "description": "A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.", + "support": { + "issues": "https://github.com/consolidation/site-process/issues", + "source": "https://github.com/consolidation/site-process/tree/2.1.0" + }, "time": "2019-09-10T17:56:24+00:00" }, { @@ -1472,6 +1524,10 @@ ], "description": "Promoting the interoperability of container objects (DIC, SL, etc.)", "homepage": "https://github.com/container-interop/container-interop", + "support": { + "issues": "https://github.com/container-interop/container-interop/issues", + "source": "https://github.com/container-interop/container-interop/tree/master" + }, "abandoned": "psr/container", "time": "2017-02-14T19:40:03+00:00" }, @@ -1590,6 +1646,10 @@ "config", "configuration" ], + "support": { + "issues": "https://github.com/dflydev/dflydev-dot-access-configuration/issues", + "source": "https://github.com/dflydev/dflydev-dot-access-configuration/tree/master" + }, "time": "2018-09-08T23:00:17+00:00" }, { @@ -1705,44 +1765,11 @@ "placeholder", "resolver" ], - "time": "2012-10-28T21:08:28+00:00" - }, - { - "name": "dnoegel/php-xdg-base-dir", - "version": "v0.1.1", - "source": { - "type": "git", - "url": "https://github.com/dnoegel/php-xdg-base-dir.git", - "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd", - "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd", - "shasum": "" - }, - "require": { - "php": ">=5.3.2" - }, - "require-dev": { - "phpunit/phpunit": "~7.0|~6.0|~5.0|~4.8.35" - }, - "type": "library", - "autoload": { - "psr-4": { - "XdgBaseDir\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "description": "implementation of xdg base directory specification for php", "support": { - "issues": "https://github.com/dnoegel/php-xdg-base-dir/issues", - "source": "https://github.com/dnoegel/php-xdg-base-dir/tree/v0.1.1" + "issues": "https://github.com/dflydev/dflydev-placeholder-resolver/issues", + "source": "https://github.com/dflydev/dflydev-placeholder-resolver/tree/v1.0.2" }, - "time": "2019-12-04T15:06:13+00:00" + "time": "2012-10-28T21:08:28+00:00" }, { "name": "doctrine/annotations", @@ -2606,20 +2633,24 @@ ], "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter", "homepage": "https://github.com/dompdf/dompdf", + "support": { + "issues": "https://github.com/dompdf/dompdf/issues", + "source": "https://github.com/dompdf/dompdf/tree/master" + }, "time": "2020-08-30T22:54:22+00:00" }, { "name": "drupal-ckeditor-libraries-group/font", - "version": "4.16.1", + "version": "4.16.2", "source": { "type": "git", "url": "https://github.com/drupal-ckeditor-libraries-group/font.git", - "reference": "1260aa141cb8a7f7722ed273908249e7dfc33e72" + "reference": "b6152ef945efcae2c8c3bb083ffc34bde6696532" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal-ckeditor-libraries-group/font/zipball/1260aa141cb8a7f7722ed273908249e7dfc33e72", - "reference": "1260aa141cb8a7f7722ed273908249e7dfc33e72", + "url": "https://api.github.com/repos/drupal-ckeditor-libraries-group/font/zipball/b6152ef945efcae2c8c3bb083ffc34bde6696532", + "reference": "b6152ef945efcae2c8c3bb083ffc34bde6696532", "shasum": "" }, "type": "drupal-library", @@ -2640,7 +2671,7 @@ "issues": "https://github.com/ckeditor/ckeditor4/issues", "source": "https://github.com/ckeditor/ckeditor4/tree/master/plugins/font" }, - "time": "2021-05-18T09:16:45+00:00" + "time": "2021-07-15T11:15:39+00:00" }, { "name": "drupal/address", @@ -3277,8 +3308,7 @@ "support": { "source": "https://git.drupalcode.org/project/auto_entitylabel", "issues": "https://www.drupal.org/project/issues/auto_entitylabel" - }, - "time": "2019-07-24T16:07:26+00:00" + } }, { "name": "drupal/autocomplete_deluxe", @@ -3617,7 +3647,7 @@ "extra": { "drupal": { "version": "8.x-1.3", - "datestamp": "1604426178", + "datestamp": "1615217722", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3748,8 +3778,7 @@ "homepage": "https://www.drupal.org/project/bulkdelete", "support": { "source": "https://git.drupalcode.org/project/bulkdelete" - }, - "time": "2020-05-24T06:01:38+00:00" + } }, { "name": "drupal/checklistapi", @@ -4712,8 +4741,8 @@ "dev-2.x": "2.x-dev" }, "drupal": { - "version": "8.x-2.1+2-dev", - "datestamp": "1626291206", + "version": "8.x-2.1+3-dev", + "datestamp": "1628263536", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -5142,29 +5171,26 @@ }, { "name": "drupal/config_devel", - "version": "1.8.0", + "version": "dev-1.x", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_devel.git", - "reference": "8.x-1.8" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_devel-8.x-1.8.zip", - "reference": "8.x-1.8", - "shasum": "325caa6c6d0ee39e938807892f9ec509e71b5fb7" + "reference": "e519faae46b88fc23a88f64c22b6146cfec863a9" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, "drupal": { - "version": "8.x-1.8", - "datestamp": "1609324318", + "version": "8.x-1.7+4-dev", + "datestamp": "1607768995", "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" + "status": "not-covered", + "message": "Dev releases are not covered by Drupal security advisories." } } }, @@ -5594,6 +5620,12 @@ "drupal", "symfony" ], + "support": { + "docs": "https://docs.drupalconsole.com/", + "forum": "https://gitter.im/hechoendrupal/DrupalConsole", + "issues": "https://github.com/hechoendrupal/drupal-console/issues", + "source": "https://github.com/hechoendrupal/drupal-console/tree/1.9.7" + }, "funding": [ { "url": "https://opencollective.com/drupalconsole", @@ -5682,6 +5714,12 @@ "drupal", "symfony" ], + "support": { + "docs": "http://docs.drupalconsole.com/", + "forum": "https://gitter.im/hechoendrupal/DrupalConsole", + "issues": "https://github.com/hechoendrupal/DrupalConsole/issues", + "source": "https://github.com/hechoendrupal/drupal-console-core/tree/1.9.7" + }, "time": "2020-11-30T01:45:57+00:00" }, { @@ -5736,6 +5774,12 @@ "drupal", "symfony" ], + "support": { + "docs": "https://docs.drupalconsole.com", + "forum": "https://gitter.im/hechoendrupal/DrupalConsole", + "issues": "https://github.com/hechoendrupal/DrupalConsole/issues", + "source": "https://github.com/hechoendrupal/drupal-console-en/tree/master" + }, "time": "2020-08-15T03:34:54+00:00" }, { @@ -5778,6 +5822,10 @@ } ], "description": "Drupal Console Extend Plugin", + "support": { + "issues": "https://github.com/hechoendrupal/drupal-console-extend-plugin/issues", + "source": "https://github.com/hechoendrupal/drupal-console-extend-plugin/tree/0.9.5" + }, "time": "2020-11-18T00:15:28+00:00" }, { @@ -6000,8 +6048,7 @@ "support": { "source": "https://git.drupalcode.org/project/content_sync", "issues": "http://drupal.org/project/content_sync" - }, - "time": "2020-05-11T20:06:32+00:00" + } }, { "name": "drupal/context", @@ -6354,16 +6401,16 @@ }, { "name": "drupal/core-composer-scaffold", - "version": "9.2.4", + "version": "9.2.5", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", - "reference": "e146f2d0bab60c798c7cc91eae79f25c43a96899" + "reference": "3c9efe8e154acc2cadb86b51733be55556677b0b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/e146f2d0bab60c798c7cc91eae79f25c43a96899", - "reference": "e146f2d0bab60c798c7cc91eae79f25c43a96899", + "url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/3c9efe8e154acc2cadb86b51733be55556677b0b", + "reference": "3c9efe8e154acc2cadb86b51733be55556677b0b", "shasum": "" }, "require": { @@ -6398,9 +6445,9 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-composer-scaffold/tree/9.2.4" + "source": "https://github.com/drupal/core-composer-scaffold/tree/9.2.5" }, - "time": "2021-07-10T22:39:33+00:00" + "time": "2021-08-24T12:04:07+00:00" }, { "name": "drupal/cshs", @@ -6463,8 +6510,7 @@ "support": { "source": "https://git.drupalcode.org/project/cshs", "issues": "https://www.drupal.org/project/issues/cshs" - }, - "time": "2021-02-05T14:23:54+00:00" + } }, { "name": "drupal/ctools", @@ -6620,29 +6666,26 @@ }, { "name": "drupal/date_range_formatter", - "version": "3.1.0", + "version": "dev-9.0.x", "source": { "type": "git", "url": "https://git.drupalcode.org/project/date_range_formatter.git", - "reference": "8.x-3.1" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/date_range_formatter-8.x-3.1.zip", - "reference": "8.x-3.1", - "shasum": "a98c511ac90eb92879235bc82a3aa643f7b5c173" + "reference": "c34acb20c37e6210099bf3080352a6da7227b867" }, "require": { - "drupal/core": "^8" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { + "branch-alias": { + "dev-9.0.x": "9.0.x-dev" + }, "drupal": { - "version": "8.x-3.1", - "datestamp": "1502454544", + "version": "9.0.x-dev", + "datestamp": "1589956448", "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" + "status": "not-covered", + "message": "Dev releases are not covered by Drupal security advisories." } } }, @@ -6844,6 +6887,58 @@ "irc": "irc://irc.freenode.org/drupal-contribute" } }, + { + "name": "drupal/devel_kint_extras", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/devel_kint_extras.git", + "reference": "1.0.0" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/devel_kint_extras-1.0.0.zip", + "reference": "1.0.0", + "shasum": "286b5183552cc673fb96de7e3d943a3cfd82ec00" + }, + "require": { + "drupal/core": "^8 || ^9", + "drupal/devel": "^4.0", + "kint-php/kint": "^3.3" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "1.0.0", + "datestamp": "1597133801", + "security-coverage": { + "status": "not-covered", + "message": "Project has not opted into security advisory coverage!" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "Jan Chojnacki", + "homepage": "https://www.drupal.org/u/janchojnacki" + }, + { + "name": "Other contributors", + "homepage": "https://www.drupal.org/node/3164492/committers" + } + ], + "description": "Shows methods and statics available for an object when using Kint with Devel", + "homepage": "https://www.drupal.org/project/devel_kint_extras", + "support": { + "source": "http://git.drupal.org/project/devel_kint_extras.git", + "issues": "https://www.drupal.org/project/issues/devel_kint_extras", + "chat": "irc://irc.freenode.org/drupal-contribute" + } + }, { "name": "drupal/domain", "version": "dev-1.x", @@ -6907,7 +7002,7 @@ }, "drupal": { "version": "8.x-1.x-dev", - "datestamp": "1614265913", + "datestamp": "1624549976", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -6977,17 +7072,11 @@ }, { "name": "drupal/domain_site_settings", - "version": "1.4.0", + "version": "dev-1.x", "source": { "type": "git", "url": "https://git.drupalcode.org/project/domain_site_settings.git", - "reference": "8.x-1.4" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/domain_site_settings-8.x-1.4.zip", - "reference": "8.x-1.4", - "shasum": "15f40815f2b80323a9afa93de61a36a13fd82742" + "reference": "a66721e8620d27430fd6123a4353545c4a9f36b4" }, "require": { "drupal/core": "^8.8 || ^9", @@ -6996,12 +7085,15 @@ }, "type": "drupal-module", "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, "drupal": { - "version": "8.x-1.4", - "datestamp": "1626772892", + "version": "8.x-1.3+14-dev", + "datestamp": "1626772445", "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" + "status": "not-covered", + "message": "Dev releases are not covered by Drupal security advisories." } } }, @@ -7109,9 +7201,6 @@ "status": "covered", "message": "Covered by Drupal's security advisory policy" } - }, - "patches_applied": { - "allow email login through REST https://www.drupal.org/project/email_registration/issues/2856542": "https://www.drupal.org/files/issues/allow_authentication-2856542-3.patch" } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -7723,8 +7812,8 @@ "dev-3.x": "3.x-dev" }, "drupal": { - "version": "8.x-3.1+20-dev", - "datestamp": "1621179583", + "version": "8.x-3.1+21-dev", + "datestamp": "1621179838", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -8058,8 +8147,7 @@ "homepage": "https://www.drupal.org/project/filter_perms", "support": { "source": "https://git.drupalcode.org/project/filter_perms" - }, - "time": "2020-11-17T18:20:11+00:00" + } }, { "name": "drupal/flag", @@ -8425,8 +8513,7 @@ "source": "https://github.com/luksak/genpass", "issues": "http://drupal.org/project/issues/genpass", "irc": "irc://irc.freenode.org/drupal-contribute" - }, - "time": "2021-02-17T15:19:48+00:00" + } }, { "name": "drupal/google_analytics", @@ -8678,8 +8765,7 @@ "homepage": "https://www.drupal.org/project/image_delta_formatter", "support": { "source": "https://git.drupalcode.org/project/image_delta_formatter" - }, - "time": "2020-07-18T12:01:59+00:00" + } }, { "name": "drupal/image_effects", @@ -8733,8 +8819,7 @@ "homepage": "https://www.drupal.org/project/image_effects", "support": { "source": "https://git.drupalcode.org/project/image_effects" - }, - "time": "2021-01-29T18:19:39+00:00" + } }, { "name": "drupal/imagemagick", @@ -9489,8 +9574,7 @@ "homepage": "https://www.drupal.org/project/jsonrpc", "support": { "source": "https://git.drupalcode.org/project/jsonrpc" - }, - "time": "2019-03-10T05:42:49+00:00" + } }, { "name": "drupal/link_attributes", @@ -9538,35 +9622,38 @@ }, { "name": "drupal/linkit", - "version": "4.3.0", + "version": "5.0.0-beta12", "source": { "type": "git", "url": "https://git.drupalcode.org/project/linkit.git", - "reference": "8.x-4.3" + "reference": "8.x-5.0-beta12" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/linkit-8.x-4.3.zip", - "reference": "8.x-4.3", - "shasum": "e624ea2f18a6100b76a8337e24f7c08df6e2235e" + "url": "https://ftp.drupal.org/files/projects/linkit-8.x-5.0-beta12.zip", + "reference": "8.x-5.0-beta12", + "shasum": "9e03975b476f893112d8b12d8b8610926a4e7f2c" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8.7.7 || ^9" + }, + "require-dev": { + "drupal/imce": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-4.3", - "datestamp": "1490205830", + "version": "8.x-5.0-beta12", + "datestamp": "1608957625", "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" + "status": "not-covered", + "message": "Beta releases are not covered by Drupal security advisories." } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -9574,6 +9661,10 @@ "homepage": "https://stjerneman.com", "email": "emil@stjerneman.com", "role": "Maintainer" + }, + { + "name": "johnwebdev", + "homepage": "https://www.drupal.org/user/3331569" } ], "description": "Linkit - Enriched linking experience", @@ -9719,8 +9810,7 @@ "support": { "source": "https://git.drupalcode.org/project/login_history", "issues": "https://www.drupal.org/project/issues/login_history" - }, - "time": "2020-12-17T19:29:39+00:00" + } }, { "name": "drupal/mailgun", @@ -9841,8 +9931,7 @@ "homepage": "https://www.drupal.org/project/maillog", "support": { "source": "https://git.drupalcode.org/project/maillog" - }, - "time": "2020-09-22T18:37:31+00:00" + } }, { "name": "drupal/mailsystem", @@ -10003,64 +10092,24 @@ "homepage": "https://www.drupal.org/user/61864" }, { - "name": "Schnitzel", - "homepage": "https://www.drupal.org/user/643820" - }, - { - "name": "a_c_m", - "homepage": "https://www.drupal.org/user/195063" - }, - { - "name": "barneytech", - "homepage": "https://www.drupal.org/user/669922" - }, - { - "name": "claudiu_cristea", - "homepage": "https://www.drupal.org/user/2623935" + "name": "cedewey", + "homepage": "https://www.drupal.org/user/38694" }, { "name": "dawehner", "homepage": "https://www.drupal.org/user/99340" }, { - "name": "derhasi", - "homepage": "https://www.drupal.org/user/83474" - }, - { - "name": "frjo", - "homepage": "https://www.drupal.org/user/5546" - }, - { - "name": "hefox", - "homepage": "https://www.drupal.org/user/426416" - }, - { - "name": "jm.federico", - "homepage": "https://www.drupal.org/user/509892" - }, - { - "name": "k4v", - "homepage": "https://www.drupal.org/user/744246" - }, - { - "name": "mariano73", - "homepage": "https://www.drupal.org/user/1324866" + "name": "hipp2bsquare", + "homepage": "https://www.drupal.org/user/2473076" }, { "name": "mariuss", "homepage": "https://www.drupal.org/user/28539" }, { - "name": "sanduhrs", - "homepage": "https://www.drupal.org/user/28074" - }, - { - "name": "vasi1186", - "homepage": "https://www.drupal.org/user/342104" - }, - { - "name": "webiator GmbH", - "homepage": "https://www.drupal.org/user/2390554" + "name": "srdtwc", + "homepage": "https://www.drupal.org/user/3422763" } ], "description": "Limit the number of characters in textfields and textareas and shows the amount of characters left.", @@ -10127,29 +10176,26 @@ }, { "name": "drupal/menu_block", - "version": "1.7.0", + "version": "dev-1.x", "source": { "type": "git", "url": "https://git.drupalcode.org/project/menu_block.git", - "reference": "8.x-1.7" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/menu_block-8.x-1.7.zip", - "reference": "8.x-1.7", - "shasum": "6d021a24a6a8691becbecf02ac236a7d8626d4d0" + "reference": "17bc5a2094dec85a921fdac6aff0030bfe004744" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, "drupal": { - "version": "8.x-1.7", - "datestamp": "1619638238", + "version": "8.x-1.6+9-dev", + "datestamp": "1612055345", "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" + "status": "not-covered", + "message": "Dev releases are not covered by Drupal security advisories." } } }, @@ -10245,8 +10291,7 @@ "support": { "source": "https://git.drupalcode.org/project/menu_position", "issues": "https://www.drupal.org/project/issues/menu_position" - }, - "time": "2020-04-25T06:50:43+00:00" + } }, { "name": "drupal/message", @@ -10367,8 +10412,7 @@ "support": { "source": "https://git.drupalcode.org/project/migrate_devel", "issues": "https://www.drupal.org/project/issues/migrate_devel" - }, - "time": "2020-06-23T07:51:09+00:00" + } }, { "name": "drupal/migrate_plus", @@ -10831,8 +10875,7 @@ "homepage": "https://www.drupal.org/project/path_alias_xt", "support": { "source": "https://git.drupalcode.org/project/path_alias_xt" - }, - "time": "2020-05-24T05:57:09+00:00" + } }, { "name": "drupal/pathauto", @@ -11068,8 +11111,7 @@ "homepage": "https://www.drupal.org/project/payment_commerce", "support": { "source": "https://git.drupalcode.org/project/payment_commerce" - }, - "time": "2017-10-04T09:40:53+00:00" + } }, { "name": "drupal/pdf_api", @@ -11435,9 +11477,6 @@ "status": "covered", "message": "Covered by Drupal's security advisory policy" } - }, - "patches_applied": { - "Manifest doesn't have a maskable icon https://www.drupal.org/project/pwa/issues/3165433": "https://www.drupal.org/files/issues/2020-08-26/pwa_icon_purpose-3165433-9.patch" } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -12325,7 +12364,7 @@ "extra": { "drupal": { "version": "8.x-2.8", - "datestamp": "1615222638", + "datestamp": "1615222684", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -13232,8 +13271,7 @@ "support": { "source": "https://cgit.drupalcode.org/translate_side_by_side", "issues": "https://drupal.org/project/issues/translate_side_by_side" - }, - "time": "2020-02-11T15:27:16+00:00" + } }, { "name": "drupal/translation_views", @@ -13282,8 +13320,7 @@ "homepage": "https://www.drupal.org/project/translation_views", "support": { "source": "https://git.drupalcode.org/project/translation_views" - }, - "time": "2020-09-06T12:45:51+00:00" + } }, { "name": "drupal/typed_data", @@ -13398,8 +13435,7 @@ "homepage": "https://www.drupal.org/project/ultimate_cron", "support": { "source": "https://git.drupalcode.org/project/ultimate_cron" - }, - "time": "2020-09-24T06:25:51+00:00" + } }, { "name": "drupal/unique_content_field_validation", @@ -13534,8 +13570,7 @@ "homepage": "https://www.drupal.org/project/user_email_verification", "support": { "source": "https://git.drupalcode.org/project/user_email_verification" - }, - "time": "2021-01-21T14:25:15+00:00" + } }, { "name": "drupal/video_embed_field", @@ -13962,26 +13997,29 @@ }, { "name": "drupal/workflow", - "version": "dev-1.x", + "version": "1.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/workflow.git", - "reference": "83e0c3504477d6d14bfa335973ac307f170a0ae6" + "reference": "8.x-1.5" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/workflow-8.x-1.5.zip", + "reference": "8.x-1.5", + "shasum": "03d5038b2a5229c4ad467bae4fe2b474367ad9eb" }, "require": { "drupal/core": "^8.8 || ^9" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.4+56-dev", - "datestamp": "1623765341", + "version": "8.x-1.5", + "datestamp": "1623829274", "security-coverage": { - "status": "not-covered", - "message": "Dev releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -14035,56 +14073,55 @@ }, { "name": "drush/drush", - "version": "9.7.2", + "version": "10.6.0", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "ab5e345a72c9187a7d770486a09691f6526826aa" + "reference": "c86d327359baddb0a2f51bb458703826469a0445" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/ab5e345a72c9187a7d770486a09691f6526826aa", - "reference": "ab5e345a72c9187a7d770486a09691f6526826aa", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/c86d327359baddb0a2f51bb458703826469a0445", + "reference": "c86d327359baddb0a2f51bb458703826469a0445", "shasum": "" }, "require": { - "chi-teck/drupal-code-generator": "^1.28.1", - "composer/semver": "^1.4", - "consolidation/annotated-command": "^2.12", + "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/output-formatters": "^3.3.1", - "consolidation/robo": "^1.4.6", + "consolidation/robo": "^1.4.11 || ^2", "consolidation/site-alias": "^3.0.0@stable", - "consolidation/site-process": "^2.0.3", + "consolidation/site-process": "^2.1 || ^4", + "enlightn/security-checker": "^1", "ext-dom": "*", "grasmash/yaml-expander": "^1.1.1", + "guzzlehttp/guzzle": "^6.3 || ^7.0", "league/container": "~2", - "php": ">=5.6.0", + "php": ">=7.1.3", "psr/log": "~1.0", "psy/psysh": "~0.6", - "symfony/console": "^3.4", "symfony/event-dispatcher": "^3.4 || ^4.0", - "symfony/finder": "^3.4 || ^4.0", - "symfony/process": "^3.4", - "symfony/var-dumper": "^3.4 || ^4.0", - "symfony/yaml": "^3.4", - "webflo/drupal-finder": "^1.1", + "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", "webmozart/path-util": "^2.1.0" }, + "conflict": { + "drupal/migrate_run": "*", + "drupal/migrate_tools": "<= 5" + }, "require-dev": { - "composer/installers": "^1.2", + "composer/installers": "^1.7", "cweagans/composer-patches": "~1.0", + "david-garcia/phpwhois": "4.3.0", "drupal/alinks": "1.0.0", - "drupal/devel": "^2", - "drupal/empty_theme": "1.0", - "g1a/composer-test-scenarios": "^3", - "lox/xhprof": "dev-master", - "phpunit/phpunit": "^4.8.36 || ^6.1", + "drupal/core-recommended": "^8.8", + "phpunit/phpunit": ">=7.5.20", "squizlabs/php_codesniffer": "^2.7 || ^3", "vlucas/phpdotenv": "^2.4", - "webflo/drupal-core-require-dev": "8.7.x-dev", - "webflo/drupal-core-strict": "8.7.x-dev" + "yoast/phpunit-polyfills": "^0.2.0" }, "bin": [ "drush" @@ -14116,22 +14153,6 @@ "sut/drush/contrib/{$name}": [ "type:drupal-drush" ] - }, - "scenarios": { - "php5": { - "config": { - "platform": { - "php": "5.6.38" - } - }, - "require-dev": { - "webflo/drupal-core-strict": "8.6.x-dev", - "webflo/drupal-core-require-dev": "8.6.x-dev" - } - } - }, - "branch-alias": { - "dev-master": "9.x-dev" } }, "autoload": { @@ -14180,7 +14201,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-09T17:29:51+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.6.0" + }, + "funding": [ + { + "url": "https://github.com/weitzman", + "type": "github" + } + ], + "time": "2021-08-13T10:40:40+00:00" }, { "name": "e0ipso/shaper", @@ -14364,6 +14398,72 @@ ], "time": "2020-12-29T14:50:06+00:00" }, + { + "name": "enlightn/security-checker", + "version": "v1.9.0", + "source": { + "type": "git", + "url": "https://github.com/enlightn/security-checker.git", + "reference": "dc5bce653fa4d9c792e9dcffa728c0642847c1e1" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/enlightn/security-checker/zipball/dc5bce653fa4d9c792e9dcffa728c0642847c1e1", + "reference": "dc5bce653fa4d9c792e9dcffa728c0642847c1e1", + "shasum": "" + }, + "require": { + "ext-json": "*", + "guzzlehttp/guzzle": "^6.3|^7.0", + "php": ">=5.6", + "symfony/console": "^3.4|^4|^5", + "symfony/finder": "^3|^4|^5", + "symfony/process": "^3.4|^4|^5", + "symfony/yaml": "^3.4|^4|^5" + }, + "require-dev": { + "ext-zip": "*", + "friendsofphp/php-cs-fixer": "^2.18", + "phpunit/phpunit": "^5.5|^6|^7|^8|^9" + }, + "bin": [ + "security-checker" + ], + "type": "library", + "autoload": { + "psr-4": { + "Enlightn\\SecurityChecker\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Paras Malhotra", + "email": "paras@laravel-enlightn.com" + }, + { + "name": "Miguel Piedrafita", + "email": "soy@miguelpiedrafita.com" + } + ], + "description": "A PHP dependency vulnerabilities scanner based on the Security Advisories Database.", + "keywords": [ + "package", + "php", + "scanner", + "security", + "security advisories", + "vulnerability scanner" + ], + "support": { + "issues": "https://github.com/enlightn/security-checker/issues", + "source": "https://github.com/enlightn/security-checker/tree/v1.9.0" + }, + "time": "2021-05-06T09:03:35+00:00" + }, { "name": "fileeye/mimemap", "version": "1.1.5", @@ -14425,16 +14525,16 @@ }, { "name": "galbar/jsonpath", - "version": "1.1", + "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/Galbar/JsonPath-PHP.git", - "reference": "36d3ac57b1a62ff507d7751d797a9e03ffbd1385" + "reference": "38fdd37420626671394bb7e258d3b1be3724537b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Galbar/JsonPath-PHP/zipball/36d3ac57b1a62ff507d7751d797a9e03ffbd1385", - "reference": "36d3ac57b1a62ff507d7751d797a9e03ffbd1385", + "url": "https://api.github.com/repos/Galbar/JsonPath-PHP/zipball/38fdd37420626671394bb7e258d3b1be3724537b", + "reference": "38fdd37420626671394bb7e258d3b1be3724537b", "shasum": "" }, "require": { @@ -14447,9 +14547,9 @@ }, "type": "library", "autoload": { - "psr-0": { - "JsonPath\\": "src/Galbar/", - "Utilities\\": "src/Galbar/" + "psr-4": { + "JsonPath\\": "src/Galbar/JsonPath", + "Utilities\\": "src/Galbar/Utilities" } }, "notification-url": "https://packagist.org/downloads/", @@ -14469,24 +14569,28 @@ "jsonpath", "path" ], - "time": "2020-06-01T15:18:22+00:00" + "support": { + "issues": "https://github.com/Galbar/JsonPath-PHP/issues", + "source": "https://github.com/Galbar/JsonPath-PHP/tree/1.3.1" + }, + "time": "2021-08-19T20:18:48+00:00" }, { "name": "giggsey/libphonenumber-for-php", - "version": "8.12.19", + "version": "8.12.31", "source": { "type": "git", "url": "https://github.com/giggsey/libphonenumber-for-php.git", - "reference": "f3c196dcb3e76e456783a38bab87d99b4d727918" + "reference": "2d79a2443df5a693286510a24a308a0625a8132c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/f3c196dcb3e76e456783a38bab87d99b4d727918", - "reference": "f3c196dcb3e76e456783a38bab87d99b4d727918", + "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/2d79a2443df5a693286510a24a308a0625a8132c", + "reference": "2d79a2443df5a693286510a24a308a0625a8132c", "shasum": "" }, "require": { - "giggsey/locale": "^1.7", + "giggsey/locale": "^1.7|^2.0", "php": ">=5.3.2", "symfony/polyfill-mbstring": "^1.17" }, @@ -14496,7 +14600,7 @@ "pear/versioncontrol_git": "^0.5", "phing/phing": "^2.7", "php-coveralls/php-coveralls": "^1.0|^2.0", - "symfony/console": "^2.8|^3.0", + "symfony/console": "^2.8|^3.0|^v4.4|^v5.2", "symfony/phpunit-bridge": "^4.2 || ^5" }, "type": "library", @@ -14537,36 +14641,42 @@ "phonenumber", "validation" ], - "time": "2021-03-01T16:07:56+00:00" + "support": { + "irc": "irc://irc.appliedirc.com/lobby", + "issues": "https://github.com/giggsey/libphonenumber-for-php/issues", + "source": "https://github.com/giggsey/libphonenumber-for-php" + }, + "time": "2021-08-24T07:02:46+00:00" }, { "name": "giggsey/locale", - "version": "1.9", + "version": "2.0", "source": { "type": "git", "url": "https://github.com/giggsey/Locale.git", - "reference": "b07f1eace8072ccc61445ad8fbd493ff9d783043" + "reference": "f28e0fa55e842afe034a7671df79757731467031" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/giggsey/Locale/zipball/b07f1eace8072ccc61445ad8fbd493ff9d783043", - "reference": "b07f1eace8072ccc61445ad8fbd493ff9d783043", + "url": "https://api.github.com/repos/giggsey/Locale/zipball/f28e0fa55e842afe034a7671df79757731467031", + "reference": "f28e0fa55e842afe034a7671df79757731467031", "shasum": "" }, "require": { - "php": ">=5.3.2" + "php": ">=7.2" }, "require-dev": { + "ext-json": "*", "pear/pear-core-minimal": "^1.9", "pear/pear_exception": "^1.0", "pear/versioncontrol_git": "^0.5", - "phing/phing": "~2.7", - "php-coveralls/php-coveralls": "^1.0|^2.0", - "phpunit/phpunit": "^4.8|^5.0", - "symfony/console": "^2.8|^3.0|^4.0", - "symfony/filesystem": "^2.8|^3.0|^4.0", - "symfony/finder": "^2.8|^3.0|^4.0", - "symfony/process": "^2.8|^3.0|^4.0" + "phing/phing": "^2.7", + "php-coveralls/php-coveralls": "^2.0", + "phpunit/phpunit": "^8.5|^9.5", + "symfony/console": "^5.0", + "symfony/filesystem": "^5.0", + "symfony/finder": "^5.0", + "symfony/process": "^5.0" }, "type": "library", "autoload": { @@ -14582,11 +14692,15 @@ { "name": "Joshua Gigg", "email": "giggsey@gmail.com", - "homepage": "http://giggsey.com/" + "homepage": "https://giggsey.com/" } ], "description": "Locale functions required by libphonenumber-for-php", - "time": "2020-07-07T11:16:24+00:00" + "support": { + "issues": "https://github.com/giggsey/Locale/issues", + "source": "https://github.com/giggsey/Locale/tree/2.0" + }, + "time": "2021-08-23T09:01:14+00:00" }, { "name": "grasmash/expander", @@ -14633,6 +14747,10 @@ } ], "description": "Expands internal property references in PHP arrays file.", + "support": { + "issues": "https://github.com/grasmash/expander/issues", + "source": "https://github.com/grasmash/expander/tree/master" + }, "time": "2017-12-21T22:14:55+00:00" }, { @@ -14681,6 +14799,10 @@ } ], "description": "Expands internal property references in a yaml file.", + "support": { + "issues": "https://github.com/grasmash/yaml-expander/issues", + "source": "https://github.com/grasmash/yaml-expander/tree/master" + }, "time": "2017-12-16T16:06:03+00:00" }, { @@ -15063,6 +15185,10 @@ "kint", "php" ], + "support": { + "issues": "https://github.com/kint-php/kint/issues", + "source": "https://github.com/kint-php/kint/tree/master" + }, "time": "2019-10-17T18:05:24+00:00" }, { @@ -15351,23 +15477,23 @@ }, { "name": "laminas/laminas-zendframework-bridge", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-zendframework-bridge.git", - "reference": "13af2502d9bb6f7d33be2de4b51fb68c6cdb476e" + "reference": "bf180a382393e7db5c1e8d0f2ec0c4af9c724baf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/13af2502d9bb6f7d33be2de4b51fb68c6cdb476e", - "reference": "13af2502d9bb6f7d33be2de4b51fb68c6cdb476e", + "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/bf180a382393e7db5c1e8d0f2ec0c4af9c724baf", + "reference": "bf180a382393e7db5c1e8d0f2ec0c4af9c724baf", "shasum": "" }, "require": { - "php": "^7.3 || ^8.0" + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, "require-dev": { - "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1 || ^9.3", + "phpunit/phpunit": "^9.3", "psalm/plugin-phpunit": "^0.15.1", "squizlabs/php_codesniffer": "^3.5", "vimeo/psalm": "^4.6" @@ -15409,7 +15535,7 @@ "type": "community_bridge" } ], - "time": "2021-06-24T12:49:22+00:00" + "time": "2021-09-03T17:53:30+00:00" }, { "name": "league/container", @@ -15476,6 +15602,10 @@ "provider", "service" ], + "support": { + "issues": "https://github.com/thephpleague/container/issues", + "source": "https://github.com/thephpleague/container/tree/2.5.0" + }, "funding": [ { "url": "https://github.com/philipobenito", @@ -15746,16 +15876,16 @@ }, { "name": "mikehaertl/php-shellcommand", - "version": "1.6.3", + "version": "1.6.4", "source": { "type": "git", "url": "https://github.com/mikehaertl/php-shellcommand.git", - "reference": "fe86ec847877b83bf61a96719e7f2e3b3e516a6b" + "reference": "3488d7803df1e8f1a343d3d0ca452d527ad8d5e5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mikehaertl/php-shellcommand/zipball/fe86ec847877b83bf61a96719e7f2e3b3e516a6b", - "reference": "fe86ec847877b83bf61a96719e7f2e3b3e516a6b", + "url": "https://api.github.com/repos/mikehaertl/php-shellcommand/zipball/3488d7803df1e8f1a343d3d0ca452d527ad8d5e5", + "reference": "3488d7803df1e8f1a343d3d0ca452d527ad8d5e5", "shasum": "" }, "require": { @@ -15784,7 +15914,11 @@ "keywords": [ "shell" ], - "time": "2020-11-23T17:31:15+00:00" + "support": { + "issues": "https://github.com/mikehaertl/php-shellcommand/issues", + "source": "https://github.com/mikehaertl/php-shellcommand/tree/1.6.4" + }, + "time": "2021-03-17T06:54:33+00:00" }, { "name": "mikehaertl/php-tmpfile", @@ -15824,6 +15958,10 @@ "keywords": [ "files" ], + "support": { + "issues": "https://github.com/mikehaertl/php-tmpfile/issues", + "source": "https://github.com/mikehaertl/php-tmpfile/tree/1.2.1" + }, "time": "2021-03-01T18:26:25+00:00" }, { @@ -15871,6 +16009,10 @@ "wkhtmltoimage", "wkhtmltopdf" ], + "support": { + "issues": "https://github.com/mikehaertl/phpwkhtmltopdf/issues", + "source": "https://github.com/mikehaertl/phpwkhtmltopdf/tree/2.5.0" + }, "time": "2021-03-01T19:41:06+00:00" }, { @@ -15939,6 +16081,11 @@ "php", "utf-8" ], + "support": { + "docs": "http://mpdf.github.io", + "issues": "https://github.com/mpdf/mpdf/issues", + "source": "https://github.com/mpdf/mpdf" + }, "time": "2019-02-06T13:32:19+00:00" }, { @@ -15987,6 +16134,10 @@ "object", "object graph" ], + "support": { + "issues": "https://github.com/myclabs/DeepCopy/issues", + "source": "https://github.com/myclabs/DeepCopy/tree/1.10.2" + }, "funding": [ { "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy", @@ -16555,6 +16706,10 @@ ], "description": "A library to read, parse and export to PDF SVG files.", "homepage": "https://github.com/PhenX/php-svg-lib", + "support": { + "issues": "https://github.com/PhenX/php-svg-lib/issues", + "source": "https://github.com/PhenX/php-svg-lib/tree/master" + }, "time": "2019-09-11T20:02:13+00:00" }, { @@ -16831,16 +16986,16 @@ }, { "name": "php-http/message", - "version": "1.11.2", + "version": "1.12.0", "source": { "type": "git", "url": "https://github.com/php-http/message.git", - "reference": "295c82867d07261f2fa4b3a26677519fc6f7f5f6" + "reference": "39eb7548be982a81085fe5a6e2a44268cd586291" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/message/zipball/295c82867d07261f2fa4b3a26677519fc6f7f5f6", - "reference": "295c82867d07261f2fa4b3a26677519fc6f7f5f6", + "url": "https://api.github.com/repos/php-http/message/zipball/39eb7548be982a81085fe5a6e2a44268cd586291", + "reference": "39eb7548be982a81085fe5a6e2a44268cd586291", "shasum": "" }, "require": { @@ -16899,9 +17054,9 @@ ], "support": { "issues": "https://github.com/php-http/message/issues", - "source": "https://github.com/php-http/message/tree/1.11.2" + "source": "https://github.com/php-http/message/tree/1.12.0" }, - "time": "2021-08-03T11:52:11+00:00" + "time": "2021-08-29T09:13:12+00:00" }, { "name": "php-http/message-factory", @@ -17078,16 +17233,16 @@ }, { "name": "phpmailer/phpmailer", - "version": "v6.3.0", + "version": "v6.5.1", "source": { "type": "git", "url": "https://github.com/PHPMailer/PHPMailer.git", - "reference": "4a08cf4cdd2c38d12ee2b9fa69e5d235f37a6dcb" + "reference": "dd803df5ad7492e1b40637f7ebd258fee5ca7355" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/4a08cf4cdd2c38d12ee2b9fa69e5d235f37a6dcb", - "reference": "4a08cf4cdd2c38d12ee2b9fa69e5d235f37a6dcb", + "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/dd803df5ad7492e1b40637f7ebd258fee5ca7355", + "reference": "dd803df5ad7492e1b40637f7ebd258fee5ca7355", "shasum": "" }, "require": { @@ -17099,13 +17254,15 @@ "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", "doctrine/annotations": "^1.2", + "php-parallel-lint/php-console-highlighter": "^0.5.0", + "php-parallel-lint/php-parallel-lint": "^1.3", "phpcompatibility/php-compatibility": "^9.3.5", "roave/security-advisories": "dev-latest", - "squizlabs/php_codesniffer": "^3.5.6", - "yoast/phpunit-polyfills": "^0.2.0" + "squizlabs/php_codesniffer": "^3.6.0", + "yoast/phpunit-polyfills": "^1.0.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", @@ -17140,13 +17297,17 @@ } ], "description": "PHPMailer is a full-featured email creation and transfer class for PHP", + "support": { + "issues": "https://github.com/PHPMailer/PHPMailer/issues", + "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.5.1" + }, "funding": [ { "url": "https://github.com/Synchro", "type": "github" } ], - "time": "2021-02-19T15:28:08+00:00" + "time": "2021-08-18T09:14:16+00:00" }, { "name": "psr/cache", @@ -17507,20 +17668,19 @@ }, { "name": "psy/psysh", - "version": "v0.10.6", + "version": "v0.10.8", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "6f990c19f91729de8b31e639d6e204ea59f19cf3" + "reference": "e4573f47750dd6c92dca5aee543fa77513cbd8d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/6f990c19f91729de8b31e639d6e204ea59f19cf3", - "reference": "6f990c19f91729de8b31e639d6e204ea59f19cf3", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/e4573f47750dd6c92dca5aee543fa77513cbd8d3", + "reference": "e4573f47750dd6c92dca5aee543fa77513cbd8d3", "shasum": "" }, "require": { - "dnoegel/php-xdg-base-dir": "0.1.*", "ext-json": "*", "ext-tokenizer": "*", "nikic/php-parser": "~4.0|~3.0|~2.0|~1.3", @@ -17575,7 +17735,11 @@ "interactive", "shell" ], - "time": "2021-01-18T15:53:43+00:00" + "support": { + "issues": "https://github.com/bobthecow/psysh/issues", + "source": "https://github.com/bobthecow/psysh/tree/v0.10.8" + }, + "time": "2021-04-10T16:23:39+00:00" }, { "name": "ralouphie/getallheaders", @@ -17664,6 +17828,10 @@ "parser", "stylesheet" ], + "support": { + "issues": "https://github.com/sabberworm/PHP-CSS-Parser/issues", + "source": "https://github.com/sabberworm/PHP-CSS-Parser/tree/8.3.1" + }, "time": "2020-06-01T09:10:00+00:00" }, { @@ -17713,31 +17881,31 @@ "fpdi", "pdf" ], + "support": { + "issues": "https://github.com/Setasign/FPDI/issues", + "source": "https://github.com/Setasign/FPDI/tree/master" + }, "time": "2017-05-11T14:25:49+00:00" }, { "name": "smalot/pdfparser", - "version": "v0.18.2", + "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/smalot/pdfparser.git", - "reference": "b6db6aa9f605e9a82a29f1325309929a1e0beac0" + "reference": "43e436f32fd0e3d1f808c3b1768975c598c9a7df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/smalot/pdfparser/zipball/b6db6aa9f605e9a82a29f1325309929a1e0beac0", - "reference": "b6db6aa9f605e9a82a29f1325309929a1e0beac0", + "url": "https://api.github.com/repos/smalot/pdfparser/zipball/43e436f32fd0e3d1f808c3b1768975c598c9a7df", + "reference": "43e436f32fd0e3d1f808c3b1768975c598c9a7df", "shasum": "" }, "require": { "ext-zlib": "*", - "php": ">=5.6", + "php": ">=7.1", "symfony/polyfill-mbstring": "^1.18" }, - "require-dev": { - "friendsofphp/php-cs-fixer": "^2.16", - "symfony/phpunit-bridge": "^5.2" - }, "type": "library", "autoload": { "psr-0": { @@ -17763,7 +17931,11 @@ "pdf", "text" ], - "time": "2021-02-25T07:40:30+00:00" + "support": { + "issues": "https://github.com/smalot/pdfparser/issues", + "source": "https://github.com/smalot/pdfparser/tree/v1.1.0" + }, + "time": "2021-08-03T08:33:34+00:00" }, { "name": "solarium/solarium", @@ -17925,20 +18097,24 @@ } ], "description": "Automatic BASH completion for Symfony Console Component based applications.", + "support": { + "issues": "https://github.com/stecman/symfony-console-completion/issues", + "source": "https://github.com/stecman/symfony-console-completion/tree/0.11.0" + }, "time": "2019-11-24T17:03:06+00:00" }, { "name": "stripe/stripe-php", - "version": "v7.93.0", + "version": "v7.95.0", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", - "reference": "c739cf6841bb3498e23bd52ecfadfcb21c521a14" + "reference": "ed372a1f6430b06dda408bb33b27d2be35ceaf07" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stripe/stripe-php/zipball/c739cf6841bb3498e23bd52ecfadfcb21c521a14", - "reference": "c739cf6841bb3498e23bd52ecfadfcb21c521a14", + "url": "https://api.github.com/repos/stripe/stripe-php/zipball/ed372a1f6430b06dda408bb33b27d2be35ceaf07", + "reference": "ed372a1f6430b06dda408bb33b27d2be35ceaf07", "shasum": "" }, "require": { @@ -17984,9 +18160,9 @@ ], "support": { "issues": "https://github.com/stripe/stripe-php/issues", - "source": "https://github.com/stripe/stripe-php/tree/v7.93.0" + "source": "https://github.com/stripe/stripe-php/tree/v7.95.0" }, - "time": "2021-08-11T18:48:54+00:00" + "time": "2021-09-02T02:30:40+00:00" }, { "name": "swiftmailer/swiftmailer", @@ -18196,22 +18372,24 @@ }, { "name": "symfony/config", - "version": "v4.4.19", + "version": "v4.4.30", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "2c4c7827a7e143f5cf375666641b0f448eab8802" + "reference": "d9ea72de055cd822e5228ff898e2aad2f52f76b0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/2c4c7827a7e143f5cf375666641b0f448eab8802", - "reference": "2c4c7827a7e143f5cf375666641b0f448eab8802", + "url": "https://api.github.com/repos/symfony/config/zipball/d9ea72de055cd822e5228ff898e2aad2f52f76b0", + "reference": "d9ea72de055cd822e5228ff898e2aad2f52f76b0", "shasum": "" }, "require": { "php": ">=7.1.3", "symfony/filesystem": "^3.4|^4.0|^5.0", - "symfony/polyfill-ctype": "~1.8" + "symfony/polyfill-ctype": "~1.8", + "symfony/polyfill-php80": "^1.16", + "symfony/polyfill-php81": "^1.22" }, "conflict": { "symfony/finder": "<3.4" @@ -18251,6 +18429,9 @@ ], "description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/config/tree/v4.4.30" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -18265,7 +18446,7 @@ "type": "tidelift" } ], - "time": "2021-01-27T09:09:26+00:00" + "time": "2021-08-04T20:31:23+00:00" }, { "name": "symfony/console", @@ -18353,20 +18534,21 @@ }, { "name": "symfony/css-selector", - "version": "v4.4.25", + "version": "v4.4.27", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "c1e29de6dc893b130b45d20d8051efbb040560a9" + "reference": "5194f18bd80d106f11efa8f7cd0fbdcc3af96ce6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/c1e29de6dc893b130b45d20d8051efbb040560a9", - "reference": "c1e29de6dc893b130b45d20d8051efbb040560a9", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/5194f18bd80d106f11efa8f7cd0fbdcc3af96ce6", + "reference": "5194f18bd80d106f11efa8f7cd0fbdcc3af96ce6", "shasum": "" }, "require": { - "php": ">=7.1.3" + "php": ">=7.1.3", + "symfony/polyfill-php80": "^1.16" }, "type": "library", "autoload": { @@ -18398,7 +18580,7 @@ "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/css-selector/tree/v4.4.25" + "source": "https://github.com/symfony/css-selector/tree/v4.4.27" }, "funding": [ { @@ -18414,7 +18596,7 @@ "type": "tidelift" } ], - "time": "2021-05-26T17:39:37+00:00" + "time": "2021-07-21T12:19:41+00:00" }, { "name": "symfony/debug", @@ -18636,34 +18818,35 @@ }, { "name": "symfony/dom-crawler", - "version": "v4.4.25", + "version": "v4.2.12", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "41d15bb6d6b95d2be763c514bb2494215d9c5eef" + "reference": "ba1da8fb10291714b8db153fcf7ac515e1a217bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/41d15bb6d6b95d2be763c514bb2494215d9c5eef", - "reference": "41d15bb6d6b95d2be763c514bb2494215d9c5eef", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/ba1da8fb10291714b8db153fcf7ac515e1a217bb", + "reference": "ba1da8fb10291714b8db153fcf7ac515e1a217bb", "shasum": "" }, "require": { - "php": ">=7.1.3", + "php": "^7.1.3", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.0" }, - "conflict": { - "masterminds/html5": "<2.6" - }, "require-dev": { - "masterminds/html5": "^2.6", - "symfony/css-selector": "^3.4|^4.0|^5.0" + "symfony/css-selector": "~3.4|~4.0" }, "suggest": { "symfony/css-selector": "" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.2-dev" + } + }, "autoload": { "psr-4": { "Symfony\\Component\\DomCrawler\\": "" @@ -18686,26 +18869,12 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Eases DOM navigation for HTML and XML documents", + "description": "Symfony DomCrawler Component", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dom-crawler/tree/v4.4.25" + "source": "https://github.com/symfony/dom-crawler/tree/4.2" }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2021-05-26T11:20:16+00:00" + "time": "2019-06-13T10:57:15+00:00" }, { "name": "symfony/event-dispatcher", @@ -18861,21 +19030,22 @@ }, { "name": "symfony/filesystem", - "version": "v4.4.19", + "version": "v4.4.27", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "83a6feed14846d2d9f3916adbaf838819e4e3380" + "reference": "517fb795794faf29086a77d99eb8f35e457837a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/83a6feed14846d2d9f3916adbaf838819e4e3380", - "reference": "83a6feed14846d2d9f3916adbaf838819e4e3380", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/517fb795794faf29086a77d99eb8f35e457837a7", + "reference": "517fb795794faf29086a77d99eb8f35e457837a7", "shasum": "" }, "require": { "php": ">=7.1.3", - "symfony/polyfill-ctype": "~1.8" + "symfony/polyfill-ctype": "~1.8", + "symfony/polyfill-php80": "^1.16" }, "type": "library", "autoload": { @@ -18902,6 +19072,9 @@ ], "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/filesystem/tree/v4.4.27" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -18916,20 +19089,20 @@ "type": "tidelift" } ], - "time": "2021-01-27T09:09:26+00:00" + "time": "2021-07-21T12:19:41+00:00" }, { "name": "symfony/finder", - "version": "v4.4.27", + "version": "v4.4.30", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "42414d7ac96fc2880a783b872185789dea0d4262" + "reference": "70362f1e112280d75b30087c7598b837c1b468b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/42414d7ac96fc2880a783b872185789dea0d4262", - "reference": "42414d7ac96fc2880a783b872185789dea0d4262", + "url": "https://api.github.com/repos/symfony/finder/zipball/70362f1e112280d75b30087c7598b837c1b468b6", + "reference": "70362f1e112280d75b30087c7598b837c1b468b6", "shasum": "" }, "require": { @@ -18962,7 +19135,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v4.4.27" + "source": "https://github.com/symfony/finder/tree/v4.4.30" }, "funding": [ { @@ -18978,7 +19151,7 @@ "type": "tidelift" } ], - "time": "2021-07-23T15:41:52+00:00" + "time": "2021-08-04T20:31:23+00:00" }, { "name": "symfony/http-foundation", @@ -19150,16 +19323,16 @@ }, { "name": "symfony/options-resolver", - "version": "v5.3.4", + "version": "v5.3.7", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", - "reference": "a603e5701bd6e305cfc777a8b50bf081ef73105e" + "reference": "4b78e55b179003a42523a362cc0e8327f7a69b5e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/a603e5701bd6e305cfc777a8b50bf081ef73105e", - "reference": "a603e5701bd6e305cfc777a8b50bf081ef73105e", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/4b78e55b179003a42523a362cc0e8327f7a69b5e", + "reference": "4b78e55b179003a42523a362cc0e8327f7a69b5e", "shasum": "" }, "require": { @@ -19199,7 +19372,7 @@ "options" ], "support": { - "source": "https://github.com/symfony/options-resolver/tree/v5.3.4" + "source": "https://github.com/symfony/options-resolver/tree/v5.3.7" }, "funding": [ { @@ -19215,7 +19388,7 @@ "type": "tidelift" } ], - "time": "2021-07-23T15:55:36+00:00" + "time": "2021-08-04T21:20:46+00:00" }, { "name": "symfony/polyfill-ctype", @@ -20001,6 +20174,85 @@ ], "time": "2021-07-28T13:41:28+00:00" }, + { + "name": "symfony/polyfill-php81", + "version": "v1.23.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php81.git", + "reference": "e66119f3de95efc359483f810c4c3e6436279436" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/e66119f3de95efc359483f810c4c3e6436279436", + "reference": "e66119f3de95efc359483f810c4c3e6436279436", + "shasum": "" + }, + "require": { + "php": ">=7.1" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.23-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Php81\\": "" + }, + "files": [ + "bootstrap.php" + ], + "classmap": [ + "Resources/stubs" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-php81/tree/v1.23.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-05-21T13:25:03+00:00" + }, { "name": "symfony/process", "version": "v3.4.47", @@ -20652,16 +20904,16 @@ }, { "name": "tecnickcom/tcpdf", - "version": "6.3.5", + "version": "6.4.2", "source": { "type": "git", "url": "https://github.com/tecnickcom/TCPDF.git", - "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549" + "reference": "172540dcbfdf8dc983bc2fe78feff48ff7ec1c76" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/19a535eaa7fb1c1cac499109deeb1a7a201b4549", - "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549", + "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/172540dcbfdf8dc983bc2fe78feff48ff7ec1c76", + "reference": "172540dcbfdf8dc983bc2fe78feff48ff7ec1c76", "shasum": "" }, "require": { @@ -20710,7 +20962,17 @@ "pdf417", "qrcode" ], - "time": "2020-02-14T14:20:12+00:00" + "support": { + "issues": "https://github.com/tecnickcom/TCPDF/issues", + "source": "https://github.com/tecnickcom/TCPDF/tree/6.4.2" + }, + "funding": [ + { + "url": "https://www.paypal.com/cgi-bin/webscr?cmd=_donations¤cy_code=GBP&business=paypal@tecnick.com&item_name=donation%20for%20tcpdf%20project", + "type": "custom" + } + ], + "time": "2021-07-20T14:43:20+00:00" }, { "name": "tijsverkoyen/css-to-inline-styles", @@ -21015,6 +21277,10 @@ "env", "environment" ], + "support": { + "issues": "https://github.com/vlucas/phpdotenv/issues", + "source": "https://github.com/vlucas/phpdotenv/tree/v2.6.7" + }, "funding": [ { "url": "https://github.com/GrahamCampbell", @@ -21029,24 +21295,25 @@ }, { "name": "wa72/htmlpagedom", - "version": "v1.3.1", + "version": "v1.3.2", "source": { "type": "git", "url": "https://github.com/wasinger/htmlpagedom.git", - "reference": "509520415f7f0cb1d3a4a0d3fd1b8eb4bab527a1" + "reference": "4f929791315ee56f7bbe0353c2db67a5235057c1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wasinger/htmlpagedom/zipball/509520415f7f0cb1d3a4a0d3fd1b8eb4bab527a1", - "reference": "509520415f7f0cb1d3a4a0d3fd1b8eb4bab527a1", + "url": "https://api.github.com/repos/wasinger/htmlpagedom/zipball/4f929791315ee56f7bbe0353c2db67a5235057c1", + "reference": "4f929791315ee56f7bbe0353c2db67a5235057c1", "shasum": "" }, "require": { "php": ">=5.4.0", "symfony/css-selector": ">=2.3", - "symfony/dom-crawler": "^2.3 <2.8 | ^2.8.3 | ^3.0.1 | ^4" + "symfony/dom-crawler": "^2.3 <2.8 | ^2.8.3 | ^3.0.1 | ^4 <4.3" }, "require-dev": { + "mikey179/vfsstream": "^1.6", "phpunit/phpunit": "^4|^5|^6|^7", "wa72/html-pretty-min": "~0.1" }, @@ -21077,7 +21344,11 @@ "dom", "html" ], - "time": "2018-03-08T21:15:06+00:00" + "support": { + "issues": "https://github.com/wasinger/htmlpagedom/issues", + "source": "https://github.com/wasinger/htmlpagedom/tree/v1.3.2" + }, + "time": "2019-04-18T09:31:08+00:00" }, { "name": "webflo/drupal-finder", @@ -21117,6 +21388,10 @@ } ], "description": "Helper class to locate a Drupal installation from a given path.", + "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" }, { @@ -21340,6 +21615,10 @@ } ], "description": "Composer plugin to merge multiple composer.json files", + "support": { + "issues": "https://github.com/wikimedia/composer-merge-plugin/issues", + "source": "https://github.com/wikimedia/composer-merge-plugin/tree/v2.0.1" + }, "time": "2021-02-24T05:28:06+00:00" }, { @@ -21383,6 +21662,10 @@ } ], "description": "Composer plugin to improve composer performance for Drupal projects", + "support": { + "issues": "https://github.com/zaporylie/composer-drupal-optimizations/issues", + "source": "https://github.com/zaporylie/composer-drupal-optimizations/tree/1.2.0" + }, "time": "2020-10-22T13:26:00+00:00" } ], @@ -21400,6 +21683,7 @@ "drupal/admin_theme": 20, "drupal/advagg": 20, "drupal/auto_entitylabel": 20, + "drupal/better_messages": 15, "drupal/commerce_license": 20, "drupal/commerce_pricelist": 20, "drupal/commerce_recurring": 20, @@ -21430,6 +21714,7 @@ "drupal/swiftmailer": 20, "drupal/telephone_formatter": 10, "drupal/term_reference_tree": 20, + "drupal/toolbar_themes": 15, "drupal/translate_side_by_side": 20, "drupal/translation_views": 20, "drupal/ultimate_cron": 20, @@ -21437,28 +21722,31 @@ "drupal/views_conditional": 20, "drupal/autocomplete_deluxe": 5, "drupal/better_exposed_filters": 10, - "drupal/better_messages": 15, "drupal/bulkdelete": 20, "drupal/cshs": 20, + "drupal/config_ignore": 5, + "drupal/config_devel": 20, "drupal/context": 10, + "drupal/date_range_formatter": 20, "drupal/domain": 20, "drupal/domain_alias": 20, "drupal/domain_config": 20, + "drupal/domain_site_settings": 20, "drupal/email_registration": 5, "drupal/entity_browser_enhanced": 5, "drupal/entity_clone": 15, "drupal/filefield_sources": 20, "drupal/filter_perms": 20, "drupal/inline_entity_form": 5, + "drupal/linkit": 10, "drupal/maillog": 20, "drupal/maxlength": 10, + "drupal/menu_block": 20, "drupal/menu_position": 20, "drupal/path_alias_xt": 20, "drupal/pathologic": 15, "drupal/profile": 5, - "drupal/smtp": 10, - "drupal/toolbar_themes": 15, - "drupal/workflow": 20 + "drupal/smtp": 10 }, "prefer-stable": true, "prefer-lowest": false, @@ -21469,5 +21757,5 @@ "platform-overrides": { "php": "7.3" }, - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.1.0" }