Skip to content
Snippets Groups Projects

chore(deps): lock file maintenance

Merged Jednotné přihlášení test requested to merge renovate/lock-file-maintenance into main
1 file
+ 365
78
Compare changes
  • Side-by-side
  • Inline
+ 365
78
@@ -66,36 +66,102 @@
@@ -66,36 +66,102 @@
],
],
"time": "2021-08-15T20:50:18+00:00"
"time": "2021-08-15T20:50:18+00:00"
},
},
 
{
 
"name": "cesnet/simplesamlphp-module-authswitcher",
 
"version": "v10.7.4",
 
"source": {
 
"type": "git",
 
"url": "https://github.com/CESNET/simplesamlphp-module-authswitcher.git",
 
"reference": "1526667153b18b9a1eb2cd105a7693d9957d4c7b"
 
},
 
"dist": {
 
"type": "zip",
 
"url": "https://api.github.com/repos/CESNET/simplesamlphp-module-authswitcher/zipball/1526667153b18b9a1eb2cd105a7693d9957d4c7b",
 
"reference": "1526667153b18b9a1eb2cd105a7693d9957d4c7b",
 
"shasum": ""
 
},
 
"require": {
 
"ext-curl": "*",
 
"ext-json": "*",
 
"mobiledetect/mobiledetectlib": "^2.8",
 
"php": "^7.1 || ^8",
 
"simplesamlphp/composer-module-installer": "~1.0",
 
"simplesamlphp/saml2": "^4.1",
 
"simplesamlphp/simplesamlphp": "^1.19",
 
"web-token/jwt-easy": "^2.2"
 
},
 
"require-dev": {
 
"symplify/easy-coding-standard": "^11.0"
 
},
 
"suggest": {
 
"cesnet/simplesamlphp-module-totp": "TOTP 2FA",
 
"cesnet/simplesamlphp-module-webauthn": "WebAuthn 2FA",
 
"privacyidea/simplesamlphp-module-privacyidea": "privacyIDEA 2FA"
 
},
 
"type": "simplesamlphp-module",
 
"notification-url": "https://packagist.org/downloads/",
 
"license": [
 
"BSD-2-Clause"
 
],
 
"authors": [
 
{
 
"name": "Pavel Břoušek",
 
"email": "433364@muni.cz"
 
},
 
{
 
"name": "Jan Pavlíček",
 
"email": "469355@muni.cz"
 
}
 
],
 
"description": "A SimpleSAMLphp module for applying 2FA modules to specific users",
 
"support": {
 
"issues": "https://github.com/CESNET/simplesamlphp-module-authswitcher/issues",
 
"source": "https://github.com/CESNET/simplesamlphp-module-authswitcher/tree/v10.7.4"
 
},
 
"time": "2022-09-09T12:17:38+00:00"
 
},
{
{
"name": "cesnet/simplesamlphp-module-perun",
"name": "cesnet/simplesamlphp-module-perun",
"version": "v6.4.3",
"version": "v9.0.4",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/CESNET/perun-simplesamlphp-module.git",
"url": "https://github.com/CESNET/perun-simplesamlphp-module.git",
"reference": "162701582b68defc61ef5a5d7b904cd09291faa0"
"reference": "6948e55e4b330ca61437b41882a4af74102f8dc4"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/CESNET/perun-simplesamlphp-module/zipball/162701582b68defc61ef5a5d7b904cd09291faa0",
"url": "https://api.github.com/repos/CESNET/perun-simplesamlphp-module/zipball/6948e55e4b330ca61437b41882a4af74102f8dc4",
"reference": "162701582b68defc61ef5a5d7b904cd09291faa0",
"reference": "6948e55e4b330ca61437b41882a4af74102f8dc4",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
 
"cesnet/simplesamlphp-module-authswitcher": "^10.6",
"ext-curl": "*",
"ext-curl": "*",
 
"ext-filter": "*",
 
"ext-hash": "*",
"ext-iconv": "*",
"ext-iconv": "*",
"ext-intl": "*",
"ext-intl": "*",
"ext-json": "*",
"ext-json": "*",
"ext-openssl": "*",
"ext-ldap": "*",
 
"ext-simplexml": "*",
 
"php": "^7.1 || ^8",
"phpseclib/phpseclib": "~3.0",
"phpseclib/phpseclib": "~3.0",
"simplesamlphp/composer-module-installer": "~1.0",
"simplesamlphp/composer-module-installer": "~1.0",
 
"simplesamlphp/saml2": "^4.2.5",
 
"simplesamlphp/simplesamlphp": "^1.19",
 
"simplesamlphp/simplesamlphp-module-discopower": "^0.10",
"symfony/var-exporter": "^5.0",
"symfony/var-exporter": "^5.0",
"web-token/jwt-checker": "^2.2",
"web-token/jwt-checker": "^2.2",
 
"web-token/jwt-core": "^2.2",
"web-token/jwt-key-mgmt": "^2.2",
"web-token/jwt-key-mgmt": "^2.2",
"web-token/jwt-signature": "^2.2",
"web-token/jwt-signature": "^2.2",
"web-token/jwt-signature-algorithm-rsa": "^2.2"
"web-token/jwt-signature-algorithm-rsa": "^2.2"
},
},
"require-dev": {
"require-dev": {
"symplify/easy-coding-standard": "^10.0"
"symplify/easy-coding-standard": "^11.1"
 
},
 
"suggest": {
 
"cesnet/simplesamlphp-module-privacyidea": "included privacyIDEA template is for this module"
},
},
"type": "simplesamlphp-module",
"type": "simplesamlphp-module",
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
@@ -135,9 +201,9 @@
@@ -135,9 +201,9 @@
],
],
"support": {
"support": {
"issues": "https://github.com/CESNET/perun-simplesamlphp-module/issues",
"issues": "https://github.com/CESNET/perun-simplesamlphp-module/issues",
"source": "https://github.com/CESNET/perun-simplesamlphp-module/tree/v6.4.3"
"source": "https://github.com/CESNET/perun-simplesamlphp-module/tree/v9.0.4"
},
},
"time": "2021-12-13T13:19:17+00:00"
"time": "2022-09-15T13:39:29+00:00"
},
},
{
{
"name": "fgrosse/phpasn1",
"name": "fgrosse/phpasn1",
@@ -369,6 +435,62 @@
@@ -369,6 +435,62 @@
],
],
"time": "2021-11-11T17:30:39+00:00"
"time": "2021-11-11T17:30:39+00:00"
},
},
 
{
 
"name": "mobiledetect/mobiledetectlib",
 
"version": "2.8.39",
 
"source": {
 
"type": "git",
 
"url": "https://github.com/serbanghita/Mobile-Detect.git",
 
"reference": "0fd6753003fc870f6e229bae869cc1337c99bc45"
 
},
 
"dist": {
 
"type": "zip",
 
"url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/0fd6753003fc870f6e229bae869cc1337c99bc45",
 
"reference": "0fd6753003fc870f6e229bae869cc1337c99bc45",
 
"shasum": ""
 
},
 
"require": {
 
"php": ">=5.0.0"
 
},
 
"require-dev": {
 
"phpunit/phpunit": "~4.8.35||~5.7"
 
},
 
"type": "library",
 
"autoload": {
 
"psr-0": {
 
"Detection": "namespaced/"
 
},
 
"classmap": [
 
"Mobile_Detect.php"
 
]
 
},
 
"notification-url": "https://packagist.org/downloads/",
 
"license": [
 
"MIT"
 
],
 
"authors": [
 
{
 
"name": "Serban Ghita",
 
"email": "serbanghita@gmail.com",
 
"homepage": "http://mobiledetect.net",
 
"role": "Developer"
 
}
 
],
 
"description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.",
 
"homepage": "https://github.com/serbanghita/Mobile-Detect",
 
"keywords": [
 
"detect mobile devices",
 
"mobile",
 
"mobile detect",
 
"mobile detector",
 
"php mobile detect"
 
],
 
"support": {
 
"issues": "https://github.com/serbanghita/Mobile-Detect/issues",
 
"source": "https://github.com/serbanghita/Mobile-Detect/tree/2.8.39"
 
},
 
"time": "2022-02-17T19:24:25+00:00"
 
},
{
{
"name": "paragonie/constant_time_encoding",
"name": "paragonie/constant_time_encoding",
"version": "v2.6.3",
"version": "v2.6.3",
@@ -564,16 +686,16 @@
@@ -564,16 +686,16 @@
},
},
{
{
"name": "phpmailer/phpmailer",
"name": "phpmailer/phpmailer",
"version": "v6.6.4",
"version": "v6.6.5",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/PHPMailer/PHPMailer.git",
"url": "https://github.com/PHPMailer/PHPMailer.git",
"reference": "a94fdebaea6bd17f51be0c2373ab80d3d681269b"
"reference": "8b6386d7417526d1ea4da9edb70b8352f7543627"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/a94fdebaea6bd17f51be0c2373ab80d3d681269b",
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/8b6386d7417526d1ea4da9edb70b8352f7543627",
"reference": "a94fdebaea6bd17f51be0c2373ab80d3d681269b",
"reference": "8b6386d7417526d1ea4da9edb70b8352f7543627",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@@ -597,8 +719,8 @@
@@ -597,8 +719,8 @@
"hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
"hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
"league/oauth2-google": "Needed for Google XOAUTH2 authentication",
"league/oauth2-google": "Needed for Google XOAUTH2 authentication",
"psr/log": "For optional PSR-3 debug logging",
"psr/log": "For optional PSR-3 debug logging",
"stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
"symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)",
"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",
"type": "library",
"autoload": {
"autoload": {
@@ -630,7 +752,7 @@
@@ -630,7 +752,7 @@
"description": "PHPMailer is a full-featured email creation and transfer class for PHP",
"description": "PHPMailer is a full-featured email creation and transfer class for PHP",
"support": {
"support": {
"issues": "https://github.com/PHPMailer/PHPMailer/issues",
"issues": "https://github.com/PHPMailer/PHPMailer/issues",
"source": "https://github.com/PHPMailer/PHPMailer/tree/v6.6.4"
"source": "https://github.com/PHPMailer/PHPMailer/tree/v6.6.5"
},
},
"funding": [
"funding": [
{
{
@@ -638,7 +760,7 @@
@@ -638,7 +760,7 @@
"type": "github"
"type": "github"
}
}
],
],
"time": "2022-08-22T09:22:00+00:00"
"time": "2022-10-07T12:23:10+00:00"
},
},
{
{
"name": "phpseclib/phpseclib",
"name": "phpseclib/phpseclib",
@@ -3010,16 +3132,16 @@
@@ -3010,16 +3132,16 @@
},
},
{
{
"name": "symfony/cache",
"name": "symfony/cache",
"version": "v5.4.11",
"version": "v5.4.13",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/cache.git",
"url": "https://github.com/symfony/cache.git",
"reference": "5a0fff46df349f0db3fe242263451fddf5277362"
"reference": "89bb6a0fe27205636d80e568ffaf9bbb52f691e3"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/5a0fff46df349f0db3fe242263451fddf5277362",
"url": "https://api.github.com/repos/symfony/cache/zipball/89bb6a0fe27205636d80e568ffaf9bbb52f691e3",
"reference": "5a0fff46df349f0db3fe242263451fddf5277362",
"reference": "89bb6a0fe27205636d80e568ffaf9bbb52f691e3",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@@ -3080,14 +3202,14 @@
@@ -3080,14 +3202,14 @@
"homepage": "https://symfony.com/contributors"
"homepage": "https://symfony.com/contributors"
}
}
],
],
"description": "Provides an extended PSR-6, PSR-16 (and tags) implementation",
"description": "Provides extended PSR-6, PSR-16 (and tags) implementations",
"homepage": "https://symfony.com",
"homepage": "https://symfony.com",
"keywords": [
"keywords": [
"caching",
"caching",
"psr6"
"psr6"
],
],
"support": {
"support": {
"source": "https://github.com/symfony/cache/tree/v5.4.11"
"source": "https://github.com/symfony/cache/tree/v5.4.13"
},
},
"funding": [
"funding": [
{
{
@@ -3103,7 +3225,7 @@
@@ -3103,7 +3225,7 @@
"type": "tidelift"
"type": "tidelift"
}
}
],
],
"time": "2022-07-28T15:25:17+00:00"
"time": "2022-09-06T13:23:31+00:00"
},
},
{
{
"name": "symfony/cache-contracts",
"name": "symfony/cache-contracts",
@@ -3265,16 +3387,16 @@
@@ -3265,16 +3387,16 @@
},
},
{
{
"name": "symfony/console",
"name": "symfony/console",
"version": "v5.4.12",
"version": "v5.4.13",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/console.git",
"url": "https://github.com/symfony/console.git",
"reference": "c072aa8f724c3af64e2c7a96b796a4863d24dba1"
"reference": "3f97f6c7b7e26848a90c0c0cfb91eeb2bb8618be"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/c072aa8f724c3af64e2c7a96b796a4863d24dba1",
"url": "https://api.github.com/repos/symfony/console/zipball/3f97f6c7b7e26848a90c0c0cfb91eeb2bb8618be",
"reference": "c072aa8f724c3af64e2c7a96b796a4863d24dba1",
"reference": "3f97f6c7b7e26848a90c0c0cfb91eeb2bb8618be",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@@ -3344,7 +3466,7 @@
@@ -3344,7 +3466,7 @@
"terminal"
"terminal"
],
],
"support": {
"support": {
"source": "https://github.com/symfony/console/tree/v5.4.12"
"source": "https://github.com/symfony/console/tree/v5.4.13"
},
},
"funding": [
"funding": [
{
{
@@ -3360,20 +3482,20 @@
@@ -3360,20 +3482,20 @@
"type": "tidelift"
"type": "tidelift"
}
}
],
],
"time": "2022-08-17T13:18:05+00:00"
"time": "2022-08-26T13:50:20+00:00"
},
},
{
{
"name": "symfony/dependency-injection",
"name": "symfony/dependency-injection",
"version": "v5.4.11",
"version": "v5.4.13",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
"url": "https://github.com/symfony/dependency-injection.git",
"reference": "a8b9251016e9476db73e25fa836904bc0bf74c62"
"reference": "24cf522668845391c0542bc1de496366072a6d0e"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/a8b9251016e9476db73e25fa836904bc0bf74c62",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/24cf522668845391c0542bc1de496366072a6d0e",
"reference": "a8b9251016e9476db73e25fa836904bc0bf74c62",
"reference": "24cf522668845391c0542bc1de496366072a6d0e",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@@ -3433,7 +3555,7 @@
@@ -3433,7 +3555,7 @@
"description": "Allows you to standardize and centralize the way objects are constructed in your application",
"description": "Allows you to standardize and centralize the way objects are constructed in your application",
"homepage": "https://symfony.com",
"homepage": "https://symfony.com",
"support": {
"support": {
"source": "https://github.com/symfony/dependency-injection/tree/v5.4.11"
"source": "https://github.com/symfony/dependency-injection/tree/v5.4.13"
},
},
"funding": [
"funding": [
{
{
@@ -3449,7 +3571,7 @@
@@ -3449,7 +3571,7 @@
"type": "tidelift"
"type": "tidelift"
}
}
],
],
"time": "2022-07-20T13:00:38+00:00"
"time": "2022-08-30T19:10:13+00:00"
},
},
{
{
"name": "symfony/deprecation-contracts",
"name": "symfony/deprecation-contracts",
@@ -3755,16 +3877,16 @@
@@ -3755,16 +3877,16 @@
},
},
{
{
"name": "symfony/filesystem",
"name": "symfony/filesystem",
"version": "v5.4.12",
"version": "v5.4.13",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
"url": "https://github.com/symfony/filesystem.git",
"reference": "2d67c1f9a1937406a9be3171b4b22250c0a11447"
"reference": "ac09569844a9109a5966b9438fc29113ce77cf51"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/2d67c1f9a1937406a9be3171b4b22250c0a11447",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/ac09569844a9109a5966b9438fc29113ce77cf51",
"reference": "2d67c1f9a1937406a9be3171b4b22250c0a11447",
"reference": "ac09569844a9109a5966b9438fc29113ce77cf51",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@@ -3799,7 +3921,7 @@
@@ -3799,7 +3921,7 @@
"description": "Provides basic utilities for the filesystem",
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"homepage": "https://symfony.com",
"support": {
"support": {
"source": "https://github.com/symfony/filesystem/tree/v5.4.12"
"source": "https://github.com/symfony/filesystem/tree/v5.4.13"
},
},
"funding": [
"funding": [
{
{
@@ -3815,7 +3937,7 @@
@@ -3815,7 +3937,7 @@
"type": "tidelift"
"type": "tidelift"
}
}
],
],
"time": "2022-08-02T13:48:16+00:00"
"time": "2022-09-21T19:53:16+00:00"
},
},
{
{
"name": "symfony/finder",
"name": "symfony/finder",
@@ -3882,16 +4004,16 @@
@@ -3882,16 +4004,16 @@
},
},
{
{
"name": "symfony/framework-bundle",
"name": "symfony/framework-bundle",
"version": "v5.4.12",
"version": "v5.4.13",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/framework-bundle.git",
"url": "https://github.com/symfony/framework-bundle.git",
"reference": "49f8fe5d39b7513a3f26898788885dbe66b0d910"
"reference": "394866c2cb8bb189b9bd5ebd043b66f89c800363"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/49f8fe5d39b7513a3f26898788885dbe66b0d910",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/394866c2cb8bb189b9bd5ebd043b66f89c800363",
"reference": "49f8fe5d39b7513a3f26898788885dbe66b0d910",
"reference": "394866c2cb8bb189b9bd5ebd043b66f89c800363",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@@ -4013,7 +4135,7 @@
@@ -4013,7 +4135,7 @@
"description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
"description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
"homepage": "https://symfony.com",
"homepage": "https://symfony.com",
"support": {
"support": {
"source": "https://github.com/symfony/framework-bundle/tree/v5.4.12"
"source": "https://github.com/symfony/framework-bundle/tree/v5.4.13"
},
},
"funding": [
"funding": [
{
{
@@ -4029,20 +4151,20 @@
@@ -4029,20 +4151,20 @@
"type": "tidelift"
"type": "tidelift"
}
}
],
],
"time": "2022-08-26T10:32:10+00:00"
"time": "2022-09-29T08:12:55+00:00"
},
},
{
{
"name": "symfony/http-foundation",
"name": "symfony/http-foundation",
"version": "v5.4.12",
"version": "v5.4.13",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "f4bfe9611b113b15d98a43da68ec9b5a00d56791"
"reference": "54be067587a4f2b7fffb7a699f9481ec3daf9379"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/f4bfe9611b113b15d98a43da68ec9b5a00d56791",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/54be067587a4f2b7fffb7a699f9481ec3daf9379",
"reference": "f4bfe9611b113b15d98a43da68ec9b5a00d56791",
"reference": "54be067587a4f2b7fffb7a699f9481ec3daf9379",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@@ -4089,7 +4211,7 @@
@@ -4089,7 +4211,7 @@
"description": "Defines an object-oriented layer for the HTTP specification",
"description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"homepage": "https://symfony.com",
"support": {
"support": {
"source": "https://github.com/symfony/http-foundation/tree/v5.4.12"
"source": "https://github.com/symfony/http-foundation/tree/v5.4.13"
},
},
"funding": [
"funding": [
{
{
@@ -4105,20 +4227,20 @@
@@ -4105,20 +4227,20 @@
"type": "tidelift"
"type": "tidelift"
}
}
],
],
"time": "2022-08-19T07:33:17+00:00"
"time": "2022-09-17T07:31:22+00:00"
},
},
{
{
"name": "symfony/http-kernel",
"name": "symfony/http-kernel",
"version": "v5.4.12",
"version": "v5.4.13",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "37f660fa3bcd78fe4893ce23ebe934618ec099be"
"reference": "4f25330c216b7bb178603b2e25fb7a9325015507"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/37f660fa3bcd78fe4893ce23ebe934618ec099be",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/4f25330c216b7bb178603b2e25fb7a9325015507",
"reference": "37f660fa3bcd78fe4893ce23ebe934618ec099be",
"reference": "4f25330c216b7bb178603b2e25fb7a9325015507",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@@ -4201,7 +4323,7 @@
@@ -4201,7 +4323,7 @@
"description": "Provides a structured process for converting a Request into a Response",
"description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com",
"homepage": "https://symfony.com",
"support": {
"support": {
"source": "https://github.com/symfony/http-kernel/tree/v5.4.12"
"source": "https://github.com/symfony/http-kernel/tree/v5.4.13"
},
},
"funding": [
"funding": [
{
{
@@ -4217,7 +4339,7 @@
@@ -4217,7 +4339,7 @@
"type": "tidelift"
"type": "tidelift"
}
}
],
],
"time": "2022-08-26T14:40:40+00:00"
"time": "2022-09-30T07:40:28+00:00"
},
},
{
{
"name": "symfony/polyfill-ctype",
"name": "symfony/polyfill-ctype",
@@ -5041,16 +5163,16 @@
@@ -5041,16 +5163,16 @@
},
},
{
{
"name": "symfony/string",
"name": "symfony/string",
"version": "v5.4.12",
"version": "v5.4.13",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/string.git",
"url": "https://github.com/symfony/string.git",
"reference": "2fc515e512d721bf31ea76bd02fe23ada4640058"
"reference": "2900c668a32138a34118740de3e4d5a701801f53"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/2fc515e512d721bf31ea76bd02fe23ada4640058",
"url": "https://api.github.com/repos/symfony/string/zipball/2900c668a32138a34118740de3e4d5a701801f53",
"reference": "2fc515e512d721bf31ea76bd02fe23ada4640058",
"reference": "2900c668a32138a34118740de3e4d5a701801f53",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@@ -5107,7 +5229,7 @@
@@ -5107,7 +5229,7 @@
"utf8"
"utf8"
],
],
"support": {
"support": {
"source": "https://github.com/symfony/string/tree/v5.4.12"
"source": "https://github.com/symfony/string/tree/v5.4.13"
},
},
"funding": [
"funding": [
{
{
@@ -5123,20 +5245,20 @@
@@ -5123,20 +5245,20 @@
"type": "tidelift"
"type": "tidelift"
}
}
],
],
"time": "2022-08-12T17:03:11+00:00"
"time": "2022-09-01T01:52:16+00:00"
},
},
{
{
"name": "symfony/var-dumper",
"name": "symfony/var-dumper",
"version": "v5.4.11",
"version": "v5.4.13",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "b8f306d7b8ef34fb3db3305be97ba8e088fb4861"
"reference": "2bf2ccab581bec363191672f0df40e0c85569e1c"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/b8f306d7b8ef34fb3db3305be97ba8e088fb4861",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/2bf2ccab581bec363191672f0df40e0c85569e1c",
"reference": "b8f306d7b8ef34fb3db3305be97ba8e088fb4861",
"reference": "2bf2ccab581bec363191672f0df40e0c85569e1c",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@@ -5196,7 +5318,7 @@
@@ -5196,7 +5318,7 @@
"dump"
"dump"
],
],
"support": {
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v5.4.11"
"source": "https://github.com/symfony/var-dumper/tree/v5.4.13"
},
},
"funding": [
"funding": [
{
{
@@ -5212,7 +5334,7 @@
@@ -5212,7 +5334,7 @@
"type": "tidelift"
"type": "tidelift"
}
}
],
],
"time": "2022-07-20T13:00:38+00:00"
"time": "2022-09-06T13:23:31+00:00"
},
},
{
{
"name": "symfony/var-exporter",
"name": "symfony/var-exporter",
@@ -5424,16 +5546,16 @@
@@ -5424,16 +5546,16 @@
},
},
{
{
"name": "twig/twig",
"name": "twig/twig",
"version": "v2.15.2",
"version": "v2.15.3",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
"url": "https://github.com/twigphp/Twig.git",
"reference": "3e43405a9a8b578809426339cc3780e16fba0c52"
"reference": "ab402673db8746cb3a4c46f3869d6253699f614a"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/3e43405a9a8b578809426339cc3780e16fba0c52",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/ab402673db8746cb3a4c46f3869d6253699f614a",
"reference": "3e43405a9a8b578809426339cc3780e16fba0c52",
"reference": "ab402673db8746cb3a4c46f3869d6253699f614a",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@@ -5488,7 +5610,7 @@
@@ -5488,7 +5610,7 @@
],
],
"support": {
"support": {
"issues": "https://github.com/twigphp/Twig/issues",
"issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/v2.15.2"
"source": "https://github.com/twigphp/Twig/tree/v2.15.3"
},
},
"funding": [
"funding": [
{
{
@@ -5500,7 +5622,7 @@
@@ -5500,7 +5622,7 @@
"type": "tidelift"
"type": "tidelift"
}
}
],
],
"time": "2022-08-12T06:43:37+00:00"
"time": "2022-09-28T08:40:08+00:00"
},
},
{
{
"name": "web-token/jwt-checker",
"name": "web-token/jwt-checker",
@@ -5646,6 +5768,171 @@
@@ -5646,6 +5768,171 @@
],
],
"time": "2021-03-17T14:55:52+00:00"
"time": "2021-03-17T14:55:52+00:00"
},
},
 
{
 
"name": "web-token/jwt-easy",
 
"version": "v2.2.11",
 
"source": {
 
"type": "git",
 
"url": "https://github.com/web-token/jwt-easy.git",
 
"reference": "01db23252bb53d4fd36975b55dd58466bab1bb30"
 
},
 
"dist": {
 
"type": "zip",
 
"url": "https://api.github.com/repos/web-token/jwt-easy/zipball/01db23252bb53d4fd36975b55dd58466bab1bb30",
 
"reference": "01db23252bb53d4fd36975b55dd58466bab1bb30",
 
"shasum": ""
 
},
 
"require": {
 
"web-token/jwt-checker": "^2.1",
 
"web-token/jwt-encryption": "^2.1",
 
"web-token/jwt-signature": "^2.1"
 
},
 
"suggest": {
 
"web-token/jwt-encryption-algorithm-aescbc": "Adds AES-CBC based encryption algorithms",
 
"web-token/jwt-encryption-algorithm-aesgcm": "Adds AES-GCM based encryption algorithms",
 
"web-token/jwt-encryption-algorithm-aesgcmkw": "Adds AES-GCM Key Wrapping based encryption algorithms",
 
"web-token/jwt-encryption-algorithm-aeskw": "Adds AES Key Wrapping based encryption algorithms",
 
"web-token/jwt-encryption-algorithm-dir": "Adds Direct encryption algorithm",
 
"web-token/jwt-encryption-algorithm-ecdh-es": "Adds ECDH-ES based encryption algorithms",
 
"web-token/jwt-encryption-algorithm-pbes2": "Adds PBES2 based encryption algorithms",
 
"web-token/jwt-encryption-algorithm-rsa": "Adds RSA based encryption algorithms",
 
"web-token/jwt-signature-algorithm-ecdsa": "Adds ECDSA based signature algorithms",
 
"web-token/jwt-signature-algorithm-eddsa": "Adds EdDSA based signature algorithms",
 
"web-token/jwt-signature-algorithm-hmac": "Adds HMAC based signature algorithms",
 
"web-token/jwt-signature-algorithm-none": "Adds none signature algorithms",
 
"web-token/jwt-signature-algorithm-rsa": "Adds RSA based signature algorithms"
 
},
 
"type": "library",
 
"autoload": {
 
"psr-4": {
 
"Jose\\Easy\\": ""
 
}
 
},
 
"notification-url": "https://packagist.org/downloads/",
 
"license": [
 
"MIT"
 
],
 
"authors": [
 
{
 
"name": "Florent Morselli",
 
"homepage": "https://github.com/Spomky"
 
},
 
{
 
"name": "All contributors",
 
"homepage": "https://github.com/web-token/jwt-framework/contributors"
 
}
 
],
 
"description": "Easy toolset to use the JWT Framework.",
 
"homepage": "https://github.com/web-token",
 
"keywords": [
 
"JOSE",
 
"JWE",
 
"JWK",
 
"JWKSet",
 
"JWS",
 
"Jot",
 
"RFC7515",
 
"RFC7516",
 
"RFC7517",
 
"RFC7518",
 
"RFC7519",
 
"RFC7520",
 
"bundle",
 
"jwa",
 
"jwt",
 
"symfony"
 
],
 
"support": {
 
"source": "https://github.com/web-token/jwt-easy/tree/v2.2.11"
 
},
 
"funding": [
 
{
 
"url": "https://www.patreon.com/FlorentMorselli",
 
"type": "patreon"
 
}
 
],
 
"abandoned": true,
 
"time": "2021-03-17T14:55:52+00:00"
 
},
 
{
 
"name": "web-token/jwt-encryption",
 
"version": "v2.2.11",
 
"source": {
 
"type": "git",
 
"url": "https://github.com/web-token/jwt-encryption.git",
 
"reference": "3b8d67d7c5c013750703e7c27f1001544407bbb2"
 
},
 
"dist": {
 
"type": "zip",
 
"url": "https://api.github.com/repos/web-token/jwt-encryption/zipball/3b8d67d7c5c013750703e7c27f1001544407bbb2",
 
"reference": "3b8d67d7c5c013750703e7c27f1001544407bbb2",
 
"shasum": ""
 
},
 
"require": {
 
"web-token/jwt-core": "^2.1"
 
},
 
"suggest": {
 
"web-token/jwt-encryption-algorithm-aescbc": "AES CBC Based Content Encryption Algorithms",
 
"web-token/jwt-encryption-algorithm-aesgcm": "AES GCM Based Content Encryption Algorithms",
 
"web-token/jwt-encryption-algorithm-aesgcmkw": "AES GCM Key Wrapping Based Key Encryption Algorithms",
 
"web-token/jwt-encryption-algorithm-aeskw": "AES Key Wrapping Based Key Encryption Algorithms",
 
"web-token/jwt-encryption-algorithm-dir": "Direct Key Encryption Algorithms",
 
"web-token/jwt-encryption-algorithm-ecdh-es": "ECDH-ES Based Key Encryption Algorithms",
 
"web-token/jwt-encryption-algorithm-experimental": "Experimental Key and Signature Algorithms",
 
"web-token/jwt-encryption-algorithm-pbes2": "PBES2 Based Key Encryption Algorithms",
 
"web-token/jwt-encryption-algorithm-rsa": "RSA Based Key Encryption Algorithms"
 
},
 
"type": "library",
 
"autoload": {
 
"psr-4": {
 
"Jose\\Component\\Encryption\\": ""
 
}
 
},
 
"notification-url": "https://packagist.org/downloads/",
 
"license": [
 
"MIT"
 
],
 
"authors": [
 
{
 
"name": "Florent Morselli",
 
"homepage": "https://github.com/Spomky"
 
},
 
{
 
"name": "All contributors",
 
"homepage": "https://github.com/web-token/jwt-encryption/contributors"
 
}
 
],
 
"description": "Encryption component of the JWT Framework.",
 
"homepage": "https://github.com/web-token",
 
"keywords": [
 
"JOSE",
 
"JWE",
 
"JWK",
 
"JWKSet",
 
"JWS",
 
"Jot",
 
"RFC7515",
 
"RFC7516",
 
"RFC7517",
 
"RFC7518",
 
"RFC7519",
 
"RFC7520",
 
"bundle",
 
"jwa",
 
"jwt",
 
"symfony"
 
],
 
"support": {
 
"source": "https://github.com/web-token/jwt-encryption/tree/v2.2.11"
 
},
 
"funding": [
 
{
 
"url": "https://www.patreon.com/FlorentMorselli",
 
"type": "patreon"
 
}
 
],
 
"time": "2021-03-17T14:55:52+00:00"
 
},
{
{
"name": "web-token/jwt-key-mgmt",
"name": "web-token/jwt-key-mgmt",
"version": "v2.2.11",
"version": "v2.2.11",
@@ -5993,5 +6280,5 @@
@@ -5993,5 +6280,5 @@
"platform-overrides": {
"platform-overrides": {
"php": "7.4"
"php": "7.4"
},
},
"plugin-api-version": "2.2.0"
"plugin-api-version": "2.3.0"
}
}
Loading