Skip to content
Snippets Groups Projects
composer.lock 115 KiB
Newer Older
{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
Jaime Perez's avatar
Jaime Perez committed
        "This file is @generated automatically"
Tim van Dijen's avatar
Tim van Dijen committed
    "content-hash": "4c6f368f5eb94ed5024ce013e375ee2e",
    "packages": [
        {
            "name": "gettext/gettext",
Tim van Dijen's avatar
Tim van Dijen committed
            "version": "v4.6.2",
            "source": {
                "type": "git",
                "url": "https://github.com/oscarotero/Gettext.git",
Tim van Dijen's avatar
Tim van Dijen committed
                "reference": "93176b272d61fb58a9767be71c50d19149cb1e48"
            },
            "dist": {
                "type": "zip",
Tim van Dijen's avatar
Tim van Dijen committed
                "url": "https://api.github.com/repos/oscarotero/Gettext/zipball/93176b272d61fb58a9767be71c50d19149cb1e48",
                "reference": "93176b272d61fb58a9767be71c50d19149cb1e48",
                "shasum": ""
            },
            "require": {
                "gettext/languages": "^2.3",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "illuminate/view": "*",
                "phpunit/phpunit": "^4.8|^5.7|^6.5",
                "squizlabs/php_codesniffer": "^3.0",
                "symfony/yaml": "~2",
                "twig/extensions": "*",
                "twig/twig": "^1.31|^2.0"
            },
            "suggest": {
                "illuminate/view": "Is necessary if you want to use the Blade extractor",
                "symfony/yaml": "Is necessary if you want to use the Yaml extractor/generator",
                "twig/extensions": "Is necessary if you want to use the Twig extractor",
                "twig/twig": "Is necessary if you want to use the Twig extractor"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Gettext\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Oscar Otero",
                    "email": "oom@oscarotero.com",
                    "homepage": "http://oscarotero.com",
                    "role": "Developer"
                }
            ],
            "description": "PHP gettext manager",
            "homepage": "https://github.com/oscarotero/Gettext",
            "keywords": [
                "JS",
                "gettext",
                "i18n",
                "mo",
                "po",
                "translation"
            ],
Tim van Dijen's avatar
Tim van Dijen committed
            "time": "2019-01-12T18:40:56+00:00"
        },
        {
            "name": "gettext/languages",
            "source": {
                "type": "git",
                "url": "https://github.com/mlocati/cldr-to-gettext-plural-rules.git",
                "reference": "78db2d17933f0765a102f368a6663f057162ddbd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mlocati/cldr-to-gettext-plural-rules/zipball/78db2d17933f0765a102f368a6663f057162ddbd",
                "reference": "78db2d17933f0765a102f368a6663f057162ddbd",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^4"
            },
            "bin": [
                "bin/export-plural-rules",
                "bin/export-plural-rules.php"
            ],
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Gettext\\Languages\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michele Locati",
                    "email": "mlocati@gmail.com",
                    "role": "Developer"
                }
            ],
            "description": "gettext languages with plural rules",
            "homepage": "https://github.com/mlocati/cldr-to-gettext-plural-rules",
            "keywords": [
                "cldr",
                "i18n",
                "internationalization",
                "l10n",
                "language",
                "languages",
                "localization",
                "php",
                "plural",
                "plural rules",
                "plurals",
                "translate",
                "translations",
                "unicode"
            ],
            "time": "2018-11-13T22:06:07+00:00"
        },
        {
            "name": "jaimeperez/twig-configurable-i18n",
            "source": {
                "type": "git",
                "url": "https://github.com/jaimeperez/twig-configurable-i18n.git",
                "reference": "4ccf150ba9f28d2e31d0622ecc9b81cdc6a2638b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jaimeperez/twig-configurable-i18n/zipball/4ccf150ba9f28d2e31d0622ecc9b81cdc6a2638b",
                "reference": "4ccf150ba9f28d2e31d0622ecc9b81cdc6a2638b",
                "shasum": ""
            },
            "require": {
                "twig/extensions": "^1.3"
            },
            "type": "project",
            "autoload": {
                "psr-4": {
                    "JaimePerez\\TwigConfigurableI18n\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1"
            ],
            "authors": [
                {
                    "name": "Jaime Perez",
                    "email": "jaime.perez@uninett.no"
                }
            ],
            "description": "This is an extension on top of Twig's i18n extension, allowing you to customize which functions to use for translations.",
            "keywords": [
                "extension",
                "gettext",
                "i18n",
                "internationalization",
                "translation",
                "twig"
            ],
            "time": "2018-10-10T09:12:46+00:00"
            "source": {
                "type": "git",
                "url": "https://github.com/paragonie/random_compat.git",
                "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db"
                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
                "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
            },
            "suggest": {
                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
            },
            "type": "library",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Paragon Initiative Enterprises",
                    "email": "security@paragonie.com",
                    "homepage": "https://paragonie.com"
                }
            ],
            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
            "keywords": [
                "csprng",
                "polyfill",
                "pseudorandom",
                "random"
            ],
Tim van Dijen's avatar
Tim van Dijen committed
        {
            "name": "phpfastcache/riak-client",
            "version": "3.4.3",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPSocialNetwork/riak-php-client.git",
                "reference": "d771f75d16196006604a30bb15adc1c6a9b0fcc9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPSocialNetwork/riak-php-client/zipball/d771f75d16196006604a30bb15adc1c6a9b0fcc9",
                "reference": "d771f75d16196006604a30bb15adc1c6a9b0fcc9",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "php": ">=5.4"
            },
            "conflict": {
                "basho/riak": "*"
            },
            "require-dev": {
                "apigen/apigen": "4.1.*",
                "phpunit/phpunit": "4.8.*"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Basho\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Georges.L",
                    "email": "contact@geolim4.com",
                    "homepage": "https://github.com/Geolim4",
                    "role": "Maintainer"
                },
                {
                    "name": "Christopher Mancini",
                    "email": "cmancini@basho.com",
                    "homepage": "https://github.com/christophermancini",
                    "role": "Former Lead Developer"
                },
                {
                    "name": "Alex Moore",
                    "email": "amoore@basho.com",
                    "homepage": "https://github.com/alexmoore",
                    "role": "Former Developer"
                }
            ],
            "description": "Riak client for PHP (Fork of the official basho/riak due to maintainer significant inactivity)",
            "homepage": "https://github.com/PHPSocialNetwork/riak-php-client",
            "keywords": [
                "basho",
                "client",
                "crdt",
                "data",
                "database",
                "datatype",
                "driver",
                "kv",
                "nosql",
                "riak"
            ],
            "time": "2017-11-23T21:33:15+00:00"
        },
        {
            "name": "phpmailer/phpmailer",
            "version": "v6.0.7",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPMailer/PHPMailer.git",
                "reference": "0c41a36d4508d470e376498c1c0c527aa36a2d59"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/0c41a36d4508d470e376498c1c0c527aa36a2d59",
                "reference": "0c41a36d4508d470e376498c1c0c527aa36a2d59",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-filter": "*",
                "php": ">=5.5.0"
            },
            "require-dev": {
                "doctrine/annotations": "1.2.*",
                "friendsofphp/php-cs-fixer": "^2.2",
                "phpdocumentor/phpdocumentor": "2.*",
                "phpunit/phpunit": "^4.8 || ^5.7",
                "zendframework/zend-eventmanager": "3.0.*",
                "zendframework/zend-i18n": "2.7.3",
                "zendframework/zend-serializer": "2.7.*"
            },
            "suggest": {
                "ext-mbstring": "Needed to send email in multibyte encoding charset",
                "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
                "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
                "psr/log": "For optional PSR-3 debug logging",
                "stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
                "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "PHPMailer\\PHPMailer\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1"
            ],
            "authors": [
                {
                    "name": "Jim Jagielski",
                    "email": "jimjag@gmail.com"
                },
                {
                    "name": "Marcus Bointon",
                    "email": "phpmailer@synchromedia.co.uk"
                },
                {
                    "name": "Andy Prevost",
                    "email": "codeworxtech@users.sourceforge.net"
                },
                {
                    "name": "Brent R. Matzelle"
                }
            ],
            "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
            "time": "2019-02-01T15:04:28+00:00"
        },
        {
            "name": "psr/container",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/container.git",
                "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
                "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Container\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common Container Interface (PHP FIG PSR-11)",
            "homepage": "https://github.com/php-fig/container",
            "keywords": [
                "PSR-11",
                "container",
                "container-interface",
                "container-interop",
                "psr"
            ],
            "time": "2017-02-14T16:28:37+00:00"
        },
        {
            "name": "psr/log",
Tim van Dijen's avatar
Tim van Dijen committed
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
Tim van Dijen's avatar
Tim van Dijen committed
                "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd"
            },
            "dist": {
                "type": "zip",
Tim van Dijen's avatar
Tim van Dijen committed
                "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
                "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
                "shasum": ""
            },
Hanne Moa's avatar
Hanne Moa committed
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
Hanne Moa's avatar
Hanne Moa committed
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
Hanne Moa's avatar
Hanne Moa committed
                "psr-4": {
                    "Psr\\Log\\": "Psr/Log/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for logging libraries",
Hanne Moa's avatar
Hanne Moa committed
            "homepage": "https://github.com/php-fig/log",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
Tim van Dijen's avatar
Tim van Dijen committed
            "time": "2018-11-20T15:27:04+00:00"
        {
            "name": "robrichards/xmlseclibs",
            "source": {
                "type": "git",
                "url": "https://github.com/robrichards/xmlseclibs.git",
                "reference": "406c68ac9124db033d079284b719958b829cb830"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/406c68ac9124db033d079284b719958b829cb830",
                "reference": "406c68ac9124db033d079284b719958b829cb830",
                "shasum": ""
            },
            "require": {
                "php": ">= 5.4"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "RobRichards\\XMLSecLibs\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "A PHP library for XML Security",
            "homepage": "https://github.com/robrichards/xmlseclibs",
            "keywords": [
                "security",
                "signature",
                "xml",
                "xmldsig"
            ],
Tim van Dijen's avatar
Tim van Dijen committed
495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977
            "time": "2018-11-15T11:59:02+00:00"
        },
        {
            "name": "simplesamlphp/composer-module-installer",
            "version": "v1.1.6",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/composer-module-installer.git",
                "reference": "b70414a2112fe49e97a7eddd747657bd8bc38ef0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/composer-module-installer/zipball/b70414a2112fe49e97a7eddd747657bd8bc38ef0",
                "reference": "b70414a2112fe49e97a7eddd747657bd8bc38ef0",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0",
                "simplesamlphp/simplesamlphp": "*"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "SimpleSamlPhp\\Composer\\ModuleInstallerPlugin"
            },
            "autoload": {
                "psr-0": {
                    "SimpleSamlPhp\\Composer": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "description": "A Composer plugin that allows installing SimpleSAMLphp modules through Composer.",
            "time": "2017-04-24T07:12:50+00:00"
        },
        {
            "name": "simplesamlphp/saml2",
            "version": "v3.3.11",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/saml2.git",
                "reference": "a04f09e3b82829bc1efbfe0e6b95b9f8c5e7adc6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/saml2/zipball/a04f09e3b82829bc1efbfe0e6b95b9f8c5e7adc6",
                "reference": "a04f09e3b82829bc1efbfe0e6b95b9f8c5e7adc6",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-openssl": "*",
                "ext-zlib": "*",
                "php": ">=5.4",
                "psr/log": "~1.0",
                "robrichards/xmlseclibs": "^3.0",
                "webmozart/assert": "^1.4"
            },
            "require-dev": {
                "mockery/mockery": "~0.9",
                "phpmd/phpmd": "~2.6",
                "phpunit/phpunit": "~4",
                "sebastian/phpcpd": "~2.0",
                "sensiolabs/security-checker": "~4.1",
                "squizlabs/php_codesniffer": "~3.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "v3.1.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "SAML2\\": "src/"
                },
                "files": [
                    "src/_autoload.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Andreas Åkre Solberg",
                    "email": "andreas.solberg@uninett.no"
                }
            ],
            "description": "SAML2 PHP library from SimpleSAMLphp",
            "time": "2019-03-13T20:18:30+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-authfacebook",
            "version": "v1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-authfacebook.git",
                "reference": "7e204d5f8c19a6f0c480e0b1f1c02d1649bade60"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-authfacebook/zipball/7e204d5f8c19a6f0c480e0b1f1c02d1649bade60",
                "reference": "7e204d5f8c19a6f0c480e0b1f1c02d1649bade60",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5",
                "simplesamlphp/composer-module-installer": "~1.1"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8.36",
                "simplesamlphp/simplesamlphp": "^1.17",
                "webmozart/assert": "^1.4"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\modules\\authfacebook\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Andjelko Horvat",
                    "email": "comel@vingd.com"
                },
                {
                    "name": "Tim van Dijen",
                    "email": "tvdijen@gmail.com"
                }
            ],
            "description": "A module that is able to authenticate against Facebook",
            "keywords": [
                "facebook",
                "simplesamlphp"
            ],
            "time": "2019-03-09T13:28:42+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-authlinkedin",
            "version": "v1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-authlinkedin.git",
                "reference": "93721983492e3a0bf8f19dce8e3f48a529416cfe"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-authlinkedin/zipball/93721983492e3a0bf8f19dce8e3f48a529416cfe",
                "reference": "93721983492e3a0bf8f19dce8e3f48a529416cfe",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5",
                "simplesamlphp/composer-module-installer": "~1.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8.35",
                "simplesamlphp/simplesamlphp": "^1.17",
                "webmozart/assert": "^1.4"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\modules\\authlinkedin\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Tim van Dijen",
                    "email": "tvdijen@gmail.com"
                },
                {
                    "name": "Olav Morken",
                    "email": "olavmrk@gmail.com"
                }
            ],
            "description": "A module that is able to authenticate against LinkedIn",
            "keywords": [
                "linkedin",
                "simplesamlphp"
            ],
            "time": "2019-03-08T21:40:39+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-authtwitter",
            "version": "v1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-authtwitter.git",
                "reference": "d7161f1d11b35b0cc371a9506a8d879cd66745da"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-authtwitter/zipball/d7161f1d11b35b0cc371a9506a8d879cd66745da",
                "reference": "d7161f1d11b35b0cc371a9506a8d879cd66745da",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5",
                "simplesamlphp/composer-module-installer": "~1.0",
                "simplesamlphp/simplesamlphp-module-oauth": "~1.0",
                "webmozart/assert": "^1.4"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8.35",
                "simplesamlphp/simplesamlphp": "^1.17"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\modules\\authtwitter\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Tim van Dijen",
                    "email": "tvdijen@gmail.com"
                },
                {
                    "name": "Olav Morken",
                    "email": "olavmrk@gmail.com"
                }
            ],
            "description": "A module that is able to perform authentication against Twitter",
            "keywords": [
                "simplesamlphp",
                "twitter"
            ],
            "time": "2019-03-08T20:14:36+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-authwindowslive",
            "version": "v1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-authwindowslive.git",
                "reference": "d98d400021dbfb214cbe1de30589b708945aaaec"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-authwindowslive/zipball/d98d400021dbfb214cbe1de30589b708945aaaec",
                "reference": "d98d400021dbfb214cbe1de30589b708945aaaec",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5",
                "simplesamlphp/composer-module-installer": "~1.1",
                "webmozart/assert": "^1.4"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8.36",
                "simplesamlphp/simplesamlphp": "^1.17"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\modules\\authwindowslive\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Tim van Dijen",
                    "email": "tvdijen@gmail.com"
                },
                {
                    "name": "Olav Morken",
                    "email": "olavmrk@gmail.com"
                }
            ],
            "description": "A module that is able to perform authentication against Windows Live",
            "keywords": [
                "live",
                "simplesamlphp",
                "windows",
                "windowslive"
            ],
            "time": "2019-03-09T13:38:59+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-authx509",
            "version": "v1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-authX509.git",
                "reference": "9ce76a31f2f3899ed8798eabfc1877fe445a315a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-authX509/zipball/9ce76a31f2f3899ed8798eabfc1877fe445a315a",
                "reference": "9ce76a31f2f3899ed8798eabfc1877fe445a315a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5",
                "simplesamlphp/composer-module-installer": "~1.1",
                "webmozart/assert": "~1.4"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8.36",
                "simplesamlphp/simplesamlphp": "^1.17"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\modules\\authX509\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Tim van Dijen",
                    "email": "tvdijen@gmail.com"
                },
                {
                    "name": "Joost van Dijk",
                    "email": "Joost.vanDijk@surfnet.nl"
                }
            ],
            "description": "A module that is able to authenticate users based on X509 client certificates",
            "keywords": [
                "simplesamlphp",
                "x509"
            ],
            "time": "2019-03-11T14:43:32+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-cdc",
            "version": "v1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-cdc.git",
                "reference": "51707b052cfc70695f45c6665b15fec07f72746f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-cdc/zipball/51707b052cfc70695f45c6665b15fec07f72746f",
                "reference": "51707b052cfc70695f45c6665b15fec07f72746f",
                "shasum": ""
            },
            "require": {
                "simplesamlphp/composer-module-installer": ">=1.1.6"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8.36",
                "simplesamlphp/simplesamlphp": "^1.17"
            },
            "type": "simplesamlphp-module",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\modules\\cdc\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Olav Morken",
                    "email": "olav.morken@uninett.no"
                },
                {
                    "name": "Jaime Perez Crespo",
                    "email": "jaime.perez@uninett.no"
                }
            ],
            "description": "A SimpleSAMLphp module that allows integration with CDC",
            "homepage": "https://simplesamlphp.org/",
            "keywords": [
                "cdc",
                "simplesamlphp"
            ],
            "time": "2019-03-09T10:39:59+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-memcookie",
            "version": "v1.2.1",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-memcookie.git",
                "reference": "f21e70948b020952a4786d6afa56686a5500d6fd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-memcookie/zipball/f21e70948b020952a4786d6afa56686a5500d6fd",
                "reference": "f21e70948b020952a4786d6afa56686a5500d6fd",
                "shasum": ""
            },
            "require": {
                "simplesamlphp/composer-module-installer": ">=1.1.6"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8.36",
                "simplesamlphp/simplesamlphp": "^1.17"
            },
            "type": "simplesamlphp-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1"
            ],
            "authors": [
                {
                    "name": "Olav Morken",
                    "email": "olav.morken@uninett.no"
                },
                {
                    "name": "Jaime Perez Crespo",
                    "email": "jaime.perez@uninett.no"
                }
            ],
            "description": "A SimpleSAMLphp module that allows integration with Auth MemCookie, allowing web applications written in other languages than PHP to integrate with SimpleSAMLphp.",
            "homepage": "https://simplesamlphp.org/",
            "keywords": [
                "Auth MemCookie",
                "apache",
                "cookies",
                "simplesamlphp"
            ],
            "time": "2019-03-09T14:04:06+00:00"
        },
        {
            "name": "simplesamlphp/simplesamlphp-module-oauth",
            "version": "v1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-oauth.git",
                "reference": "2510d280a1a6d1244cb6e099e9d07d8369dbe7b5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-oauth/zipball/2510d280a1a6d1244cb6e099e9d07d8369dbe7b5",
                "reference": "2510d280a1a6d1244cb6e099e9d07d8369dbe7b5",
                "shasum": ""
            },
            "require": {
                "simplesamlphp/composer-module-installer": ">=1.1.6"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8.36",
                "simplesamlphp/simplesamlphp": "^1.17",
                "webmozart/assert": "1.4"
            },
            "type": "simplesamlphp-module",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Olav Morken",
                    "email": "olav.morken@uninett.no"
                },
                {
                    "name": "Jaime Perez Crespo",
                    "email": "jaime.perez@uninett.no"
                }
            ],
            "description": "A SimpleSAMLphp module that allows integration with OAuth1,",
            "homepage": "https://simplesamlphp.org/",
            "keywords": [
                "oauth1",
                "simplesamlphp"
            ],
            "time": "2019-03-09T12:51:42+00:00"
Tim van Dijen's avatar
Tim van Dijen committed
            "name": "simplesamlphp/simplesamlphp-module-riak",
            "version": "v1.0.1",
            "source": {
                "type": "git",
Tim van Dijen's avatar
Tim van Dijen committed
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-riak.git",
                "reference": "2d0ba73548ed2cfb2012922dda78d043336fca6f"
            },
            "dist": {
                "type": "zip",
Tim van Dijen's avatar
Tim van Dijen committed
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-riak/zipball/2d0ba73548ed2cfb2012922dda78d043336fca6f",
                "reference": "2d0ba73548ed2cfb2012922dda78d043336fca6f",
                "shasum": ""
            },
            "require": {
Tim van Dijen's avatar
Tim van Dijen committed
                "php": ">=5.5",
                "phpfastcache/riak-client": "^3.4",
                "simplesamlphp/composer-module-installer": "~1.1",
                "webmozart/assert": "~1.4"
            },
            "require-dev": {
Tim van Dijen's avatar
Tim van Dijen committed
                "phpunit/phpunit": "~4.8.36",