Skip to content
Snippets Groups Projects
composer.lock 830 KiB
Newer Older
  • Learn to ignore specific revisions
  • jurgenhaas's avatar
    jurgenhaas committed
                    "reference": "2.1.7"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://ftp.drupal.org/files/projects/wayfinding-2.1.7.zip",
                    "reference": "2.1.7",
                    "shasum": "d0aae7e67b3d580bf5f0b8df7ff8c99600683b3d"
                },
                "require": {
                    "drupal/core": "^8.8 || ^9",
                    "drupal/dynamic_entity_reference": "^1.11",
                    "drupal/geolocation": "^3.2",
                    "drupal/inline_entity_form": "^1.0@RC",
                    "drupal/svg_image_field": "^2.0",
                    "endroid/qr-code-bundle": "^3.4"
                },
                "require-dev": {
                    "drupal/digital_signage_computed_content": "*",
                    "drupal/digital_signage_framework": "*",
                    "drupal/geolocation": "*"
                },
                "type": "drupal-module",
                "extra": {
                    "drupal": {
                        "version": "2.1.7",
                        "datestamp": "1630918571",
                        "security-coverage": {
                            "status": "covered",
                            "message": "Covered by Drupal's security advisory policy"
                        }
                    }
                },
                "notification-url": "https://packages.drupal.org/8/downloads",
                "license": [
                    "GPL-2.0+"
                ],
                "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
            {
                "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.1.1",
    
    jurgenhaas's avatar
    jurgenhaas committed
                "source": {
                    "type": "git",
                    "url": "https://github.com/drush-ops/drush.git",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "reference": "5ee249f4e511d65c099e86317719fb3a15370e6b"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "dist": {
                    "type": "zip",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "url": "https://api.github.com/repos/drush-ops/drush/zipball/5ee249f4e511d65c099e86317719fb3a15370e6b",
                    "reference": "5ee249f4e511d65c099e86317719fb3a15370e6b",
    
    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.0-alpha1",
    
    jurgenhaas's avatar
    jurgenhaas committed
                    "consolidation/site-alias": "^3.1.3",
                    "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",
                    "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",
                    "webflo/drupal-finder": "^1.2",
                    "webmozart/path-util": "^2.1.0"
                },
                "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",
                    "irc": "irc://irc.freenode.org/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.1.1"
    
    jurgenhaas's avatar
    jurgenhaas committed
                },
                "funding": [
                    {
                        "url": "https://github.com/weitzman",
                        "type": "github"
                    }
                ],
    
    jurgenhaas's avatar
    jurgenhaas committed
                "time": "2022-07-12T16:08:05+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": {