4984 lines
185 KiB
JSON
4984 lines
185 KiB
JSON
{
|
|
"_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",
|
|
"This file is @generated automatically"
|
|
],
|
|
"content-hash": "13225e0068a965f7b0b00b5f344af25a",
|
|
"packages": [
|
|
{
|
|
"name": "erusev/parsedown",
|
|
"version": "1.7.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/erusev/parsedown.git",
|
|
"reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/erusev/parsedown/zipball/cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
|
|
"reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-mbstring": "*",
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8.35"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Parsedown": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Emanuil Rusev",
|
|
"email": "hello@erusev.com",
|
|
"homepage": "http://erusev.com"
|
|
}
|
|
],
|
|
"description": "Parser for Markdown.",
|
|
"homepage": "http://parsedown.org",
|
|
"keywords": [
|
|
"markdown",
|
|
"parser"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/erusev/parsedown/issues",
|
|
"source": "https://github.com/erusev/parsedown/tree/1.7.x"
|
|
},
|
|
"time": "2019-12-30T22:54:17+00:00"
|
|
},
|
|
{
|
|
"name": "gettext/gettext",
|
|
"version": "v4.8.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-gettext/Gettext.git",
|
|
"reference": "3f7bc5ef23302a9059e64934f3d59e454516bec0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-gettext/Gettext/zipball/3f7bc5ef23302a9059e64934f3d59e454516bec0",
|
|
"reference": "3f7bc5ef23302a9059e64934f3d59e454516bec0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"gettext/languages": "^2.3",
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"illuminate/view": "^5.0.x-dev",
|
|
"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"
|
|
],
|
|
"support": {
|
|
"email": "oom@oscarotero.com",
|
|
"issues": "https://github.com/oscarotero/Gettext/issues",
|
|
"source": "https://github.com/php-gettext/Gettext/tree/v4.8.7"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://paypal.me/oscarotero",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/oscarotero",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://www.patreon.com/misteroom",
|
|
"type": "patreon"
|
|
}
|
|
],
|
|
"time": "2022-08-02T09:42:10+00:00"
|
|
},
|
|
{
|
|
"name": "gettext/languages",
|
|
"version": "2.10.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-gettext/Languages.git",
|
|
"reference": "4d61d67fe83a2ad85959fe6133d6d9ba7dddd1ab"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-gettext/Languages/zipball/4d61d67fe83a2ad85959fe6133d6d9ba7dddd1ab",
|
|
"reference": "4d61d67fe83a2ad85959fe6133d6d9ba7dddd1ab",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4"
|
|
},
|
|
"bin": [
|
|
"bin/export-plural-rules"
|
|
],
|
|
"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/php-gettext/Languages",
|
|
"keywords": [
|
|
"cldr",
|
|
"i18n",
|
|
"internationalization",
|
|
"l10n",
|
|
"language",
|
|
"languages",
|
|
"localization",
|
|
"php",
|
|
"plural",
|
|
"plural rules",
|
|
"plurals",
|
|
"translate",
|
|
"translations",
|
|
"unicode"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/php-gettext/Languages/issues",
|
|
"source": "https://github.com/php-gettext/Languages/tree/2.10.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://paypal.me/mlocati",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/mlocati",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2022-10-18T15:00:10+00:00"
|
|
},
|
|
{
|
|
"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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/PHPSocialNetwork/riak-php-client/issues",
|
|
"source": "https://github.com/PHPSocialNetwork/riak-php-client/tree/develop"
|
|
},
|
|
"time": "2017-11-23T21:33:15+00:00"
|
|
},
|
|
{
|
|
"name": "phpmailer/phpmailer",
|
|
"version": "v6.9.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/PHPMailer/PHPMailer.git",
|
|
"reference": "039de174cd9c17a8389754d3b877a2ed22743e18"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/039de174cd9c17a8389754d3b877a2ed22743e18",
|
|
"reference": "039de174cd9c17a8389754d3b877a2ed22743e18",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-ctype": "*",
|
|
"ext-filter": "*",
|
|
"ext-hash": "*",
|
|
"php": ">=5.5.0"
|
|
},
|
|
"require-dev": {
|
|
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
|
|
"doctrine/annotations": "^1.2.6 || ^1.13.3",
|
|
"php-parallel-lint/php-console-highlighter": "^1.0.0",
|
|
"php-parallel-lint/php-parallel-lint": "^1.3.2",
|
|
"phpcompatibility/php-compatibility": "^9.3.5",
|
|
"roave/security-advisories": "dev-latest",
|
|
"squizlabs/php_codesniffer": "^3.7.2",
|
|
"yoast/phpunit-polyfills": "^1.0.4"
|
|
},
|
|
"suggest": {
|
|
"decomplexity/SendOauth2": "Adapter for using XOAUTH2 authentication",
|
|
"ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
|
|
"ext-openssl": "Needed for secure SMTP sending and DKIM signing",
|
|
"greew/oauth2-azure-provider": "Needed for Microsoft Azure XOAUTH2 authentication",
|
|
"hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
|
|
"league/oauth2-google": "Needed for Google XOAUTH2 authentication",
|
|
"psr/log": "For optional PSR-3 debug logging",
|
|
"symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)",
|
|
"thenetworg/oauth2-azure": "Needed for Microsoft XOAUTH2 authentication"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"PHPMailer\\PHPMailer\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1-only"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Marcus Bointon",
|
|
"email": "phpmailer@synchromedia.co.uk"
|
|
},
|
|
{
|
|
"name": "Jim Jagielski",
|
|
"email": "jimjag@gmail.com"
|
|
},
|
|
{
|
|
"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",
|
|
"support": {
|
|
"issues": "https://github.com/PHPMailer/PHPMailer/issues",
|
|
"source": "https://github.com/PHPMailer/PHPMailer/tree/v6.9.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/Synchro",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2023-11-25T22:23:28+00:00"
|
|
},
|
|
{
|
|
"name": "psr/cache",
|
|
"version": "2.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/cache.git",
|
|
"reference": "213f9dbc5b9bfbc4f8db86d2838dc968752ce13b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/cache/zipball/213f9dbc5b9bfbc4f8db86d2838dc968752ce13b",
|
|
"reference": "213f9dbc5b9bfbc4f8db86d2838dc968752ce13b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.0.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Cache\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "https://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common interface for caching libraries",
|
|
"keywords": [
|
|
"cache",
|
|
"psr",
|
|
"psr-6"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/php-fig/cache/tree/2.0.0"
|
|
},
|
|
"time": "2021-02-03T23:23:37+00:00"
|
|
},
|
|
{
|
|
"name": "psr/container",
|
|
"version": "1.1.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/container.git",
|
|
"reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
|
|
"reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.4.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Container\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "https://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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/php-fig/container/issues",
|
|
"source": "https://github.com/php-fig/container/tree/1.1.2"
|
|
},
|
|
"time": "2021-11-05T16:50:12+00:00"
|
|
},
|
|
{
|
|
"name": "psr/event-dispatcher",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/event-dispatcher.git",
|
|
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
|
|
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\EventDispatcher\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "http://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Standard interfaces for event handling.",
|
|
"keywords": [
|
|
"events",
|
|
"psr",
|
|
"psr-14"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/php-fig/event-dispatcher/issues",
|
|
"source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
|
|
},
|
|
"time": "2019-01-08T18:20:26+00:00"
|
|
},
|
|
{
|
|
"name": "psr/log",
|
|
"version": "1.1.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/log.git",
|
|
"reference": "d49695b909c3b7628b6289db5479a1c204601f11"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
|
|
"reference": "d49695b909c3b7628b6289db5479a1c204601f11",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Log\\": "Psr/Log/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "https://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common interface for logging libraries",
|
|
"homepage": "https://github.com/php-fig/log",
|
|
"keywords": [
|
|
"log",
|
|
"psr",
|
|
"psr-3"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/php-fig/log/tree/1.1.4"
|
|
},
|
|
"time": "2021-05-03T11:20:27+00:00"
|
|
},
|
|
{
|
|
"name": "robrichards/xmlseclibs",
|
|
"version": "3.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/robrichards/xmlseclibs.git",
|
|
"reference": "f8f19e58f26cdb42c54b214ff8a820760292f8df"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/f8f19e58f26cdb42c54b214ff8a820760292f8df",
|
|
"reference": "f8f19e58f26cdb42c54b214ff8a820760292f8df",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-openssl": "*",
|
|
"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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/robrichards/xmlseclibs/issues",
|
|
"source": "https://github.com/robrichards/xmlseclibs/tree/3.1.1"
|
|
},
|
|
"time": "2020-09-05T13:00:25+00:00"
|
|
},
|
|
{
|
|
"name": "simplesamlphp/assert",
|
|
"version": "v0.0.13",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/simplesamlphp/assert.git",
|
|
"reference": "5429921b320ca4f9d1844225884ac52f649ea1e3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/simplesamlphp/assert/zipball/5429921b320ca4f9d1844225884ac52f649ea1e3",
|
|
"reference": "5429921b320ca4f9d1844225884ac52f649ea1e3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-spl": "*",
|
|
"php": "^7.1 || ^8.0",
|
|
"webmozart/assert": "^1.9"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^8.5",
|
|
"sensiolabs/security-checker": "~6.0",
|
|
"simplesamlphp/simplesamlphp-test-framework": "^0.2.7",
|
|
"squizlabs/php_codesniffer": "~3.5",
|
|
"vimeo/psalm": "~3.13"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "v0.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"SimpleSAML\\Assert\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Tim van Dijen",
|
|
"email": "tvdijen@gmail.com"
|
|
},
|
|
{
|
|
"name": "Jaime Perez Crespo",
|
|
"email": "jaimepc@gmail.com"
|
|
}
|
|
],
|
|
"description": "A wrapper around webmozart/assert to make it useful beyond checking method arguments",
|
|
"support": {
|
|
"issues": "https://github.com/simplesamlphp/assert/issues",
|
|
"source": "https://github.com/simplesamlphp/assert/tree/master"
|
|
},
|
|
"time": "2020-08-17T20:40:49+00:00"
|
|
},
|
|
{
|
|
"name": "simplesamlphp/composer-module-installer",
|
|
"version": "v1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/simplesamlphp/composer-module-installer.git",
|
|
"reference": "27b4fe96198ffaff3ab49c87b40f4cb24de77b01"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/simplesamlphp/composer-module-installer/zipball/27b4fe96198ffaff3ab49c87b40f4cb24de77b01",
|
|
"reference": "27b4fe96198ffaff3ab49c87b40f4cb24de77b01",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^1.1 || ^2.0",
|
|
"php": "^7.4 || ^8.0",
|
|
"simplesamlphp/simplesamlphp": "*"
|
|
},
|
|
"type": "composer-plugin",
|
|
"extra": {
|
|
"class": "SimpleSAML\\Composer\\ModuleInstallerPlugin"
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"SimpleSAML\\Composer\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1-only"
|
|
],
|
|
"description": "A Composer plugin that allows installing SimpleSAMLphp modules through Composer.",
|
|
"support": {
|
|
"issues": "https://github.com/simplesamlphp/composer-module-installer/issues",
|
|
"source": "https://github.com/simplesamlphp/composer-module-installer/tree/v1.2.0"
|
|
},
|
|
"time": "2022-08-31T17:20:27+00:00"
|
|
},
|
|
{
|
|
"name": "simplesamlphp/saml2",
|
|
"version": "v4.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/simplesamlphp/saml2.git",
|
|
"reference": "d98020c3d7f7331409959eab286ca3a010e5a868"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/simplesamlphp/saml2/zipball/d98020c3d7f7331409959eab286ca3a010e5a868",
|
|
"reference": "d98020c3d7f7331409959eab286ca3a010e5a868",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-dom": "*",
|
|
"ext-openssl": "*",
|
|
"ext-zlib": "*",
|
|
"php": ">=7.1 || ^8.0",
|
|
"psr/log": "~1.1",
|
|
"robrichards/xmlseclibs": "^3.1.1",
|
|
"webmozart/assert": "^1.9"
|
|
},
|
|
"require-dev": {
|
|
"mockery/mockery": "^1.3",
|
|
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
|
|
"sebastian/phpcpd": "~4.1 || ^5.0 || ^6.0",
|
|
"simplesamlphp/simplesamlphp-test-framework": "~0.1.0",
|
|
"squizlabs/php_codesniffer": "~3.5"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "v4.2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"SAML2\\": "src/SAML2"
|
|
}
|
|
},
|
|
"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",
|
|
"support": {
|
|
"issues": "https://github.com/simplesamlphp/saml2/issues",
|
|
"source": "https://github.com/simplesamlphp/saml2/tree/v4.5.0"
|
|
},
|
|
"time": "2022-02-17T15:46:12+00:00"
|
|
},
|
|
{
|
|
"name": "simplesamlphp/simplesamlphp",
|
|
"version": "1.19.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/simplesamlphp/simplesamlphp.git",
|
|
"reference": "a69141a45ad41b3b48f55535bafc9cd538a35b74"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp/zipball/a69141a45ad41b3b48f55535bafc9cd538a35b74",
|
|
"reference": "a69141a45ad41b3b48f55535bafc9cd538a35b74",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-date": "*",
|
|
"ext-dom": "*",
|
|
"ext-hash": "*",
|
|
"ext-json": "*",
|
|
"ext-mbstring": "*",
|
|
"ext-openssl": "*",
|
|
"ext-pcre": "*",
|
|
"ext-spl": "*",
|
|
"ext-zlib": "*",
|
|
"gettext/gettext": "^4.8.7",
|
|
"php": ">=7.1|^8",
|
|
"phpmailer/phpmailer": "^6.1",
|
|
"robrichards/xmlseclibs": "^3.1",
|
|
"simplesamlphp/assert": "^0.0.13",
|
|
"simplesamlphp/saml2": "^4.5",
|
|
"simplesamlphp/simplesamlphp-module-adfs": "^1.0",
|
|
"simplesamlphp/simplesamlphp-module-authcrypt": "^0.9",
|
|
"simplesamlphp/simplesamlphp-module-authfacebook": "^0.9",
|
|
"simplesamlphp/simplesamlphp-module-authorize": "^0.9",
|
|
"simplesamlphp/simplesamlphp-module-authtwitter": "^0.9",
|
|
"simplesamlphp/simplesamlphp-module-authwindowslive": "^0.9",
|
|
"simplesamlphp/simplesamlphp-module-authx509": "^0.9",
|
|
"simplesamlphp/simplesamlphp-module-authyubikey": "^0.9",
|
|
"simplesamlphp/simplesamlphp-module-cas": "^0.9",
|
|
"simplesamlphp/simplesamlphp-module-cdc": "^0.9",
|
|
"simplesamlphp/simplesamlphp-module-consent": "^0.9",
|
|
"simplesamlphp/simplesamlphp-module-consentadmin": "^0.9",
|
|
"simplesamlphp/simplesamlphp-module-discopower": "^0.10",
|
|
"simplesamlphp/simplesamlphp-module-exampleattributeserver": "^1.0",
|
|
"simplesamlphp/simplesamlphp-module-expirycheck": "^0.9",
|
|
"simplesamlphp/simplesamlphp-module-ldap": "^0.9 | ^1.0",
|
|
"simplesamlphp/simplesamlphp-module-memcachemonitor": "^0.9",
|
|
"simplesamlphp/simplesamlphp-module-memcookie": "^1.2",
|
|
"simplesamlphp/simplesamlphp-module-metarefresh": "^0.10",
|
|
"simplesamlphp/simplesamlphp-module-negotiate": "^0.9",
|
|
"simplesamlphp/simplesamlphp-module-oauth": "^0.9.3",
|
|
"simplesamlphp/simplesamlphp-module-preprodwarning": "^0.9",
|
|
"simplesamlphp/simplesamlphp-module-radius": "^0.9",
|
|
"simplesamlphp/simplesamlphp-module-riak": "^0.9",
|
|
"simplesamlphp/simplesamlphp-module-sanitycheck": "^0.9",
|
|
"simplesamlphp/simplesamlphp-module-smartattributes": "^0.9",
|
|
"simplesamlphp/simplesamlphp-module-sqlauth": "^0.9",
|
|
"simplesamlphp/simplesamlphp-module-statistics": "^0.9",
|
|
"simplesamlphp/twig-configurable-i18n": "~2.3.3",
|
|
"symfony/cache": "^4.4 || ^5.0",
|
|
"symfony/config": "^4.4 || ^5.0",
|
|
"symfony/console": "^4.4 || ^5.0",
|
|
"symfony/dependency-injection": "^4.4 || ^5.0",
|
|
"symfony/finder": "^4.4 || ^5.0",
|
|
"symfony/framework-bundle": "^4.4 || ^5.0",
|
|
"symfony/http-foundation": "^4.4 || ^5.0",
|
|
"symfony/http-kernel": "^4.4 || ^5.0",
|
|
"symfony/routing": "^4.4 || ^5.0",
|
|
"symfony/var-exporter": "^4.4 || ^5.0",
|
|
"symfony/yaml": "^4.4 || ^5.0",
|
|
"twig/twig": "^2.15.3"
|
|
},
|
|
"require-dev": {
|
|
"ext-curl": "*",
|
|
"mikey179/vfsstream": "~1.6",
|
|
"phpunit/phpunit": "^7.5",
|
|
"simplesamlphp/simplesamlphp-test-framework": "^0.1.2",
|
|
"vimeo/psalm": "~3.14"
|
|
},
|
|
"suggest": {
|
|
"ext-curl": "Needed in order to check for updates automatically",
|
|
"ext-ldap": "Needed if an LDAP backend is used",
|
|
"ext-memcache": "Needed if a Memcache server is used to store session information",
|
|
"ext-mysql": "Needed if a MySQL backend is used, either for authentication or to store session information",
|
|
"ext-pdo": "Needed if a database backend is used, either for authentication or to store session information",
|
|
"ext-pgsql": "Needed if a PostgreSQL backend is used, either for authentication or to store session information",
|
|
"ext-radius": "Needed if a Radius backend is used",
|
|
"predis/predis": "Needed if a Redis server is used to store session information"
|
|
},
|
|
"type": "project",
|
|
"autoload": {
|
|
"files": [
|
|
"lib/_autoload_modules.php"
|
|
],
|
|
"psr-4": {
|
|
"SimpleSAML\\": "lib/SimpleSAML"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Andreas Åkre Solberg",
|
|
"email": "andreas.solberg@uninett.no"
|
|
},
|
|
{
|
|
"name": "Olav Morken",
|
|
"email": "olav.morken@uninett.no"
|
|
},
|
|
{
|
|
"name": "Jaime Perez",
|
|
"email": "jaime.perez@uninett.no"
|
|
}
|
|
],
|
|
"description": "A PHP implementation of a SAML 2.0 service provider and identity provider, also compatible with Shibboleth 1.3 and 2.0.",
|
|
"homepage": "http://simplesamlphp.org",
|
|
"keywords": [
|
|
"SAML2",
|
|
"idp",
|
|
"oauth",
|
|
"shibboleth",
|
|
"sp",
|
|
"ws-federation"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/simplesamlphp/simplesamlphp/issues",
|
|
"source": "https://github.com/simplesamlphp/simplesamlphp"
|
|
},
|
|
"time": "2023-03-02T11:44:45+00:00"
|
|
},
|
|
{
|
|
"name": "simplesamlphp/simplesamlphp-module-adfs",
|
|
"version": "v1.0.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/simplesamlphp/simplesamlphp-module-adfs.git",
|
|
"reference": "c47daabc262b7e14a76879015fd9db85319752ec"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-adfs/zipball/c47daabc262b7e14a76879015fd9db85319752ec",
|
|
"reference": "c47daabc262b7e14a76879015fd9db85319752ec",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1",
|
|
"simplesamlphp/assert": "^0.0.13",
|
|
"simplesamlphp/composer-module-installer": "^1.1.7"
|
|
},
|
|
"require-dev": {
|
|
"simplesamlphp/simplesamlphp": "^1.18",
|
|
"simplesamlphp/simplesamlphp-test-framework": "^0.1.2"
|
|
},
|
|
"type": "simplesamlphp-module",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"SimpleSAML\\Module\\adfs\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Tim van Dijen",
|
|
"email": "tvdijen@gmail.com"
|
|
}
|
|
],
|
|
"description": "A module that implements the WS-federation IDP",
|
|
"keywords": [
|
|
"adfs",
|
|
"simplesamlphp"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-adfs/issues",
|
|
"source": "https://github.com/simplesamlphp/simplesamlphp-module-adfs"
|
|
},
|
|
"time": "2022-04-11T10:24:25+00:00"
|
|
},
|
|
{
|
|
"name": "simplesamlphp/simplesamlphp-module-authcrypt",
|
|
"version": "v0.9.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/simplesamlphp/simplesamlphp-module-authcrypt.git",
|
|
"reference": "62555123e61b11463be3cd7adb708562023cff28"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-authcrypt/zipball/62555123e61b11463be3cd7adb708562023cff28",
|
|
"reference": "62555123e61b11463be3cd7adb708562023cff28",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.6",
|
|
"simplesamlphp/composer-module-installer": "~1.1",
|
|
"webmozart/assert": "~1.4",
|
|
"whitehat101/apr1-md5": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~5.7",
|
|
"simplesamlphp/simplesamlphp": "^1.17"
|
|
},
|
|
"type": "simplesamlphp-module",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"SimpleSAML\\Module\\authcrypt\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Olav Morken",
|
|
"email": "olavmrk@gmail.com"
|
|
}
|
|
],
|
|
"description": "This module provides authentication against password hashes or .htpasswd files",
|
|
"keywords": [
|
|
"authcrypt",
|
|
"simplesamlphp"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/tvdijen/simplesamlphp-module-authcrypt/issues",
|
|
"source": "https://github.com/tvdijen/simplesamlphp-module-authcrypt"
|
|
},
|
|
"time": "2022-01-03T20:50:47+00:00"
|
|
},
|
|
{
|
|
"name": "simplesamlphp/simplesamlphp-module-authfacebook",
|
|
"version": "v0.9.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/simplesamlphp/simplesamlphp-module-authfacebook.git",
|
|
"reference": "9152731e939ad4a49e0f06da5f0009ebde0d2b5c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-authfacebook/zipball/9152731e939ad4a49e0f06da5f0009ebde0d2b5c",
|
|
"reference": "9152731e939ad4a49e0f06da5f0009ebde0d2b5c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.6",
|
|
"simplesamlphp/composer-module-installer": "~1.1"
|
|
},
|
|
"require-dev": {
|
|
"simplesamlphp/simplesamlphp": "^1.17",
|
|
"simplesamlphp/simplesamlphp-test-framework": "^0.0.10"
|
|
},
|
|
"type": "simplesamlphp-module",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"SimpleSAML\\Module\\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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-authfacebook/issues",
|
|
"source": "https://github.com/simplesamlphp/simplesamlphp-module-authfacebook"
|
|
},
|
|
"abandoned": true,
|
|
"time": "2020-03-13T11:29:21+00:00"
|
|
},
|
|
{
|
|
"name": "simplesamlphp/simplesamlphp-module-authorize",
|
|
"version": "v0.9.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/simplesamlphp/simplesamlphp-module-authorize.git",
|
|
"reference": "4c7ce4eaa54fc301f131c62e803fc843e4d88056"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-authorize/zipball/4c7ce4eaa54fc301f131c62e803fc843e4d88056",
|
|
"reference": "4c7ce4eaa54fc301f131c62e803fc843e4d88056",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.6",
|
|
"simplesamlphp/composer-module-installer": "~1.1"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~5.7",
|
|
"simplesamlphp/simplesamlphp": "^1.17"
|
|
},
|
|
"type": "simplesamlphp-module",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"SimpleSAML\\Module\\authorize\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ernesto Revilla",
|
|
"email": "erny@yaco.es"
|
|
}
|
|
],
|
|
"description": "This module provides a user authorization filter based on attribute matching",
|
|
"keywords": [
|
|
"authorize",
|
|
"simplesamlphp"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/tvdijen/simplesamlphp-module-authorize/issues",
|
|
"source": "https://github.com/tvdijen/simplesamlphp-module-authorize"
|
|
},
|
|
"time": "2022-01-03T20:56:53+00:00"
|
|
},
|
|
{
|
|
"name": "simplesamlphp/simplesamlphp-module-authtwitter",
|
|
"version": "v0.9.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/simplesamlphp/simplesamlphp-module-authtwitter.git",
|
|
"reference": "6e178e7aae7827a64dc462b5bb2f28d6eddc4381"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-authtwitter/zipball/6e178e7aae7827a64dc462b5bb2f28d6eddc4381",
|
|
"reference": "6e178e7aae7827a64dc462b5bb2f28d6eddc4381",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.5",
|
|
"simplesamlphp/composer-module-installer": "~1.0",
|
|
"simplesamlphp/simplesamlphp-module-oauth": "^0.9"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.8.35",
|
|
"simplesamlphp/simplesamlphp": "^1.17",
|
|
"webmozart/assert": "<1.7"
|
|
},
|
|
"type": "simplesamlphp-module",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"SimpleSAML\\Module\\authtwitter\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Olav Morken",
|
|
"email": "olavmrk@gmail.com"
|
|
},
|
|
{
|
|
"name": "Tim van Dijen",
|
|
"email": "tvdijen@gmail.com"
|
|
}
|
|
],
|
|
"description": "A module that is able to perform authentication against Twitter",
|
|
"keywords": [
|
|
"simplesamlphp",
|
|
"twitter"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/tvdijen/simplesamlphp-module-authtwitter/issues",
|
|
"source": "https://github.com/tvdijen/simplesamlphp-module-authtwitter"
|
|
},
|
|
"time": "2022-01-03T23:01:48+00:00"
|
|
},
|
|
{
|
|
"name": "simplesamlphp/simplesamlphp-module-authwindowslive",
|
|
"version": "v0.9.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/simplesamlphp/simplesamlphp-module-authwindowslive.git",
|
|
"reference": "f40aecec6c0adaedb6693309840c98cec783876e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-authwindowslive/zipball/f40aecec6c0adaedb6693309840c98cec783876e",
|
|
"reference": "f40aecec6c0adaedb6693309840c98cec783876e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.6",
|
|
"simplesamlphp/composer-module-installer": "~1.1"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~5.7",
|
|
"simplesamlphp/simplesamlphp": "^1.17"
|
|
},
|
|
"type": "simplesamlphp-module",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"SimpleSAML\\Module\\authwindowslive\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-3.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Olav Morken",
|
|
"email": "olavmrk@gmail.com"
|
|
},
|
|
{
|
|
"name": "Tim van Dijen",
|
|
"email": "tvdijen@gmail.com"
|
|
}
|
|
],
|
|
"description": "A module that is able to perform authentication against Windows Live",
|
|
"keywords": [
|
|
"live",
|
|
"simplesamlphp",
|
|
"windows",
|
|
"windowslive"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/tvdijen/simplesamlphp-module-authwindowslive/issues",
|
|
"source": "https://github.com/tvdijen/simplesamlphp-module-authwindowslive"
|
|
},
|
|
"abandoned": true,
|
|
"time": "2019-12-03T09:01:13+00:00"
|
|
},
|
|
{
|
|
"name": "simplesamlphp/simplesamlphp-module-authx509",
|
|
"version": "v0.9.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/simplesamlphp/simplesamlphp-module-authX509.git",
|
|
"reference": "b138f41b2bc725371f42abb63b5a39ac11b5432a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-authX509/zipball/b138f41b2bc725371f42abb63b5a39ac11b5432a",
|
|
"reference": "b138f41b2bc725371f42abb63b5a39ac11b5432a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.5",
|
|
"simplesamlphp/composer-module-installer": "~1.1",
|
|
"simplesamlphp/simplesamlphp-module-ldap": "^0.9"
|
|
},
|
|
"require-dev": {
|
|
"simplesamlphp/simplesamlphp": "^1.17",
|
|
"simplesamlphp/simplesamlphp-test-framework": "^0.0.15"
|
|
},
|
|
"type": "simplesamlphp-module",
|
|
"extra": {
|
|
"ssp-mixedcase-module-name": "authX509"
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"SimpleSAML\\Module\\authX509\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Joost van Dijk",
|
|
"email": "Joost.vanDijk@surfnet.nl"
|
|
},
|
|
{
|
|
"name": "Tim van Dijen",
|
|
"email": "tvdijen@gmail.com"
|
|
}
|
|
],
|
|
"description": "A module that is able to authenticate users based on X509 client certificates",
|
|
"keywords": [
|
|
"simplesamlphp",
|
|
"x509"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/tvdijen/simplesamlphp-module-authx509/issues",
|
|
"source": "https://github.com/tvdijen/simplesamlphp-module-authx509"
|
|
},
|
|
"time": "2022-01-06T19:02:38+00:00"
|
|
},
|
|
{
|
|
"name": "simplesamlphp/simplesamlphp-module-authyubikey",
|
|
"version": "v0.9.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/simplesamlphp/simplesamlphp-module-authyubikey.git",
|
|
"reference": "414e2a73da4adfee6d97ba66e852ec7c85369913"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-authyubikey/zipball/414e2a73da4adfee6d97ba66e852ec7c85369913",
|
|
"reference": "414e2a73da4adfee6d97ba66e852ec7c85369913",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.6",
|
|
"simplesamlphp/composer-module-installer": "~1.1",
|
|
"webmozart/assert": "~1.4"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~5.7",
|
|
"simplesamlphp/simplesamlphp": "^1.17"
|
|
},
|
|
"type": "simplesamlphp-module",
|
|
"extra": {
|
|
"ssp-mixedcase-module-name": "authYubiKey"
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"SimpleSAML\\modules\\yubikey\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Tim van Dijen",
|
|
"email": "tvdijen@gmail.com"
|
|
}
|
|
],
|
|
"description": "A module that is able to authenticate against YubiKey",
|
|
"keywords": [
|
|
"authyubikey",
|
|
"simplesamlphp"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/tvdijen/simplesamlphp-module-authyubikey/issues",
|
|
"source": "https://github.com/tvdijen/simplesamlphp-module-authyubikey"
|
|
},
|
|
"time": "2022-01-06T19:07:32+00:00"
|
|
},
|
|
{
|
|
"name": "simplesamlphp/simplesamlphp-module-cas",
|
|
"version": "v0.9.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/simplesamlphp/simplesamlphp-module-cas.git",
|
|
"reference": "63b72e4600550c507cdfc32fdd208ad59a64321e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-cas/zipball/63b72e4600550c507cdfc32fdd208ad59a64321e",
|
|
"reference": "63b72e4600550c507cdfc32fdd208ad59a64321e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.6",
|
|
"simplesamlphp/composer-module-installer": "~1.1",
|
|
"simplesamlphp/simplesamlphp-module-ldap": "^0.9",
|
|
"webmozart/assert": "~1.4"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~5.7",
|
|
"simplesamlphp/simplesamlphp": "^1.17"
|
|
},
|
|
"type": "simplesamlphp-module",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"SimpleSAML\\Module\\cas\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-3.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Olav Morken",
|
|
"email": "olavmrk@gmail.com"
|
|
}
|
|
],
|
|
"description": "A module that provides CAS authentication",
|
|
"keywords": [
|
|
"cas",
|
|
"simplesamlphp"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/tvdijen/simplesamlphp-module-cas/issues",
|
|
"source": "https://github.com/tvdijen/simplesamlphp-module-cas"
|
|
},
|
|
"time": "2019-12-03T09:03:06+00:00"
|
|
},
|
|
{
|
|
"name": "simplesamlphp/simplesamlphp-module-cdc",
|
|
"version": "v0.9.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/simplesamlphp/simplesamlphp-module-cdc.git",
|
|
"reference": "92498fc3004c02849d96da29ca472d99ed23af73"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-cdc/zipball/92498fc3004c02849d96da29ca472d99ed23af73",
|
|
"reference": "92498fc3004c02849d96da29ca472d99ed23af73",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"simplesamlphp/composer-module-installer": ">=1.1.6"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~5.7",
|
|
"simplesamlphp/simplesamlphp": "^1.17",
|
|
"webmozart/assert": "<1.7"
|
|
},
|
|
"type": "simplesamlphp-module",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"SimpleSAML\\Module\\cdc\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1-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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-cdc/issues",
|
|
"source": "https://github.com/simplesamlphp/simplesamlphp-module-cdc/"
|
|
},
|
|
"time": "2022-01-06T19:27:16+00:00"
|
|
},
|
|
{
|
|
"name": "simplesamlphp/simplesamlphp-module-consent",
|
|
"version": "v0.9.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/simplesamlphp/simplesamlphp-module-consent.git",
|
|
"reference": "8466b0b7c6207b15ca5e265f436299ff2dec85da"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-consent/zipball/8466b0b7c6207b15ca5e265f436299ff2dec85da",
|
|
"reference": "8466b0b7c6207b15ca5e265f436299ff2dec85da",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.6",
|
|
"simplesamlphp/composer-module-installer": "~1.1"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~5.7",
|
|
"simplesamlphp/simplesamlphp": "^1.17",
|
|
"webmozart/assert": "<1.6"
|
|
},
|
|
"type": "simplesamlphp-module",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"SimpleSAML\\Module\\consent\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Olav Morken",
|
|
"email": "lavmrk@gmail.com"
|
|
}
|
|
],
|
|
"description": "A module that will ask for user consent before releasing attributes",
|
|
"keywords": [
|
|
"consent",
|
|
"simplesamlphp"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/tvdijen/simplesamlphp-module-consent/issues",
|
|
"source": "https://github.com/tvdijen/simplesamlphp-module-consent"
|
|
},
|
|
"time": "2022-01-06T19:17:22+00:00"
|
|
},
|
|
{
|
|
"name": "simplesamlphp/simplesamlphp-module-consentadmin",
|
|
"version": "v0.9.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/simplesamlphp/simplesamlphp-module-consentadmin.git",
|
|
"reference": "62dc5e9d5b1a12a73549c80140b7224d7f7d1c2e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-consentadmin/zipball/62dc5e9d5b1a12a73549c80140b7224d7f7d1c2e",
|
|
"reference": "62dc5e9d5b1a12a73549c80140b7224d7f7d1c2e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.6",
|
|
"simplesamlphp/composer-module-installer": "~1.1",
|
|
"simplesamlphp/simplesamlphp-module-consent": "^0.9",
|
|
"webmozart/assert": "~1.4"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~5.7",
|
|
"simplesamlphp/simplesamlphp": "^1.17"
|
|
},
|
|
"type": "simplesamlphp-module",
|
|
"extra": {
|
|
"ssp-mixedcase-module-name": "consentAdmin"
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jacob Christiansen",
|
|
"email": "jach@wayf.dk"
|
|
},
|
|
{
|
|
"name": "Olav Morken",
|
|
"email": "olav.morken@uninett.no"
|
|
}
|
|
],
|
|
"description": "A module that allows users to manage their consent",
|
|
"keywords": [
|
|
"consentadmin",
|
|
"simplesamlphp"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-consentadmin/issues",
|
|
"source": "https://github.com/simplesamlphp/simplesamlphp-module-consentadmin"
|
|
},
|
|
"time": "2022-01-06T19:19:38+00:00"
|
|
},
|
|
{
|
|
"name": "simplesamlphp/simplesamlphp-module-discopower",
|
|
"version": "v0.10.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/simplesamlphp/simplesamlphp-module-discopower.git",
|
|
"reference": "4cb6b7c648b455586903b8932a171397375b50b0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-discopower/zipball/4cb6b7c648b455586903b8932a171397375b50b0",
|
|
"reference": "4cb6b7c648b455586903b8932a171397375b50b0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1",
|
|
"simplesamlphp/composer-module-installer": "~1.1"
|
|
},
|
|
"require-dev": {
|
|
"simplesamlphp/simplesamlphp": "^1.19",
|
|
"simplesamlphp/simplesamlphp-test-framework": "^0.1.2"
|
|
},
|
|
"type": "simplesamlphp-module",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"SimpleSAML\\modules\\discopower\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Andreas Åkre Solberg",
|
|
"email": "andreas.solberg@uninett.no"
|
|
}
|
|
],
|
|
"description": "Fancy tabbed discovery service with filtering capabilities where SPs can have different sets of metadata listed",
|
|
"keywords": [
|
|
"discopower",
|
|
"discovery",
|
|
"simplesamlphp"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/tvdijen/simplesamlphp-module-discopower/issues",
|
|
"source": "https://github.com/tvdijen/simplesamlphp-module-discopower"
|
|
},
|
|
"time": "2021-08-17T14:29:22+00:00"
|
|
},
|
|
{
|
|
"name": "simplesamlphp/simplesamlphp-module-exampleattributeserver",
|
|
"version": "v1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/simplesamlphp/simplesamlphp-module-exampleattributeserver.git",
|
|
"reference": "63e0323e81c32bc3c9eaa01ea45194bb10153708"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-exampleattributeserver/zipball/63e0323e81c32bc3c9eaa01ea45194bb10153708",
|
|
"reference": "63e0323e81c32bc3c9eaa01ea45194bb10153708",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.6",
|
|
"simplesamlphp/composer-module-installer": "~1.1"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~5.7",
|
|
"simplesamlphp/simplesamlphp": "^1.17"
|
|
},
|
|
"type": "simplesamlphp-module",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"SimpleSAML\\Module\\exampleattributeserver\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-3.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Olav Morken",
|
|
"email": "olavmrk@gmail.com"
|
|
}
|
|
],
|
|
"description": "An example for SAML attributes queries",
|
|
"keywords": [
|
|
"exampleattributeserver",
|
|
"simplesamlphp"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/tvdijen/simplesamlphp-module-exampleattributeserver/issues",
|
|
"source": "https://github.com/tvdijen/simplesamlphp-module-exampleattributeserver"
|
|
},
|
|
"time": "2019-05-28T12:37:15+00:00"
|
|
},
|
|
{
|
|
"name": "simplesamlphp/simplesamlphp-module-expirycheck",
|
|
"version": "v0.9.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/simplesamlphp/simplesamlphp-module-expirycheck.git",
|
|
"reference": "02101497281031befba93c48c96ee9133f57241d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-expirycheck/zipball/02101497281031befba93c48c96ee9133f57241d",
|
|
"reference": "02101497281031befba93c48c96ee9133f57241d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.6",
|
|
"simplesamlphp/composer-module-installer": "~1.1"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~5.7",
|
|
"simplesamlphp/simplesamlphp": "^1.17"
|
|
},
|
|
"type": "simplesamlphp-module",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"SimpleSAML\\Module\\expirycheck\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Alex Mihičinac",
|
|
"email": "alexm@arnes.si"
|
|
}
|
|
],
|
|
"description": "The expirycheck module validates user's expiry date",
|
|
"keywords": [
|
|
"expirycheck",
|
|
"simplesamlphp"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/tvdijen/simplesamlphp-module-expirycheck/issues",
|
|
"source": "https://github.com/tvdijen/simplesamlphp-module-expirycheck"
|
|
},
|
|
"time": "2022-01-06T21:16:01+00:00"
|
|
},
|
|
{
|
|
"name": "simplesamlphp/simplesamlphp-module-ldap",
|
|
"version": "v0.9.17",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/simplesamlphp/simplesamlphp-module-ldap.git",
|
|
"reference": "40f1bfe0c4ac2f91cf8e52d22fa6ec2fe1c03066"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-ldap/zipball/40f1bfe0c4ac2f91cf8e52d22fa6ec2fe1c03066",
|
|
"reference": "40f1bfe0c4ac2f91cf8e52d22fa6ec2fe1c03066",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.6",
|
|
"simplesamlphp/composer-module-installer": "~1.1"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~5.7",
|
|
"simplesamlphp/simplesamlphp": "^1.17"
|
|
},
|
|
"suggest": {
|
|
"ext-ldap": "Needed when using LDAP authentication in SimpleSAMLphp"
|
|
},
|
|
"type": "simplesamlphp-module",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"SimpleSAML\\Module\\ldap\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Olav Morken",
|
|
"email": "olavmrk@gmail.com"
|
|
},
|
|
{
|
|
"name": "Tim van Dijen",
|
|
"email": "tvdijen@gmail.com"
|
|
}
|
|
],
|
|
"description": "A module that provides authentication against LDAP stores",
|
|
"keywords": [
|
|
"ldap",
|
|
"simplesamlphp"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/tvdijen/simplesamlphp-module-ldap/issues",
|
|
"source": "https://github.com/tvdijen/simplesamlphp-module-ldap"
|
|
},
|
|
"time": "2022-01-11T12:50:47+00:00"
|
|
},
|
|
{
|
|
"name": "simplesamlphp/simplesamlphp-module-memcachemonitor",
|
|
"version": "v0.9.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/simplesamlphp/simplesamlphp-module-memcachemonitor.git",
|
|
"reference": "8d25463ac56b4e2294f59f622a6658e0c67086f4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-memcachemonitor/zipball/8d25463ac56b4e2294f59f622a6658e0c67086f4",
|
|
"reference": "8d25463ac56b4e2294f59f622a6658e0c67086f4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.6",
|
|
"simplesamlphp/composer-module-installer": "~1.1"
|
|
},
|
|
"require-dev": {
|
|
"simplesamlphp/simplesamlphp": "^1.17",
|
|
"simplesamlphp/simplesamlphp-test-framework": "~0.0.6"
|
|
},
|
|
"type": "simplesamlphp-module",
|
|
"extra": {
|
|
"ssp-mixedcase-module-name": "memcacheMonitor"
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Andreas Åkre Solberg",
|
|
"email": "andreas.solberg@uninett.no"
|
|
},
|
|
{
|
|
"name": "Tim van Dijen",
|
|
"email": "tvdijen@gmail.com"
|
|
}
|
|
],
|
|
"description": "A module that is able display usage statistics of a memcache(d) store",
|
|
"keywords": [
|
|
"memcachemonitor",
|
|
"simplesamlphp"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/tvdijen/simplesamlphp-module-memcachemonitor/issues",
|
|
"source": "https://github.com/tvdijen/simplesamlphp-module-memcachemonitor"
|
|
},
|
|
"time": "2022-01-06T22:37:15+00:00"
|
|
},
|
|
{
|
|
"name": "simplesamlphp/simplesamlphp-module-memcookie",
|
|
"version": "v1.2.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/simplesamlphp/simplesamlphp-module-memcookie.git",
|
|
"reference": "39535304e8d464b7baa1e82cb441fa432947ff57"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-memcookie/zipball/39535304e8d464b7baa1e82cb441fa432947ff57",
|
|
"reference": "39535304e8d464b7baa1e82cb441fa432947ff57",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.6",
|
|
"simplesamlphp/composer-module-installer": ">=1.1.6"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~5.7",
|
|
"simplesamlphp/simplesamlphp": "^1.17",
|
|
"simplesamlphp/simplesamlphp-test-framework": "^0.0.6"
|
|
},
|
|
"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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-memcookie/issues",
|
|
"source": "https://github.com/simplesamlphp/simplesamlphp-module-memcookie/"
|
|
},
|
|
"time": "2019-08-08T18:33:47+00:00"
|
|
},
|
|
{
|
|
"name": "simplesamlphp/simplesamlphp-module-metarefresh",
|
|
"version": "v0.10.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/simplesamlphp/simplesamlphp-module-metarefresh.git",
|
|
"reference": "488d7809857c274befac89facfa03520a05bc1ba"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-metarefresh/zipball/488d7809857c274befac89facfa03520a05bc1ba",
|
|
"reference": "488d7809857c274befac89facfa03520a05bc1ba",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.6",
|
|
"simplesamlphp/composer-module-installer": "~1.1"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~5.7",
|
|
"simplesamlphp/simplesamlphp": "^1.18"
|
|
},
|
|
"type": "simplesamlphp-module",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"SimpleSAML\\Module\\metarefresh\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Andreas Åkre Solberg",
|
|
"email": "andreas.solberg@uninett.no"
|
|
}
|
|
],
|
|
"description": "The metarefresh module will download and parse metadata documents and store them locally",
|
|
"keywords": [
|
|
"metarefresh",
|
|
"simplesamlphp"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/tvdijen/simplesamlphp-module-metarefresh/issues",
|
|
"source": "https://github.com/tvdijen/simplesamlphp-module-metarefresh"
|
|
},
|
|
"time": "2022-05-03T08:57:30+00:00"
|
|
},
|
|
{
|
|
"name": "simplesamlphp/simplesamlphp-module-negotiate",
|
|
"version": "v0.9.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/simplesamlphp/simplesamlphp-module-negotiate.git",
|
|
"reference": "48752cea80e81a60ebb522cc10789589ac16df50"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-negotiate/zipball/48752cea80e81a60ebb522cc10789589ac16df50",
|
|
"reference": "48752cea80e81a60ebb522cc10789589ac16df50",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.6",
|
|
"simplesamlphp/composer-module-installer": "~1.1",
|
|
"simplesamlphp/simplesamlphp-module-ldap": "^0.9",
|
|
"webmozart/assert": "~1.4"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~5.7",
|
|
"sensiolabs/security-checker": "^5.0.3",
|
|
"simplesamlphp/simplesamlphp": "dev-testing-1.18",
|
|
"simplesamlphp/simplesamlphp-test-framework": "^0.0.14",
|
|
"squizlabs/php_codesniffer": "^3.5"
|
|
},
|
|
"suggest": {
|
|
"ext-krb5": "Needed in case the SimpleSAMLphp negotiate module is used"
|
|
},
|
|
"type": "simplesamlphp-module",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"SimpleSAML\\Module\\negotiate\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Olav Morken",
|
|
"email": "olavmrk@gmail.com"
|
|
}
|
|
],
|
|
"description": "The Negotiate module implements Microsofts Kerberos SPNEGO mechanism",
|
|
"keywords": [
|
|
"negotiate",
|
|
"simplesamlphp"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-negotiate/issues",
|
|
"source": "https://github.com/simplesamlphp/simplesamlphp-module-negotiate"
|
|
},
|
|
"time": "2022-01-03T23:18:27+00:00"
|
|
},
|
|
{
|
|
"name": "simplesamlphp/simplesamlphp-module-oauth",
|
|
"version": "v0.9.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/simplesamlphp/simplesamlphp-module-oauth.git",
|
|
"reference": "2a2433144dca408315e4ee163f9ab73a6110b2b1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-oauth/zipball/2a2433144dca408315e4ee163f9ab73a6110b2b1",
|
|
"reference": "2a2433144dca408315e4ee163f9ab73a6110b2b1",
|
|
"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\\Module\\oauth\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1-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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-oauth/issues",
|
|
"source": "https://github.com/simplesamlphp/simplesamlphp-module-oauth/"
|
|
},
|
|
"abandoned": true,
|
|
"time": "2021-08-31T18:55:00+00:00"
|
|
},
|
|
{
|
|
"name": "simplesamlphp/simplesamlphp-module-preprodwarning",
|
|
"version": "v0.9.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/simplesamlphp/simplesamlphp-module-preprodwarning.git",
|
|
"reference": "b3c6d9d41d009e340f4843ce5c24b4118a38e4c3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-preprodwarning/zipball/b3c6d9d41d009e340f4843ce5c24b4118a38e4c3",
|
|
"reference": "b3c6d9d41d009e340f4843ce5c24b4118a38e4c3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.0",
|
|
"simplesamlphp/composer-module-installer": "~1.1"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~5.7",
|
|
"simplesamlphp/simplesamlphp": "dev-simplesamlphp-1.19",
|
|
"webmozart/assert": "^1.4"
|
|
},
|
|
"type": "simplesamlphp-module",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"SimpleSAML\\Module\\preprodwarning\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Andreas Åkre Solberg",
|
|
"email": "andreas.solberg@uninett.no"
|
|
}
|
|
],
|
|
"description": "Display a warning when using a pre-production environment",
|
|
"keywords": [
|
|
"preprodwarning",
|
|
"simplesamlphp"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-preprodwarning/issues",
|
|
"source": "https://github.com/simplesamlphp/simplesamlphp-module-preprodwarning"
|
|
},
|
|
"time": "2022-01-06T23:21:17+00:00"
|
|
},
|
|
{
|
|
"name": "simplesamlphp/simplesamlphp-module-radius",
|
|
"version": "v0.9.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/simplesamlphp/simplesamlphp-module-radius.git",
|
|
"reference": "dbe2976ba27f5131faeca368a5665f8baeaae8b6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-radius/zipball/dbe2976ba27f5131faeca368a5665f8baeaae8b6",
|
|
"reference": "dbe2976ba27f5131faeca368a5665f8baeaae8b6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.6",
|
|
"simplesamlphp/composer-module-installer": "~1.1"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~5.7",
|
|
"simplesamlphp/simplesamlphp": "^1.17",
|
|
"simplesamlphp/simplesamlphp-test-framework": "^0.0.7"
|
|
},
|
|
"type": "simplesamlphp-module",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"SimpleSAML\\Module\\radius\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Olav Morken",
|
|
"email": "olavmrk@gmail.com"
|
|
}
|
|
],
|
|
"description": "A module that is able perform authentication against a RADIUS server",
|
|
"keywords": [
|
|
"radius",
|
|
"simplesamlphp"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/tvdijen/simplesamlphp-module-radius/issues",
|
|
"source": "https://github.com/tvdijen/simplesamlphp-module-radius"
|
|
},
|
|
"time": "2022-01-06T23:23:28+00:00"
|
|
},
|
|
{
|
|
"name": "simplesamlphp/simplesamlphp-module-riak",
|
|
"version": "v0.9.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/simplesamlphp/simplesamlphp-module-riak.git",
|
|
"reference": "c1a9d9545cb4e05b9205b34624850bb777aca991"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-riak/zipball/c1a9d9545cb4e05b9205b34624850bb777aca991",
|
|
"reference": "c1a9d9545cb4e05b9205b34624850bb777aca991",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.6",
|
|
"phpfastcache/riak-client": "^3.4",
|
|
"simplesamlphp/composer-module-installer": "~1.1"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~5.7",
|
|
"simplesamlphp/simplesamlphp": "^1.17"
|
|
},
|
|
"type": "simplesamlphp-module",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"SimpleSAML\\Module\\riak\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-3.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Tim van Dijen",
|
|
"email": "tvdijen@gmail.com"
|
|
}
|
|
],
|
|
"description": "A module that is able to store key/value pairs in a Riak store",
|
|
"keywords": [
|
|
"riak",
|
|
"simplesamlphp"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/tvdijen/simplesamlphp-module-riak/issues",
|
|
"source": "https://github.com/tvdijen/simplesamlphp-module-riak"
|
|
},
|
|
"abandoned": true,
|
|
"time": "2019-12-03T08:28:45+00:00"
|
|
},
|
|
{
|
|
"name": "simplesamlphp/simplesamlphp-module-sanitycheck",
|
|
"version": "v0.9.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/simplesamlphp/simplesamlphp-module-sanitycheck.git",
|
|
"reference": "15d6664eae73a233c3c4c72fd8a5c2be72b6ed2a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-sanitycheck/zipball/15d6664eae73a233c3c4c72fd8a5c2be72b6ed2a",
|
|
"reference": "15d6664eae73a233c3c4c72fd8a5c2be72b6ed2a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.6",
|
|
"simplesamlphp/composer-module-installer": "~1.1",
|
|
"webmozart/assert": "~1.4"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~5.7",
|
|
"simplesamlphp/simplesamlphp": "^1.17"
|
|
},
|
|
"type": "simplesamlphp-module",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"SimpleSAML\\Module\\sanitycheck\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Andreas Åkre Solberg",
|
|
"email": "andreas.solberg@uninett.no"
|
|
}
|
|
],
|
|
"description": "Perform sanity checks on configuration",
|
|
"keywords": [
|
|
"sanitycheck",
|
|
"simplesamlphp"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/tvdijen/simplesamlphp-module-sanitycheck/issues",
|
|
"source": "https://github.com/tvdijen/simplesamlphp-module-sanitycheck"
|
|
},
|
|
"abandoned": true,
|
|
"time": "2020-05-07T11:34:29+00:00"
|
|
},
|
|
{
|
|
"name": "simplesamlphp/simplesamlphp-module-smartattributes",
|
|
"version": "v0.9.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/simplesamlphp/simplesamlphp-module-smartattributes.git",
|
|
"reference": "a6eb6d506c16760c38df08f6b6a8c6231b42d42e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-smartattributes/zipball/a6eb6d506c16760c38df08f6b6a8c6231b42d42e",
|
|
"reference": "a6eb6d506c16760c38df08f6b6a8c6231b42d42e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.6",
|
|
"simplesamlphp/composer-module-installer": "~1.1"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~5.7",
|
|
"simplesamlphp/simplesamlphp": "^1.17"
|
|
},
|
|
"type": "simplesamlphp-module",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"SimpleSAML\\Module\\smartattributes\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Andreas Åkre Solberg",
|
|
"email": "andreas.solberg@uninett.no"
|
|
}
|
|
],
|
|
"description": "The SmartAttributes module provides additional authentication processing filters to manipulate attributes.",
|
|
"keywords": [
|
|
"simplesamlphp",
|
|
"smartattributes"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/tvdijen/simplesamlphp-module-smartattributes/issues",
|
|
"source": "https://github.com/tvdijen/simplesamlphp-module-smartattributes"
|
|
},
|
|
"time": "2023-10-30T11:45:00+00:00"
|
|
},
|
|
{
|
|
"name": "simplesamlphp/simplesamlphp-module-sqlauth",
|
|
"version": "v0.9.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/simplesamlphp/simplesamlphp-module-sqlauth.git",
|
|
"reference": "8a28f9a9726bab1dbc8fd3734daa08882dd0a25b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-sqlauth/zipball/8a28f9a9726bab1dbc8fd3734daa08882dd0a25b",
|
|
"reference": "8a28f9a9726bab1dbc8fd3734daa08882dd0a25b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.6",
|
|
"simplesamlphp/composer-module-installer": "~1.1"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~5.7",
|
|
"simplesamlphp/simplesamlphp": "^1.17",
|
|
"webmozart/assert": "^1.4 <1.7"
|
|
},
|
|
"type": "simplesamlphp-module",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"SimpleSAML\\Module\\sqlauth\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Olav Morken",
|
|
"email": "olavmrk@gmail.com"
|
|
}
|
|
],
|
|
"description": "This is a authentication module for authenticating a user against a SQL database",
|
|
"keywords": [
|
|
"simplesamlphp",
|
|
"sqlauth"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/tvdijen/simplesamlphp-module-sqlauth/issues",
|
|
"source": "https://github.com/tvdijen/simplesamlphp-module-sqlauth"
|
|
},
|
|
"time": "2022-01-06T23:50:52+00:00"
|
|
},
|
|
{
|
|
"name": "simplesamlphp/simplesamlphp-module-statistics",
|
|
"version": "v0.9.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/simplesamlphp/simplesamlphp-module-statistics.git",
|
|
"reference": "03fb6bdbbf5ce0a0cb257208db79aacac227ac10"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-statistics/zipball/03fb6bdbbf5ce0a0cb257208db79aacac227ac10",
|
|
"reference": "03fb6bdbbf5ce0a0cb257208db79aacac227ac10",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.6",
|
|
"simplesamlphp/composer-module-installer": "~1.1",
|
|
"webmozart/assert": "^1.4"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~5.7",
|
|
"simplesamlphp/simplesamlphp": "^1.17",
|
|
"simplesamlphp/simplesamlphp-test-framework": "^0.0.12"
|
|
},
|
|
"type": "simplesamlphp-module",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"SimpleSAML\\Module\\statistics\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Andreas Åkre Solberg",
|
|
"email": "andreas.solberg@uninett.no"
|
|
}
|
|
],
|
|
"description": "The SimpleSAMLphp statistics module",
|
|
"keywords": [
|
|
"simplesamlphp",
|
|
"statistics"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-statistics/issues",
|
|
"source": "https://github.com/simplesamlphp/simplesamlphp-module-statistics"
|
|
},
|
|
"time": "2021-01-25T15:15:26+00:00"
|
|
},
|
|
{
|
|
"name": "simplesamlphp/twig-configurable-i18n",
|
|
"version": "v2.3.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/simplesamlphp/twig-configurable-i18n.git",
|
|
"reference": "1dc0ff69ec1dfb4cab6a30c583b59faf0efc27d6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/simplesamlphp/twig-configurable-i18n/zipball/1dc0ff69ec1dfb4cab6a30c583b59faf0efc27d6",
|
|
"reference": "1dc0ff69ec1dfb4cab6a30c583b59faf0efc27d6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1",
|
|
"twig/extensions": "@dev"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^7.5",
|
|
"sensiolabs/security-checker": "~6.0.3",
|
|
"simplesamlphp/simplesamlphp-test-framework": "~0.1.2",
|
|
"squizlabs/php_codesniffer": "^3.5",
|
|
"twig/twig": "^2.15.3"
|
|
},
|
|
"type": "project",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"SimpleSAML\\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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/simplesamlphp/twig-configurable-i18n/issues",
|
|
"source": "https://github.com/simplesamlphp/twig-configurable-i18n"
|
|
},
|
|
"abandoned": true,
|
|
"time": "2022-11-28T16:34:29+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/cache",
|
|
"version": "v5.4.35",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/cache.git",
|
|
"reference": "db1adb004e2da984085d0178964eb6f319d3cba1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/cache/zipball/db1adb004e2da984085d0178964eb6f319d3cba1",
|
|
"reference": "db1adb004e2da984085d0178964eb6f319d3cba1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"psr/cache": "^1.0|^2.0",
|
|
"psr/log": "^1.1|^2|^3",
|
|
"symfony/cache-contracts": "^1.1.7|^2",
|
|
"symfony/deprecation-contracts": "^2.1|^3",
|
|
"symfony/polyfill-php73": "^1.9",
|
|
"symfony/polyfill-php80": "^1.16",
|
|
"symfony/service-contracts": "^1.1|^2|^3",
|
|
"symfony/var-exporter": "^4.4|^5.0|^6.0"
|
|
},
|
|
"conflict": {
|
|
"doctrine/dbal": "<2.13.1",
|
|
"symfony/dependency-injection": "<4.4",
|
|
"symfony/http-kernel": "<4.4",
|
|
"symfony/var-dumper": "<4.4"
|
|
},
|
|
"provide": {
|
|
"psr/cache-implementation": "1.0|2.0",
|
|
"psr/simple-cache-implementation": "1.0|2.0",
|
|
"symfony/cache-implementation": "1.0|2.0"
|
|
},
|
|
"require-dev": {
|
|
"cache/integration-tests": "dev-master",
|
|
"doctrine/cache": "^1.6|^2.0",
|
|
"doctrine/dbal": "^2.13.1|^3|^4",
|
|
"predis/predis": "^1.1",
|
|
"psr/simple-cache": "^1.0|^2.0",
|
|
"symfony/config": "^4.4|^5.0|^6.0",
|
|
"symfony/dependency-injection": "^4.4|^5.0|^6.0",
|
|
"symfony/filesystem": "^4.4|^5.0|^6.0",
|
|
"symfony/http-kernel": "^4.4|^5.0|^6.0",
|
|
"symfony/messenger": "^4.4|^5.0|^6.0",
|
|
"symfony/var-dumper": "^4.4|^5.0|^6.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Cache\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Provides extended PSR-6, PSR-16 (and tags) implementations",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"caching",
|
|
"psr6"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/cache/tree/v5.4.35"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-01-23T13:51:25+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/cache-contracts",
|
|
"version": "v2.5.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/cache-contracts.git",
|
|
"reference": "64be4a7acb83b6f2bf6de9a02cee6dad41277ebc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/cache-contracts/zipball/64be4a7acb83b6f2bf6de9a02cee6dad41277ebc",
|
|
"reference": "64be4a7acb83b6f2bf6de9a02cee6dad41277ebc",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"psr/cache": "^1.0|^2.0|^3.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/cache-implementation": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "2.5-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/contracts",
|
|
"url": "https://github.com/symfony/contracts"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Contracts\\Cache\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Generic abstractions related to caching",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"abstractions",
|
|
"contracts",
|
|
"decoupling",
|
|
"interfaces",
|
|
"interoperability",
|
|
"standards"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/cache-contracts/tree/v2.5.2"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-01-02T09:53:40+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/config",
|
|
"version": "v5.4.35",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/config.git",
|
|
"reference": "6b763438a22a4f20885e994ad6702f6a3f25430e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/config/zipball/6b763438a22a4f20885e994ad6702f6a3f25430e",
|
|
"reference": "6b763438a22a4f20885e994ad6702f6a3f25430e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"symfony/deprecation-contracts": "^2.1|^3",
|
|
"symfony/filesystem": "^4.4|^5.0|^6.0",
|
|
"symfony/polyfill-ctype": "~1.8",
|
|
"symfony/polyfill-php80": "^1.16",
|
|
"symfony/polyfill-php81": "^1.22"
|
|
},
|
|
"conflict": {
|
|
"symfony/finder": "<4.4"
|
|
},
|
|
"require-dev": {
|
|
"symfony/event-dispatcher": "^4.4|^5.0|^6.0",
|
|
"symfony/finder": "^4.4|^5.0|^6.0",
|
|
"symfony/messenger": "^4.4|^5.0|^6.0",
|
|
"symfony/service-contracts": "^1.1|^2|^3",
|
|
"symfony/yaml": "^4.4|^5.0|^6.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/yaml": "To use the yaml reference dumper"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Config\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/config/tree/v5.4.35"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-01-23T13:51:25+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/console",
|
|
"version": "v5.4.35",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/console.git",
|
|
"reference": "dbdf6adcb88d5f83790e1efb57ef4074309d3931"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/console/zipball/dbdf6adcb88d5f83790e1efb57ef4074309d3931",
|
|
"reference": "dbdf6adcb88d5f83790e1efb57ef4074309d3931",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"symfony/deprecation-contracts": "^2.1|^3",
|
|
"symfony/polyfill-mbstring": "~1.0",
|
|
"symfony/polyfill-php73": "^1.9",
|
|
"symfony/polyfill-php80": "^1.16",
|
|
"symfony/service-contracts": "^1.1|^2|^3",
|
|
"symfony/string": "^5.1|^6.0"
|
|
},
|
|
"conflict": {
|
|
"psr/log": ">=3",
|
|
"symfony/dependency-injection": "<4.4",
|
|
"symfony/dotenv": "<5.1",
|
|
"symfony/event-dispatcher": "<4.4",
|
|
"symfony/lock": "<4.4",
|
|
"symfony/process": "<4.4"
|
|
},
|
|
"provide": {
|
|
"psr/log-implementation": "1.0|2.0"
|
|
},
|
|
"require-dev": {
|
|
"psr/log": "^1|^2",
|
|
"symfony/config": "^4.4|^5.0|^6.0",
|
|
"symfony/dependency-injection": "^4.4|^5.0|^6.0",
|
|
"symfony/event-dispatcher": "^4.4|^5.0|^6.0",
|
|
"symfony/lock": "^4.4|^5.0|^6.0",
|
|
"symfony/process": "^4.4|^5.0|^6.0",
|
|
"symfony/var-dumper": "^4.4|^5.0|^6.0"
|
|
},
|
|
"suggest": {
|
|
"psr/log": "For using the console logger",
|
|
"symfony/event-dispatcher": "",
|
|
"symfony/lock": "",
|
|
"symfony/process": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Console\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Eases the creation of beautiful and testable command line interfaces",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"cli",
|
|
"command-line",
|
|
"console",
|
|
"terminal"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/console/tree/v5.4.35"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-01-23T14:28:09+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/dependency-injection",
|
|
"version": "v5.4.35",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/dependency-injection.git",
|
|
"reference": "45474d527212ca67cdb93f6c5e6da68f4bc67118"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/45474d527212ca67cdb93f6c5e6da68f4bc67118",
|
|
"reference": "45474d527212ca67cdb93f6c5e6da68f4bc67118",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"psr/container": "^1.1.1",
|
|
"symfony/deprecation-contracts": "^2.1|^3",
|
|
"symfony/polyfill-php80": "^1.16",
|
|
"symfony/polyfill-php81": "^1.22",
|
|
"symfony/service-contracts": "^1.1.6|^2"
|
|
},
|
|
"conflict": {
|
|
"ext-psr": "<1.1|>=2",
|
|
"symfony/config": "<5.3",
|
|
"symfony/finder": "<4.4",
|
|
"symfony/proxy-manager-bridge": "<4.4",
|
|
"symfony/yaml": "<4.4.26"
|
|
},
|
|
"provide": {
|
|
"psr/container-implementation": "1.0",
|
|
"symfony/service-implementation": "1.0|2.0"
|
|
},
|
|
"require-dev": {
|
|
"symfony/config": "^5.3|^6.0",
|
|
"symfony/expression-language": "^4.4|^5.0|^6.0",
|
|
"symfony/yaml": "^4.4.26|^5.0|^6.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/config": "",
|
|
"symfony/expression-language": "For using expressions in service container configuration",
|
|
"symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
|
|
"symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
|
|
"symfony/yaml": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\DependencyInjection\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Allows you to standardize and centralize the way objects are constructed in your application",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/dependency-injection/tree/v5.4.35"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-01-29T20:37:36+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/deprecation-contracts",
|
|
"version": "v3.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/deprecation-contracts.git",
|
|
"reference": "7c3aff79d10325257a001fcf92d991f24fc967cf"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf",
|
|
"reference": "7c3aff79d10325257a001fcf92d991f24fc967cf",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "3.4-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/contracts",
|
|
"url": "https://github.com/symfony/contracts"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"function.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "A generic function and convention to trigger deprecation notices",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2023-05-23T14:45:45+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/error-handler",
|
|
"version": "v6.3.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/error-handler.git",
|
|
"reference": "93a8400a7eaaaf385b2d6f71e30e064baa639629"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/error-handler/zipball/93a8400a7eaaaf385b2d6f71e30e064baa639629",
|
|
"reference": "93a8400a7eaaaf385b2d6f71e30e064baa639629",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"psr/log": "^1|^2|^3",
|
|
"symfony/var-dumper": "^5.4|^6.0"
|
|
},
|
|
"conflict": {
|
|
"symfony/deprecation-contracts": "<2.5"
|
|
},
|
|
"require-dev": {
|
|
"symfony/deprecation-contracts": "^2.5|^3",
|
|
"symfony/http-kernel": "^5.4|^6.0",
|
|
"symfony/serializer": "^5.4|^6.0"
|
|
},
|
|
"bin": [
|
|
"Resources/bin/patch-type-declarations"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\ErrorHandler\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Provides tools to manage errors and ease debugging PHP code",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/error-handler/tree/v6.3.12"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-01-23T14:35:58+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/event-dispatcher",
|
|
"version": "v6.4.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/event-dispatcher.git",
|
|
"reference": "ae9d3a6f3003a6caf56acd7466d8d52378d44fef"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ae9d3a6f3003a6caf56acd7466d8d52378d44fef",
|
|
"reference": "ae9d3a6f3003a6caf56acd7466d8d52378d44fef",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"symfony/event-dispatcher-contracts": "^2.5|^3"
|
|
},
|
|
"conflict": {
|
|
"symfony/dependency-injection": "<5.4",
|
|
"symfony/service-contracts": "<2.5"
|
|
},
|
|
"provide": {
|
|
"psr/event-dispatcher-implementation": "1.0",
|
|
"symfony/event-dispatcher-implementation": "2.0|3.0"
|
|
},
|
|
"require-dev": {
|
|
"psr/log": "^1|^2|^3",
|
|
"symfony/config": "^5.4|^6.0|^7.0",
|
|
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
|
|
"symfony/error-handler": "^5.4|^6.0|^7.0",
|
|
"symfony/expression-language": "^5.4|^6.0|^7.0",
|
|
"symfony/http-foundation": "^5.4|^6.0|^7.0",
|
|
"symfony/service-contracts": "^2.5|^3",
|
|
"symfony/stopwatch": "^5.4|^6.0|^7.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\EventDispatcher\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/event-dispatcher/tree/v6.4.3"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-01-23T14:51:35+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/event-dispatcher-contracts",
|
|
"version": "v3.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
|
|
"reference": "a76aed96a42d2b521153fb382d418e30d18b59df"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/a76aed96a42d2b521153fb382d418e30d18b59df",
|
|
"reference": "a76aed96a42d2b521153fb382d418e30d18b59df",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"psr/event-dispatcher": "^1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "3.4-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/contracts",
|
|
"url": "https://github.com/symfony/contracts"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Contracts\\EventDispatcher\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Generic abstractions related to dispatching event",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"abstractions",
|
|
"contracts",
|
|
"decoupling",
|
|
"interfaces",
|
|
"interoperability",
|
|
"standards"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.4.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2023-05-23T14:45:45+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/filesystem",
|
|
"version": "v6.4.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/filesystem.git",
|
|
"reference": "7f3b1755eb49297a0827a7575d5d2b2fd11cc9fb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/filesystem/zipball/7f3b1755eb49297a0827a7575d5d2b2fd11cc9fb",
|
|
"reference": "7f3b1755eb49297a0827a7575d5d2b2fd11cc9fb",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"symfony/polyfill-ctype": "~1.8",
|
|
"symfony/polyfill-mbstring": "~1.8"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Filesystem\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Provides basic utilities for the filesystem",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/filesystem/tree/v6.4.3"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-01-23T14:51:35+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/finder",
|
|
"version": "v5.4.35",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/finder.git",
|
|
"reference": "abe6d6f77d9465fed3cd2d029b29d03b56b56435"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/finder/zipball/abe6d6f77d9465fed3cd2d029b29d03b56b56435",
|
|
"reference": "abe6d6f77d9465fed3cd2d029b29d03b56b56435",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"symfony/deprecation-contracts": "^2.1|^3",
|
|
"symfony/polyfill-php80": "^1.16"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Finder\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Finds files and directories via an intuitive fluent interface",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/finder/tree/v5.4.35"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-01-23T13:51:25+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/framework-bundle",
|
|
"version": "v5.4.35",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/framework-bundle.git",
|
|
"reference": "89805687f360133f18bdedfb32138ce0ddd5383c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/89805687f360133f18bdedfb32138ce0ddd5383c",
|
|
"reference": "89805687f360133f18bdedfb32138ce0ddd5383c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-xml": "*",
|
|
"php": ">=7.2.5",
|
|
"symfony/cache": "^5.2|^6.0",
|
|
"symfony/config": "^5.3|^6.0",
|
|
"symfony/dependency-injection": "^5.4.5|^6.0.5",
|
|
"symfony/deprecation-contracts": "^2.1|^3",
|
|
"symfony/error-handler": "^4.4.1|^5.0.1|^6.0",
|
|
"symfony/event-dispatcher": "^5.1|^6.0",
|
|
"symfony/filesystem": "^4.4|^5.0|^6.0",
|
|
"symfony/finder": "^4.4|^5.0|^6.0",
|
|
"symfony/http-foundation": "^5.4.24|^6.2.11",
|
|
"symfony/http-kernel": "^5.4|^6.0",
|
|
"symfony/polyfill-mbstring": "~1.0",
|
|
"symfony/polyfill-php80": "^1.16",
|
|
"symfony/polyfill-php81": "^1.22",
|
|
"symfony/routing": "^5.3|^6.0"
|
|
},
|
|
"conflict": {
|
|
"doctrine/annotations": "<1.13.1",
|
|
"doctrine/cache": "<1.11",
|
|
"doctrine/persistence": "<1.3",
|
|
"phpdocumentor/reflection-docblock": "<3.2.2",
|
|
"phpdocumentor/type-resolver": "<1.4.0",
|
|
"symfony/asset": "<5.3",
|
|
"symfony/console": "<5.2.5|>=7.0",
|
|
"symfony/dom-crawler": "<4.4",
|
|
"symfony/dotenv": "<5.1",
|
|
"symfony/form": "<5.2",
|
|
"symfony/http-client": "<4.4",
|
|
"symfony/lock": "<4.4",
|
|
"symfony/mailer": "<5.2",
|
|
"symfony/messenger": "<5.4",
|
|
"symfony/mime": "<4.4",
|
|
"symfony/property-access": "<5.3",
|
|
"symfony/property-info": "<4.4",
|
|
"symfony/security-csrf": "<5.3",
|
|
"symfony/serializer": "<5.2",
|
|
"symfony/service-contracts": ">=3.0",
|
|
"symfony/stopwatch": "<4.4",
|
|
"symfony/translation": "<5.3",
|
|
"symfony/twig-bridge": "<4.4",
|
|
"symfony/twig-bundle": "<4.4",
|
|
"symfony/validator": "<5.3.11",
|
|
"symfony/web-profiler-bundle": "<4.4",
|
|
"symfony/workflow": "<5.2"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/annotations": "^1.13.1|^2",
|
|
"doctrine/cache": "^1.11|^2.0",
|
|
"doctrine/persistence": "^1.3|^2|^3",
|
|
"phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
|
|
"symfony/asset": "^5.3|^6.0",
|
|
"symfony/browser-kit": "^5.4|^6.0",
|
|
"symfony/console": "^5.4.9|^6.0.9",
|
|
"symfony/css-selector": "^4.4|^5.0|^6.0",
|
|
"symfony/dom-crawler": "^4.4.30|^5.3.7|^6.0",
|
|
"symfony/dotenv": "^5.1|^6.0",
|
|
"symfony/expression-language": "^4.4|^5.0|^6.0",
|
|
"symfony/form": "^5.2|^6.0",
|
|
"symfony/http-client": "^4.4|^5.0|^6.0",
|
|
"symfony/lock": "^4.4|^5.0|^6.0",
|
|
"symfony/mailer": "^5.2|^6.0",
|
|
"symfony/messenger": "^5.4|^6.0",
|
|
"symfony/mime": "^4.4|^5.0|^6.0",
|
|
"symfony/notifier": "^5.4|^6.0",
|
|
"symfony/polyfill-intl-icu": "~1.0",
|
|
"symfony/process": "^4.4|^5.0|^6.0",
|
|
"symfony/property-info": "^4.4|^5.0|^6.0",
|
|
"symfony/rate-limiter": "^5.2|^6.0",
|
|
"symfony/security-bundle": "^5.4|^6.0",
|
|
"symfony/serializer": "^5.4|^6.0",
|
|
"symfony/stopwatch": "^4.4|^5.0|^6.0",
|
|
"symfony/string": "^5.0|^6.0",
|
|
"symfony/translation": "^5.3|^6.0",
|
|
"symfony/twig-bundle": "^4.4|^5.0|^6.0",
|
|
"symfony/validator": "^5.3.11|^6.0",
|
|
"symfony/web-link": "^4.4|^5.0|^6.0",
|
|
"symfony/workflow": "^5.2|^6.0",
|
|
"symfony/yaml": "^4.4|^5.0|^6.0",
|
|
"twig/twig": "^2.10|^3.0"
|
|
},
|
|
"suggest": {
|
|
"ext-apcu": "For best performance of the system caches",
|
|
"symfony/console": "For using the console commands",
|
|
"symfony/form": "For using forms",
|
|
"symfony/property-info": "For using the property_info service",
|
|
"symfony/serializer": "For using the serializer service",
|
|
"symfony/validator": "For using validation",
|
|
"symfony/web-link": "For using web links, features such as preloading, prefetching or prerendering",
|
|
"symfony/yaml": "For using the debug:config and lint:yaml commands"
|
|
},
|
|
"type": "symfony-bundle",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Bundle\\FrameworkBundle\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/framework-bundle/tree/v5.4.35"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-01-23T14:28:09+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/http-foundation",
|
|
"version": "v5.4.35",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/http-foundation.git",
|
|
"reference": "f2ab692a22aef1cd54beb893aa0068bdfb093928"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/f2ab692a22aef1cd54beb893aa0068bdfb093928",
|
|
"reference": "f2ab692a22aef1cd54beb893aa0068bdfb093928",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"symfony/deprecation-contracts": "^2.1|^3",
|
|
"symfony/polyfill-mbstring": "~1.1",
|
|
"symfony/polyfill-php80": "^1.16"
|
|
},
|
|
"require-dev": {
|
|
"predis/predis": "~1.0",
|
|
"symfony/cache": "^4.4|^5.0|^6.0",
|
|
"symfony/dependency-injection": "^5.4|^6.0",
|
|
"symfony/expression-language": "^4.4|^5.0|^6.0",
|
|
"symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4",
|
|
"symfony/mime": "^4.4|^5.0|^6.0",
|
|
"symfony/rate-limiter": "^5.2|^6.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/mime": "To use the file extension guesser"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\HttpFoundation\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Defines an object-oriented layer for the HTTP specification",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/http-foundation/tree/v5.4.35"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-01-23T13:51:25+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/http-kernel",
|
|
"version": "v5.4.35",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/http-kernel.git",
|
|
"reference": "949bc7721c83fa9f81fc6c9697db0aa340c64f4d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/949bc7721c83fa9f81fc6c9697db0aa340c64f4d",
|
|
"reference": "949bc7721c83fa9f81fc6c9697db0aa340c64f4d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"psr/log": "^1|^2",
|
|
"symfony/deprecation-contracts": "^2.1|^3",
|
|
"symfony/error-handler": "^4.4|^5.0|^6.0",
|
|
"symfony/event-dispatcher": "^5.0|^6.0",
|
|
"symfony/http-foundation": "^5.4.21|^6.2.7",
|
|
"symfony/polyfill-ctype": "^1.8",
|
|
"symfony/polyfill-php73": "^1.9",
|
|
"symfony/polyfill-php80": "^1.16"
|
|
},
|
|
"conflict": {
|
|
"symfony/browser-kit": "<5.4",
|
|
"symfony/cache": "<5.0",
|
|
"symfony/config": "<5.0",
|
|
"symfony/console": "<4.4",
|
|
"symfony/dependency-injection": "<5.3",
|
|
"symfony/doctrine-bridge": "<5.0",
|
|
"symfony/form": "<5.0",
|
|
"symfony/http-client": "<5.0",
|
|
"symfony/mailer": "<5.0",
|
|
"symfony/messenger": "<5.0",
|
|
"symfony/translation": "<5.0",
|
|
"symfony/twig-bridge": "<5.0",
|
|
"symfony/validator": "<5.0",
|
|
"twig/twig": "<2.13"
|
|
},
|
|
"provide": {
|
|
"psr/log-implementation": "1.0|2.0"
|
|
},
|
|
"require-dev": {
|
|
"psr/cache": "^1.0|^2.0|^3.0",
|
|
"symfony/browser-kit": "^5.4|^6.0",
|
|
"symfony/config": "^5.0|^6.0",
|
|
"symfony/console": "^4.4|^5.0|^6.0",
|
|
"symfony/css-selector": "^4.4|^5.0|^6.0",
|
|
"symfony/dependency-injection": "^5.3|^6.0",
|
|
"symfony/dom-crawler": "^4.4|^5.0|^6.0",
|
|
"symfony/expression-language": "^4.4|^5.0|^6.0",
|
|
"symfony/finder": "^4.4|^5.0|^6.0",
|
|
"symfony/http-client-contracts": "^1.1|^2|^3",
|
|
"symfony/process": "^4.4|^5.0|^6.0",
|
|
"symfony/routing": "^4.4|^5.0|^6.0",
|
|
"symfony/stopwatch": "^4.4|^5.0|^6.0",
|
|
"symfony/translation": "^4.4|^5.0|^6.0",
|
|
"symfony/translation-contracts": "^1.1|^2|^3",
|
|
"twig/twig": "^2.13|^3.0.4"
|
|
},
|
|
"suggest": {
|
|
"symfony/browser-kit": "",
|
|
"symfony/config": "",
|
|
"symfony/console": "",
|
|
"symfony/dependency-injection": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\HttpKernel\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Provides a structured process for converting a Request into a Response",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/http-kernel/tree/v5.4.35"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-01-30T20:00:46+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-ctype",
|
|
"version": "v1.29.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
|
"reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ef4d7e442ca910c4764bce785146269b30cb5fc4",
|
|
"reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"provide": {
|
|
"ext-ctype": "*"
|
|
},
|
|
"suggest": {
|
|
"ext-ctype": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Ctype\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Gert de Pagter",
|
|
"email": "BackEndTea@gmail.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill for ctype functions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"ctype",
|
|
"polyfill",
|
|
"portable"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.29.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-01-29T20:11:03+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-intl-grapheme",
|
|
"version": "v1.29.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
|
|
"reference": "32a9da87d7b3245e09ac426c83d334ae9f06f80f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/32a9da87d7b3245e09ac426c83d334ae9f06f80f",
|
|
"reference": "32a9da87d7b3245e09ac426c83d334ae9f06f80f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Intl\\Grapheme\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill for intl's grapheme_* functions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"grapheme",
|
|
"intl",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.29.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-01-29T20:11:03+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-intl-normalizer",
|
|
"version": "v1.29.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
|
|
"reference": "bc45c394692b948b4d383a08d7753968bed9a83d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/bc45c394692b948b4d383a08d7753968bed9a83d",
|
|
"reference": "bc45c394692b948b4d383a08d7753968bed9a83d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Intl\\Normalizer\\": ""
|
|
},
|
|
"classmap": [
|
|
"Resources/stubs"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill for intl's Normalizer class and related functions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"intl",
|
|
"normalizer",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.29.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-01-29T20:11:03+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-mbstring",
|
|
"version": "v1.29.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
"reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
|
|
"reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"provide": {
|
|
"ext-mbstring": "*"
|
|
},
|
|
"suggest": {
|
|
"ext-mbstring": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Mbstring\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill for the Mbstring extension",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"mbstring",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.29.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-01-29T20:11:03+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-php72",
|
|
"version": "v1.29.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-php72.git",
|
|
"reference": "861391a8da9a04cbad2d232ddd9e4893220d6e25"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/861391a8da9a04cbad2d232ddd9e4893220d6e25",
|
|
"reference": "861391a8da9a04cbad2d232ddd9e4893220d6e25",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Php72\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-php72/tree/v1.29.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-01-29T20:11:03+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-php73",
|
|
"version": "v1.29.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-php73.git",
|
|
"reference": "21bd091060673a1177ae842c0ef8fe30893114d2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/21bd091060673a1177ae842c0ef8fe30893114d2",
|
|
"reference": "21bd091060673a1177ae842c0ef8fe30893114d2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Php73\\": ""
|
|
},
|
|
"classmap": [
|
|
"Resources/stubs"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-php73/tree/v1.29.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-01-29T20:11:03+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-php80",
|
|
"version": "v1.29.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-php80.git",
|
|
"reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/87b68208d5c1188808dd7839ee1e6c8ec3b02f1b",
|
|
"reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Php80\\": ""
|
|
},
|
|
"classmap": [
|
|
"Resources/stubs"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ion Bazan",
|
|
"email": "ion.bazan@gmail.com"
|
|
},
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-php80/tree/v1.29.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-01-29T20:11:03+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-php81",
|
|
"version": "v1.29.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-php81.git",
|
|
"reference": "c565ad1e63f30e7477fc40738343c62b40bc672d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/c565ad1e63f30e7477fc40738343c62b40bc672d",
|
|
"reference": "c565ad1e63f30e7477fc40738343c62b40bc672d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Php81\\": ""
|
|
},
|
|
"classmap": [
|
|
"Resources/stubs"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-php81/tree/v1.29.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-01-29T20:11:03+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/routing",
|
|
"version": "v5.4.35",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/routing.git",
|
|
"reference": "86c5a06a61ddaf17efa1403542e3d7146af96203"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/routing/zipball/86c5a06a61ddaf17efa1403542e3d7146af96203",
|
|
"reference": "86c5a06a61ddaf17efa1403542e3d7146af96203",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"symfony/deprecation-contracts": "^2.1|^3",
|
|
"symfony/polyfill-php80": "^1.16"
|
|
},
|
|
"conflict": {
|
|
"doctrine/annotations": "<1.12",
|
|
"symfony/config": "<5.3",
|
|
"symfony/dependency-injection": "<4.4",
|
|
"symfony/yaml": "<4.4"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/annotations": "^1.12|^2",
|
|
"psr/log": "^1|^2|^3",
|
|
"symfony/config": "^5.3|^6.0",
|
|
"symfony/dependency-injection": "^4.4|^5.0|^6.0",
|
|
"symfony/expression-language": "^4.4|^5.0|^6.0",
|
|
"symfony/http-foundation": "^4.4|^5.0|^6.0",
|
|
"symfony/yaml": "^4.4|^5.0|^6.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/config": "For using the all-in-one router or any loader",
|
|
"symfony/expression-language": "For using expression matching",
|
|
"symfony/http-foundation": "For using a Symfony Request object",
|
|
"symfony/yaml": "For using the YAML loader"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Routing\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Maps an HTTP request to a set of configuration variables",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"router",
|
|
"routing",
|
|
"uri",
|
|
"url"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/routing/tree/v5.4.35"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-01-30T13:10:15+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/service-contracts",
|
|
"version": "v2.5.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/service-contracts.git",
|
|
"reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
|
|
"reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"psr/container": "^1.1",
|
|
"symfony/deprecation-contracts": "^2.1|^3"
|
|
},
|
|
"conflict": {
|
|
"ext-psr": "<1.1|>=2"
|
|
},
|
|
"suggest": {
|
|
"symfony/service-implementation": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "2.5-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/contracts",
|
|
"url": "https://github.com/symfony/contracts"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Contracts\\Service\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Generic abstractions related to writing services",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"abstractions",
|
|
"contracts",
|
|
"decoupling",
|
|
"interfaces",
|
|
"interoperability",
|
|
"standards"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/service-contracts/tree/v2.5.2"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-05-30T19:17:29+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/string",
|
|
"version": "v6.4.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/string.git",
|
|
"reference": "7a14736fb179876575464e4658fce0c304e8c15b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/string/zipball/7a14736fb179876575464e4658fce0c304e8c15b",
|
|
"reference": "7a14736fb179876575464e4658fce0c304e8c15b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"symfony/polyfill-ctype": "~1.8",
|
|
"symfony/polyfill-intl-grapheme": "~1.0",
|
|
"symfony/polyfill-intl-normalizer": "~1.0",
|
|
"symfony/polyfill-mbstring": "~1.0"
|
|
},
|
|
"conflict": {
|
|
"symfony/translation-contracts": "<2.5"
|
|
},
|
|
"require-dev": {
|
|
"symfony/error-handler": "^5.4|^6.0|^7.0",
|
|
"symfony/http-client": "^5.4|^6.0|^7.0",
|
|
"symfony/intl": "^6.2|^7.0",
|
|
"symfony/translation-contracts": "^2.5|^3.0",
|
|
"symfony/var-exporter": "^5.4|^6.0|^7.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"Resources/functions.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Component\\String\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"grapheme",
|
|
"i18n",
|
|
"string",
|
|
"unicode",
|
|
"utf-8",
|
|
"utf8"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/string/tree/v6.4.3"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-01-25T09:26:29+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/var-dumper",
|
|
"version": "v6.4.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/var-dumper.git",
|
|
"reference": "0435a08f69125535336177c29d56af3abc1f69da"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/0435a08f69125535336177c29d56af3abc1f69da",
|
|
"reference": "0435a08f69125535336177c29d56af3abc1f69da",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"symfony/deprecation-contracts": "^2.5|^3",
|
|
"symfony/polyfill-mbstring": "~1.0"
|
|
},
|
|
"conflict": {
|
|
"symfony/console": "<5.4"
|
|
},
|
|
"require-dev": {
|
|
"ext-iconv": "*",
|
|
"symfony/console": "^5.4|^6.0|^7.0",
|
|
"symfony/error-handler": "^6.3|^7.0",
|
|
"symfony/http-kernel": "^5.4|^6.0|^7.0",
|
|
"symfony/process": "^5.4|^6.0|^7.0",
|
|
"symfony/uid": "^5.4|^6.0|^7.0",
|
|
"twig/twig": "^2.13|^3.0.4"
|
|
},
|
|
"bin": [
|
|
"Resources/bin/var-dump-server"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"Resources/functions/dump.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Component\\VarDumper\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Provides mechanisms for walking through any arbitrary PHP variable",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"debug",
|
|
"dump"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/var-dumper/tree/v6.4.3"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-01-23T14:53:30+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/var-exporter",
|
|
"version": "v5.4.35",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/var-exporter.git",
|
|
"reference": "abb0a151b62d6b07e816487e20040464af96cae7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/abb0a151b62d6b07e816487e20040464af96cae7",
|
|
"reference": "abb0a151b62d6b07e816487e20040464af96cae7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"symfony/polyfill-php80": "^1.16"
|
|
},
|
|
"require-dev": {
|
|
"symfony/var-dumper": "^4.4.9|^5.0.9|^6.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\VarExporter\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Allows exporting any serializable PHP data structure to plain PHP code",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"clone",
|
|
"construct",
|
|
"export",
|
|
"hydrate",
|
|
"instantiate",
|
|
"serialize"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/var-exporter/tree/v5.4.35"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-01-23T13:51:25+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/yaml",
|
|
"version": "v5.4.35",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/yaml.git",
|
|
"reference": "e78db7f5c70a21f0417a31f414c4a95fe76c07e4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/yaml/zipball/e78db7f5c70a21f0417a31f414c4a95fe76c07e4",
|
|
"reference": "e78db7f5c70a21f0417a31f414c4a95fe76c07e4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"symfony/deprecation-contracts": "^2.1|^3",
|
|
"symfony/polyfill-ctype": "^1.8"
|
|
},
|
|
"conflict": {
|
|
"symfony/console": "<5.3"
|
|
},
|
|
"require-dev": {
|
|
"symfony/console": "^5.3|^6.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/console": "For validating YAML files using the lint command"
|
|
},
|
|
"bin": [
|
|
"Resources/bin/yaml-lint"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Yaml\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Loads and dumps YAML files",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/yaml/tree/v5.4.35"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2024-01-23T13:51:25+00:00"
|
|
},
|
|
{
|
|
"name": "twig/extensions",
|
|
"version": "v1.5.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/twigphp/Twig-extensions.git",
|
|
"reference": "57873c8b0c1be51caa47df2cdb824490beb16202"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/57873c8b0c1be51caa47df2cdb824490beb16202",
|
|
"reference": "57873c8b0c1be51caa47df2cdb824490beb16202",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"twig/twig": "^1.27|^2.0"
|
|
},
|
|
"require-dev": {
|
|
"symfony/phpunit-bridge": "^3.4",
|
|
"symfony/translation": "^2.7|^3.4"
|
|
},
|
|
"suggest": {
|
|
"symfony/translation": "Allow the time_diff output to be translated"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.5-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Twig_Extensions_": "lib/"
|
|
},
|
|
"psr-4": {
|
|
"Twig\\Extensions\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
}
|
|
],
|
|
"description": "Common additional features for Twig that do not directly belong in core",
|
|
"keywords": [
|
|
"i18n",
|
|
"text"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/twigphp/Twig-extensions/issues",
|
|
"source": "https://github.com/twigphp/Twig-extensions/tree/master"
|
|
},
|
|
"abandoned": true,
|
|
"time": "2018-12-05T18:34:18+00:00"
|
|
},
|
|
{
|
|
"name": "twig/twig",
|
|
"version": "v2.16.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/twigphp/Twig.git",
|
|
"reference": "0c9cc7ef2e0ec6d20c5af1200522a89ba101f623"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/twigphp/Twig/zipball/0c9cc7ef2e0ec6d20c5af1200522a89ba101f623",
|
|
"reference": "0c9cc7ef2e0ec6d20c5af1200522a89ba101f623",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1.3",
|
|
"symfony/polyfill-ctype": "^1.8",
|
|
"symfony/polyfill-mbstring": "^1.3",
|
|
"symfony/polyfill-php72": "^1.8"
|
|
},
|
|
"require-dev": {
|
|
"psr/container": "^1.0",
|
|
"symfony/phpunit-bridge": "^5.4.9|^6.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.16-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Twig_": "lib/"
|
|
},
|
|
"psr-4": {
|
|
"Twig\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com",
|
|
"homepage": "http://fabien.potencier.org",
|
|
"role": "Lead Developer"
|
|
},
|
|
{
|
|
"name": "Twig Team",
|
|
"role": "Contributors"
|
|
},
|
|
{
|
|
"name": "Armin Ronacher",
|
|
"email": "armin.ronacher@active-4.com",
|
|
"role": "Project Founder"
|
|
}
|
|
],
|
|
"description": "Twig, the flexible, fast, and secure template language for PHP",
|
|
"homepage": "https://twig.symfony.com",
|
|
"keywords": [
|
|
"templating"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/twigphp/Twig/issues",
|
|
"source": "https://github.com/twigphp/Twig/tree/v2.16.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/twig/twig",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2023-12-22T07:22:15+00:00"
|
|
},
|
|
{
|
|
"name": "webmozart/assert",
|
|
"version": "1.11.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/webmozarts/assert.git",
|
|
"reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
|
|
"reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-ctype": "*",
|
|
"php": "^7.2 || ^8.0"
|
|
},
|
|
"conflict": {
|
|
"phpstan/phpstan": "<0.12.20",
|
|
"vimeo/psalm": "<4.6.1 || 4.6.2"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^8.5.13"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.10-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Webmozart\\Assert\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Bernhard Schussek",
|
|
"email": "bschussek@gmail.com"
|
|
}
|
|
],
|
|
"description": "Assertions to validate method input/output with nice error messages.",
|
|
"keywords": [
|
|
"assert",
|
|
"check",
|
|
"validate"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/webmozarts/assert/issues",
|
|
"source": "https://github.com/webmozarts/assert/tree/1.11.0"
|
|
},
|
|
"time": "2022-06-03T18:03:27+00:00"
|
|
},
|
|
{
|
|
"name": "whitehat101/apr1-md5",
|
|
"version": "v1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/whitehat101/apr1-md5.git",
|
|
"reference": "8b261c9fc0481b4e9fa9d01c6ca70867b5d5e819"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/whitehat101/apr1-md5/zipball/8b261c9fc0481b4e9fa9d01c6ca70867b5d5e819",
|
|
"reference": "8b261c9fc0481b4e9fa9d01c6ca70867b5d5e819",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "4.0.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"WhiteHat101\\Crypt\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jeremy Ebler",
|
|
"email": "jebler@gmail.com"
|
|
}
|
|
],
|
|
"description": "Apache's APR1-MD5 algorithm in pure PHP",
|
|
"homepage": "https://github.com/whitehat101/apr1-md5",
|
|
"keywords": [
|
|
"MD5",
|
|
"apr1"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/whitehat101/apr1-md5/issues",
|
|
"source": "https://github.com/whitehat101/apr1-md5/tree/master"
|
|
},
|
|
"time": "2015-02-11T11:06:42+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": {
|
|
"ext-pdo_sqlite": "*"
|
|
},
|
|
"plugin-api-version": "2.6.0"
|
|
}
|