Skip to content
Snippets Groups Projects
composer.lock 916 KiB
Newer Older
  • Learn to ignore specific revisions
  • jurgenhaas's avatar
    jurgenhaas committed
                "authors": [
                    {
                        "name": "jurgenhaas",
                        "homepage": "https://www.drupal.org/user/168924"
                    }
                ],
                "description": "Provides a way finding widget as an addon to digital signage.",
                "homepage": "https://www.drupal.org/project/wayfinding",
                "keywords": [
                    "Drupal"
                ],
                "support": {
                    "source": "https://git.drupalcode.org/project/wayfinding"
                }
            },
    
    jurgenhaas's avatar
    jurgenhaas committed
            {
                "name": "drupal/webform",
                "version": "6.1.3",
                "source": {
                    "type": "git",
                    "url": "https://git.drupalcode.org/project/webform.git",
                    "reference": "6.1.3"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://ftp.drupal.org/files/projects/webform-6.1.3.zip",
                    "reference": "6.1.3",
                    "shasum": "efd032eadc10a4752b9b0203152a5d20eefac175"
                },
                "require": {
                    "drupal/core": "^8.8 || ^9"
                },
                "require-dev": {
                    "drupal/address": "~1.0",
                    "drupal/bootstrap": "~3.0",
                    "drupal/captcha": "~1.0",
                    "drupal/chosen": "~3.0",
                    "drupal/clientside_validation": "~3.0",
                    "drupal/clientside_validation_jquery": "*",
                    "drupal/devel": "~3.0",
                    "drupal/entity": "~1.0",
                    "drupal/entity_print": "~2.0",
                    "drupal/gnode": "*",
                    "drupal/group": "1.0",
                    "drupal/jquery_ui": "~1.0",
                    "drupal/jquery_ui_checkboxradio": "~1.0",
                    "drupal/jquery_ui_datepicker": "~1.0",
                    "drupal/lingotek": "~3.0",
                    "drupal/mailsystem": "~4.0",
                    "drupal/paragraphs": "~1.0",
                    "drupal/select2": "~1.0",
                    "drupal/smtp": "~1.0",
                    "drupal/styleguide": "~1.0",
                    "drupal/telephone_validation": "~2.0",
                    "drupal/token": "~1.0",
                    "drupal/variationcache": "~1.0",
                    "drupal/webform_access": "*",
                    "drupal/webform_attachment": "*",
                    "drupal/webform_clientside_validation": "*",
                    "drupal/webform_devel": "*",
                    "drupal/webform_entity_print": "*",
                    "drupal/webform_group": "*",
                    "drupal/webform_node": "*",
                    "drupal/webform_options_limit": "*",
                    "drupal/webform_scheduled_email": "*",
                    "drupal/webform_share": "*",
                    "drupal/webform_ui": "*"
                },
                "suggest": {
                    "drupal/jquery_ui_checkboxradio": "Provides jQuery UI Checkboxradio library. Required by the Webform jQueryUI Buttons module. The Webform jQueryUI Buttons module is deprecated because jQueryUI is no longer maintained.",
                    "drupal/jquery_ui_datepicker": "Provides jQuery UI Datepicker library. Required to support datepickers. The Webform jQueryUI Datepicker module is deprecated because jQueryUI is no longer maintained."
                },
                "type": "drupal-module",
                "extra": {
                    "drupal": {
                        "version": "6.1.3",
                        "datestamp": "1644940723",
                        "security-coverage": {
                            "status": "covered",
                            "message": "Covered by Drupal's security advisory policy"
                        }
                    },
                    "drush": {
                        "services": {
                            "drush.services.yml": "^9 || ^10"
                        }
                    }
                },
                "notification-url": "https://packages.drupal.org/8/downloads",
                "license": [
                    "GPL-2.0-or-later"
                ],
                "authors": [
                    {
                        "name": "Jacob Rockowitz (jrockowitz)",
                        "homepage": "https://www.drupal.org/u/jrockowitz",
                        "role": "Maintainer"
                    },
                    {
                        "name": "Alexander Trotsenko (bucefal91)",
                        "homepage": "https://www.drupal.org/u/bucefal91",
                        "role": "Co-maintainer"
                    },
                    {
                        "name": "Contributors",
                        "homepage": "https://www.drupal.org/node/7404/committers",
                        "role": "Contributor"
                    },
                    {
                        "name": "quicksketch",
                        "homepage": "https://www.drupal.org/user/35821"
                    },
                    {
                        "name": "torotil",
                        "homepage": "https://www.drupal.org/user/865256"
                    }
                ],
                "description": "Enables the creation of webforms and questionnaires.",
                "homepage": "https://drupal.org/project/webform",
                "support": {
                    "source": "https://git.drupalcode.org/project/webform",
                    "issues": "https://www.drupal.org/project/issues/webform?version=8.x",
                    "docs": "https://www.drupal.org/docs/8/modules/webform",
                    "forum": "https://drupal.stackexchange.com/questions/tagged/webform"
                }
            },
    
    jurgenhaas's avatar
    jurgenhaas committed
    10127 10128 10129 10130 10131 10132 10133 10134 10135 10136 10137 10138 10139 10140 10141 10142 10143 10144 10145 10146 10147 10148 10149 10150 10151 10152 10153 10154 10155 10156 10157 10158 10159 10160 10161 10162 10163 10164 10165 10166 10167 10168 10169 10170 10171 10172 10173 10174 10175 10176 10177 10178 10179 10180 10181 10182 10183 10184 10185 10186 10187 10188 10189 10190 10191 10192 10193 10194 10195 10196 10197 10198 10199 10200 10201 10202 10203 10204 10205 10206 10207 10208 10209 10210 10211 10212 10213 10214 10215 10216 10217 10218 10219 10220 10221 10222 10223 10224 10225 10226 10227 10228 10229 10230 10231 10232 10233 10234 10235 10236 10237 10238 10239 10240 10241 10242 10243 10244 10245 10246 10247 10248 10249 10250 10251 10252 10253 10254 10255 10256 10257 10258 10259 10260 10261 10262 10263 10264 10265 10266 10267 10268 10269 10270 10271 10272 10273 10274 10275 10276 10277 10278 10279 10280 10281 10282 10283 10284 10285 10286 10287 10288 10289 10290 10291 10292 10293 10294 10295 10296 10297 10298 10299 10300 10301 10302 10303 10304 10305 10306 10307 10308 10309 10310 10311 10312 10313 10314 10315 10316 10317 10318 10319 10320 10321 10322 10323 10324 10325 10326 10327 10328 10329 10330 10331 10332 10333 10334 10335 10336 10337 10338 10339 10340 10341 10342 10343 10344 10345 10346 10347 10348 10349 10350 10351 10352 10353 10354 10355 10356 10357 10358 10359 10360 10361 10362 10363 10364 10365 10366 10367 10368 10369 10370 10371 10372 10373 10374 10375 10376 10377 10378 10379 10380 10381 10382 10383 10384 10385 10386 10387 10388
            {
                "name": "drupal/workflow",
                "version": "1.5.0",
                "source": {
                    "type": "git",
                    "url": "https://git.drupalcode.org/project/workflow.git",
                    "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": {
                    "drupal": {
                        "version": "8.x-1.5",
                        "datestamp": "1623829274",
                        "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": "Bastlynn",
                        "homepage": "https://www.drupal.org/user/275249"
                    },
                    {
                        "name": "Heine",
                        "homepage": "https://www.drupal.org/user/17943"
                    },
                    {
                        "name": "JacobSingh",
                        "homepage": "https://www.drupal.org/user/68912"
                    },
                    {
                        "name": "NancyDru",
                        "homepage": "https://www.drupal.org/user/101412"
                    },
                    {
                        "name": "eaton",
                        "homepage": "https://www.drupal.org/user/16496"
                    },
                    {
                        "name": "johnv",
                        "homepage": "https://www.drupal.org/user/591042"
                    },
                    {
                        "name": "jvandyk",
                        "homepage": "https://www.drupal.org/user/2375"
                    },
                    {
                        "name": "mfredrickson",
                        "homepage": "https://www.drupal.org/user/31994"
                    },
                    {
                        "name": "q0rban",
                        "homepage": "https://www.drupal.org/user/31022"
                    }
                ],
                "description": "Defines a field type with Workflows, containing customizable state transitions.",
                "homepage": "https://www.drupal.org/project/workflow",
                "support": {
                    "source": "https://git.drupalcode.org/project/workflow"
                }
            },
            {
                "name": "drupal/wysiwyg_template",
                "version": "2.3.0",
                "source": {
                    "type": "git",
                    "url": "https://git.drupalcode.org/project/wysiwyg_template.git",
                    "reference": "8.x-2.3"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://ftp.drupal.org/files/projects/wysiwyg_template-8.x-2.3.zip",
                    "reference": "8.x-2.3",
                    "shasum": "4047b13834c1478b67b9ea61727431a07f38220f"
                },
                "require": {
                    "ckeditor/templates": "4.11.1",
                    "drupal/core": "^8 || ^9",
                    "drupal/wysiwyg_template_core": "*",
                    "php": ">=7.1"
                },
                "type": "drupal-module",
                "extra": {
                    "drupal": {
                        "version": "8.x-2.3",
                        "datestamp": "1575907980",
                        "security-coverage": {
                            "status": "covered",
                            "message": "Covered by Drupal's security advisory policy"
                        }
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Drupal\\wysiwyg_template\\": "src/"
                    }
                },
                "notification-url": "https://packages.drupal.org/8/downloads",
                "license": [
                    "GPL-2.0+"
                ],
                "authors": [
                    {
                        "name": "guybedford",
                        "homepage": "https://www.drupal.org/user/746802"
                    },
                    {
                        "name": "jenlampton",
                        "homepage": "https://www.drupal.org/user/85586"
                    },
                    {
                        "name": "jhedstrom",
                        "homepage": "https://www.drupal.org/user/208732"
                    },
                    {
                        "name": "jurgenhaas",
                        "homepage": "https://www.drupal.org/user/168924"
                    },
                    {
                        "name": "recidive",
                        "homepage": "https://www.drupal.org/user/12564"
                    },
                    {
                        "name": "sebas5384",
                        "homepage": "https://www.drupal.org/user/567694"
                    },
                    {
                        "name": "snipebin",
                        "homepage": "https://www.drupal.org/user/858710"
                    }
                ],
                "description": "Manage templates for use in a WYSIWYG.",
                "homepage": "https://www.drupal.org/project/wysiwyg_template",
                "keywords": [
                    "Drupal",
                    "Templates",
                    "WYSIWYG"
                ],
                "support": {
                    "source": "https://drupal.org/project/wysiwyg_template",
                    "issues": "https://drupal.org/project/issues/wysiwyg_template"
                }
            },
            {
                "name": "drupal/wysiwyg_template_core",
                "version": "2.3.0",
                "require": {
                    "drupal/core": "^8 || ^9",
                    "drupal/wysiwyg_template": "^2"
                },
                "type": "metapackage",
                "extra": {
                    "drupal": {
                        "version": "8.x-2.3",
                        "datestamp": "1575907980",
                        "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": "guybedford",
                        "homepage": "https://www.drupal.org/user/746802"
                    },
                    {
                        "name": "jenlampton",
                        "homepage": "https://www.drupal.org/user/85586"
                    },
                    {
                        "name": "jhedstrom",
                        "homepage": "https://www.drupal.org/user/208732"
                    },
                    {
                        "name": "jurgenhaas",
                        "homepage": "https://www.drupal.org/user/168924"
                    },
                    {
                        "name": "recidive",
                        "homepage": "https://www.drupal.org/user/12564"
                    },
                    {
                        "name": "sebas5384",
                        "homepage": "https://www.drupal.org/user/567694"
                    },
                    {
                        "name": "snipebin",
                        "homepage": "https://www.drupal.org/user/858710"
                    }
                ],
                "description": "Core functionality for the Wysiwyg Template module",
                "homepage": "https://www.drupal.org/project/wysiwyg_template",
                "support": {
                    "source": "https://git.drupalcode.org/project/wysiwyg_template"
                }
            },
            {
                "name": "drupal/yaml_editor",
                "version": "1.1.0",
                "source": {
                    "type": "git",
                    "url": "https://git.drupalcode.org/project/yaml_editor.git",
                    "reference": "8.x-1.1"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://ftp.drupal.org/files/projects/yaml_editor-8.x-1.1.zip",
                    "reference": "8.x-1.1",
                    "shasum": "eb01f577316529808e73360e17b1798c6d5b297d"
                },
                "require": {
                    "drupal/core": "^8 || ^9"
                },
                "type": "drupal-module",
                "extra": {
                    "drupal": {
                        "version": "8.x-1.1",
                        "datestamp": "1592902686",
                        "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": "yannickoo",
                        "homepage": "https://www.drupal.org/user/531118"
                    }
                ],
                "description": "Adds an editor for YAML configuration textareas.",
                "homepage": "https://www.drupal.org/project/yaml_editor",
                "support": {
                    "source": "https://git.drupalcode.org/project/yaml_editor"
                }
            },
            {
                "name": "drush/drush",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "version": "11.3.2",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "source": {
                    "type": "git",
                    "url": "https://github.com/drush-ops/drush.git",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "reference": "57cd12235f0a8b3aaabc841fd6c82b64f3dffc02"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "dist": {
                    "type": "zip",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "url": "https://api.github.com/repos/drush-ops/drush/zipball/57cd12235f0a8b3aaabc841fd6c82b64f3dffc02",
                    "reference": "57cd12235f0a8b3aaabc841fd6c82b64f3dffc02",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "shasum": ""
                },
                "require": {
                    "chi-teck/drupal-code-generator": "^2.4",
                    "composer/semver": "^1.4 || ^3",
                    "consolidation/annotated-command": "^4.5.3",
                    "consolidation/config": "^2",
                    "consolidation/filter-via-dot-access-data": "^2",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "consolidation/robo": "^3.0.9 || ^4.0.1",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "consolidation/site-alias": "^3.1.6 || ^4",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "consolidation/site-process": "^4.1.3 || ^5",
                    "enlightn/security-checker": "^1",
                    "ext-dom": "*",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "guzzlehttp/guzzle": "^6.5 || ^7.0",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "league/container": "^3.4 || ^4",
                    "php": ">=7.4",
                    "psy/psysh": "~0.11",
                    "symfony/event-dispatcher": "^4.0 || ^5.0 || ^6.0",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "symfony/filesystem": "^4.4 || ^5.4 || ^6.1",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "symfony/finder": "^4.0 || ^5 || ^6",
                    "symfony/polyfill-php80": "^1.23",
                    "symfony/var-dumper": "^4.0 || ^5.0 || ^6.0",
                    "symfony/yaml": "^4.0 || ^5.0 || ^6.0",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "webflo/drupal-finder": "^1.2"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "conflict": {
                    "drupal/core": "< 9.2",
                    "drupal/migrate_run": "*",
                    "drupal/migrate_tools": "<= 5"
                },
                "require-dev": {
                    "composer/installers": "^1.7",
                    "cweagans/composer-patches": "~1.0",
                    "david-garcia/phpwhois": "4.3.0",
                    "drupal/core-recommended": "^9 || ^10",
                    "drupal/semver_example": "2.3.0",
                    "phpunit/phpunit": ">=7.5.20",
                    "rector/rector": "^0.12",
                    "squizlabs/php_codesniffer": "^3.6",
                    "vlucas/phpdotenv": "^2.4",
                    "yoast/phpunit-polyfills": "^0.2.0"
                },
                "bin": [
                    "drush"
                ],
                "type": "library",
                "extra": {
                    "installer-paths": {
                        "sut/core": [
                            "type:drupal-core"
                        ],
                        "sut/libraries/{$name}": [
                            "type:drupal-library"
                        ],
                        "sut/modules/unish/{$name}": [
                            "drupal/devel"
                        ],
                        "sut/themes/unish/{$name}": [
                            "drupal/empty_theme"
                        ],
                        "sut/modules/contrib/{$name}": [
                            "type:drupal-module"
                        ],
                        "sut/profiles/contrib/{$name}": [
                            "type:drupal-profile"
                        ],
                        "sut/themes/contrib/{$name}": [
                            "type:drupal-theme"
                        ],
                        "sut/drush/contrib/{$name}": [
                            "type:drupal-drush"
                        ]
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Drush\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "GPL-2.0-or-later"
                ],
                "authors": [
                    {
                        "name": "Moshe Weitzman",
                        "email": "weitzman@tejasa.com"
                    },
                    {
                        "name": "Owen Barton",
                        "email": "drupal@owenbarton.com"
                    },
                    {
                        "name": "Greg Anderson",
                        "email": "greg.1.anderson@greenknowe.org"
                    },
                    {
                        "name": "Jonathan Araña Cruz",
                        "email": "jonhattan@faita.net"
                    },
                    {
                        "name": "Jonathan Hedstrom",
                        "email": "jhedstrom@gmail.com"
                    },
                    {
                        "name": "Christopher Gervais",
                        "email": "chris@ergonlogic.com"
                    },
                    {
                        "name": "Dave Reid",
                        "email": "dave@davereid.net"
                    },
                    {
                        "name": "Damian Lee",
                        "email": "damiankloip@googlemail.com"
                    }
                ],
                "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",
                "support": {
                    "forum": "http://drupal.stackexchange.com/questions/tagged/drush",
                    "issues": "https://github.com/drush-ops/drush/issues",
                    "slack": "https://drupal.slack.com/messages/C62H9CWQM",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "source": "https://github.com/drush-ops/drush/tree/11.3.2"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "funding": [
                    {
                        "url": "https://github.com/weitzman",
                        "type": "github"
                    }
                ],
    
    jurgenhaas's avatar
    jurgenhaas committed
                "time": "2022-10-24T14:01:14+00:00"
    
    jurgenhaas's avatar
    jurgenhaas committed
            },
            {
                "name": "egulias/email-validator",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "version": "3.2.1",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "source": {
                    "type": "git",
                    "url": "https://github.com/egulias/EmailValidator.git",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "reference": "f88dcf4b14af14a98ad96b14b2b317969eab6715"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "dist": {
                    "type": "zip",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/f88dcf4b14af14a98ad96b14b2b317969eab6715",
                    "reference": "f88dcf4b14af14a98ad96b14b2b317969eab6715",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "shasum": ""
                },
                "require": {
                    "doctrine/lexer": "^1.2",
                    "php": ">=7.2",
                    "symfony/polyfill-intl-idn": "^1.15"
                },
                "require-dev": {
                    "php-coveralls/php-coveralls": "^2.2",
                    "phpunit/phpunit": "^8.5.8|^9.3.3",
                    "vimeo/psalm": "^4"
                },
                "suggest": {
                    "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.0.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Egulias\\EmailValidator\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Eduardo Gulias Davis"
                    }
                ],
                "description": "A library for validating emails against several RFCs",
                "homepage": "https://github.com/egulias/EmailValidator",
                "keywords": [
                    "email",
                    "emailvalidation",
                    "emailvalidator",
                    "validation",
                    "validator"
                ],
                "support": {
                    "issues": "https://github.com/egulias/EmailValidator/issues",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "source": "https://github.com/egulias/EmailValidator/tree/3.2.1"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "funding": [
                    {
                        "url": "https://github.com/egulias",
                        "type": "github"
                    }
                ],
    
    jurgenhaas's avatar
    jurgenhaas committed
                "time": "2022-06-18T20:57:19+00:00"
    
    jurgenhaas's avatar
    jurgenhaas committed
            },
            {
    
    jurgenhaas's avatar
    jurgenhaas committed
                "name": "endroid/installer",
                "version": "1.4.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/endroid/installer.git",
                    "reference": "7af9f7fdbe6dcbf65b1d3439932ac45a98d229b4"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/endroid/installer/zipball/7af9f7fdbe6dcbf65b1d3439932ac45a98d229b4",
                    "reference": "7af9f7fdbe6dcbf65b1d3439932ac45a98d229b4",
                    "shasum": ""
                },
                "require": {
                    "composer-plugin-api": "^1.1||^2.0",
                    "php": "^7.4||^8.0"
                },
                "require-dev": {
                    "composer/composer": "^2.0",
                    "endroid/quality": "dev-master"
                },
                "suggest": {
                    "roave/security-advisories": "Avoids installation of package versions with vulnerabilities"
                },
                "type": "composer-plugin",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.x-dev"
                    },
                    "class": "Endroid\\Installer\\Installer"
                },
                "autoload": {
                    "psr-4": {
                        "Endroid\\Installer\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Jeroen van den Enden",
                        "email": "info@endroid.nl"
                    }
                ],
                "description": "Composer plugin for installing configuration files",
                "support": {
                    "issues": "https://github.com/endroid/installer/issues",
                    "source": "https://github.com/endroid/installer/tree/1.4.0"
                },
                "funding": [
                    {
                        "url": "https://github.com/endroid",
                        "type": "github"
                    }
                ],
                "time": "2021-10-30T23:14:36+00:00"
            },
            {
                "name": "endroid/qr-code",
                "version": "3.9.7",
                "source": {
                    "type": "git",
                    "url": "https://github.com/endroid/qr-code.git",
                    "reference": "94563d7b3105288e6ac53a67ae720e3669fac1f6"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/endroid/qr-code/zipball/94563d7b3105288e6ac53a67ae720e3669fac1f6",
                    "reference": "94563d7b3105288e6ac53a67ae720e3669fac1f6",
                    "shasum": ""
                },
                "require": {
                    "bacon/bacon-qr-code": "^2.0",
                    "khanamiryan/qrcode-detector-decoder": "^1.0.5",
                    "myclabs/php-enum": "^1.5",
                    "php": "^7.3||^8.0",
                    "symfony/options-resolver": "^3.4||^4.4||^5.0",
                    "symfony/property-access": "^3.4||^4.4||^5.0"
                },
                "require-dev": {
                    "endroid/quality": "^1.5.2",
                    "setasign/fpdf": "^1.8"
                },
                "suggest": {
                    "ext-gd": "Required for generating PNG images",
                    "roave/security-advisories": "Avoids installation of package versions with vulnerabilities",
                    "setasign/fpdf": "Required to use the FPDF writer.",
                    "symfony/security-checker": "Checks your composer.lock for vulnerabilities"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Endroid\\QrCode\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Jeroen van den Enden",
                        "email": "info@endroid.nl"
                    }
                ],
                "description": "Endroid QR Code",
                "homepage": "https://github.com/endroid/qr-code",
                "keywords": [
                    "bundle",
                    "code",
                    "endroid",
                    "php",
                    "qr",
                    "qrcode"
                ],
                "support": {
                    "issues": "https://github.com/endroid/qr-code/issues",
                    "source": "https://github.com/endroid/qr-code/tree/3.9.7"
                },
                "funding": [
                    {
                        "url": "https://github.com/endroid",
                        "type": "github"
                    }
                ],
                "time": "2021-04-20T19:10:54+00:00"
            },
            {
                "name": "endroid/qr-code-bundle",
                "version": "3.4.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/endroid/qr-code-bundle.git",
                    "reference": "36d7e61e02d84c92702138cc1c6dac5a0565a5ff"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/endroid/qr-code-bundle/zipball/36d7e61e02d84c92702138cc1c6dac5a0565a5ff",
                    "reference": "36d7e61e02d84c92702138cc1c6dac5a0565a5ff",
                    "shasum": ""
                },
                "require": {
                    "endroid/installer": "^1.2.2",
                    "endroid/qr-code": "^3.7.8",
                    "php": ">=7.2",
                    "symfony/framework-bundle": "^3.4||^4.4||^5.0",
                    "symfony/twig-bundle": "^3.4||^4.4||^5.0",
                    "symfony/yaml": "^3.4||^4.4||^5.0"
                },
                "require-dev": {
                    "endroid/quality": "dev-master"
                },
                "suggest": {
                    "roave/security-advisories": "Avoids installation of package versions with vulnerabilities",
                    "symfony/security-checker": "Checks your composer.lock for vulnerabilities"
                },
                "type": "symfony-bundle",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Endroid\\QrCodeBundle\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Jeroen van den Enden",
                        "email": "info@endroid.nl"
                    }
                ],
                "description": "Endroid QR Code Bundle",
                "homepage": "https://github.com/endroid/qr-code-bundle",
                "keywords": [
                    "bundle",
                    "code",
                    "endroid",
                    "php",
                    "qr",
                    "symfony"
                ],
                "support": {
                    "issues": "https://github.com/endroid/qr-code-bundle/issues",
                    "source": "https://github.com/endroid/qr-code-bundle/tree/3.4.3"
                },
                "funding": [
                    {
                        "url": "https://github.com/endroid",
                        "type": "github"
                    }
                ],
                "time": "2020-04-25T13:48:19+00:00"
            },
            {
                "name": "enlightn/security-checker",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "version": "v1.10.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/enlightn/security-checker.git",
                    "reference": "196bacc76e7a72a63d0e1220926dbb190272db97"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/enlightn/security-checker/zipball/196bacc76e7a72a63d0e1220926dbb190272db97",
                    "reference": "196bacc76e7a72a63d0e1220926dbb190272db97",
                    "shasum": ""
                },
                "require": {
                    "ext-json": "*",
                    "guzzlehttp/guzzle": "^6.3|^7.0",
                    "php": ">=5.6",
                    "symfony/console": "^3.4|^4|^5|^6",
                    "symfony/finder": "^3|^4|^5|^6",
                    "symfony/process": "^3.4|^4|^5|^6",
                    "symfony/yaml": "^3.4|^4|^5|^6"
                },
                "require-dev": {
                    "ext-zip": "*",
                    "friendsofphp/php-cs-fixer": "^2.18|^3.0",
                    "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.10.0"
                },
                "time": "2022-02-21T22:40:16+00:00"
            },
    
    jurgenhaas's avatar
    jurgenhaas committed
            {
                "name": "enshrined/svg-sanitize",
                "version": "0.15.4",
                "source": {
                    "type": "git",
                    "url": "https://github.com/darylldoyle/svg-sanitizer.git",
                    "reference": "e50b83a2f1f296ca61394fe88fbfe3e896a84cf4"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/e50b83a2f1f296ca61394fe88fbfe3e896a84cf4",
                    "reference": "e50b83a2f1f296ca61394fe88fbfe3e896a84cf4",
                    "shasum": ""
                },
                "require": {
                    "ext-dom": "*",
                    "ext-libxml": "*",
                    "php": "^7.0 || ^8.0"
                },
                "require-dev": {
                    "phpunit/phpunit": "^6.5 || ^8.5"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "enshrined\\svgSanitize\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "GPL-2.0-or-later"
                ],
                "authors": [
                    {
                        "name": "Daryll Doyle",
                        "email": "daryll@enshrined.co.uk"
                    }
                ],
                "description": "An SVG sanitizer for PHP",
                "support": {
                    "issues": "https://github.com/darylldoyle/svg-sanitizer/issues",
                    "source": "https://github.com/darylldoyle/svg-sanitizer/tree/0.15.4"
                },
                "time": "2022-02-21T09:13:59+00:00"
            },
    
    jurgenhaas's avatar
    jurgenhaas committed
            {
                "name": "google/recaptcha",
                "version": "1.2.4",
                "source": {
                    "type": "git",
                    "url": "https://github.com/google/recaptcha.git",
                    "reference": "614f25a9038be4f3f2da7cbfd778dc5b357d2419"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/google/recaptcha/zipball/614f25a9038be4f3f2da7cbfd778dc5b357d2419",
                    "reference": "614f25a9038be4f3f2da7cbfd778dc5b357d2419",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.5"
                },
                "require-dev": {
                    "friendsofphp/php-cs-fixer": "^2.2.20|^2.15",
                    "php-coveralls/php-coveralls": "^2.1",
                    "phpunit/phpunit": "^4.8.36|^5.7.27|^6.59|^7.5.11"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.2.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "ReCaptcha\\": "src/ReCaptcha"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "description": "Client library for reCAPTCHA, a free service that protects websites from spam and abuse.",
                "homepage": "https://www.google.com/recaptcha/",
                "keywords": [
                    "Abuse",
                    "captcha",
                    "recaptcha",
                    "spam"
                ],
                "support": {
                    "forum": "https://groups.google.com/forum/#!forum/recaptcha",
                    "issues": "https://github.com/google/recaptcha/issues",
                    "source": "https://github.com/google/recaptcha"
                },
                "time": "2020-03-31T17:50:54+00:00"
            },
            {
                "name": "grasmash/expander",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "version": "2.0.3",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "source": {
                    "type": "git",
                    "url": "https://github.com/grasmash/expander.git",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "reference": "b7cbc1f2fdf9a9c0e253a424c2a4058316b7cb6e"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "dist": {
                    "type": "zip",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "url": "https://api.github.com/repos/grasmash/expander/zipball/b7cbc1f2fdf9a9c0e253a424c2a4058316b7cb6e",
                    "reference": "b7cbc1f2fdf9a9c0e253a424c2a4058316b7cb6e",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "shasum": ""
                },
                "require": {
                    "dflydev/dot-access-data": "^3.0.0",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "php": ">=7.1",
                    "psr/log": "^1 | ^2 | ^3"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "require-dev": {
                    "greg-1-anderson/composer-test-scenarios": "^1",
                    "phpunit/phpunit": "^6.0 || ^8.0 || ^9",
                    "squizlabs/php_codesniffer": "^2.7 || ^3.3"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.x-dev"
                    }
                },
                "autoload": {