Skip to content
Snippets Groups Projects
Commit 080d5fdd authored by Jednotné přihlášení test's avatar Jednotné přihlášení test
Browse files

chore(deps): lock file maintenance

parent f75bf0e9
No related branches found
No related tags found
No related merge requests found
Pipeline #221795 passed with warnings
......@@ -8,16 +8,16 @@
"packages": [
{
"name": "gettext/gettext",
"version": "v4.8.7",
"version": "v4.8.8",
"source": {
"type": "git",
"url": "https://github.com/php-gettext/Gettext.git",
"reference": "3f7bc5ef23302a9059e64934f3d59e454516bec0"
"reference": "302a00aa9d6762c92c884d879c15d3ed05d6a37d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-gettext/Gettext/zipball/3f7bc5ef23302a9059e64934f3d59e454516bec0",
"reference": "3f7bc5ef23302a9059e64934f3d59e454516bec0",
"url": "https://api.github.com/repos/php-gettext/Gettext/zipball/302a00aa9d6762c92c884d879c15d3ed05d6a37d",
"reference": "302a00aa9d6762c92c884d879c15d3ed05d6a37d",
"shasum": ""
},
"require": {
......@@ -69,7 +69,7 @@
"support": {
"email": "oom@oscarotero.com",
"issues": "https://github.com/oscarotero/Gettext/issues",
"source": "https://github.com/php-gettext/Gettext/tree/v4.8.7"
"source": "https://github.com/php-gettext/Gettext/tree/v4.8.8"
},
"funding": [
{
......@@ -85,7 +85,7 @@
"type": "patreon"
}
],
"time": "2022-08-02T09:42:10+00:00"
"time": "2022-12-08T11:59:50+00:00"
},
{
"name": "gettext/languages",
......@@ -239,16 +239,16 @@
},
{
"name": "phpmailer/phpmailer",
"version": "v6.6.5",
"version": "v6.7.1",
"source": {
"type": "git",
"url": "https://github.com/PHPMailer/PHPMailer.git",
"reference": "8b6386d7417526d1ea4da9edb70b8352f7543627"
"reference": "49cd7ea3d2563f028d7811f06864a53b1f15ff55"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/8b6386d7417526d1ea4da9edb70b8352f7543627",
"reference": "8b6386d7417526d1ea4da9edb70b8352f7543627",
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/49cd7ea3d2563f028d7811f06864a53b1f15ff55",
"reference": "49cd7ea3d2563f028d7811f06864a53b1f15ff55",
"shasum": ""
},
"require": {
......@@ -258,17 +258,19 @@
"php": ">=5.5.0"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"doctrine/annotations": "^1.2",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.2",
"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.6.2",
"yoast/phpunit-polyfills": "^1.0.0"
"squizlabs/php_codesniffer": "^3.7.1",
"yoast/phpunit-polyfills": "^1.0.4"
},
"suggest": {
"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",
......@@ -305,7 +307,7 @@
"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.6.5"
"source": "https://github.com/PHPMailer/PHPMailer/tree/v6.7.1"
},
"funding": [
{
......@@ -313,7 +315,7 @@
"type": "github"
}
],
"time": "2022-10-07T12:23:10+00:00"
"time": "2022-12-08T13:30:06+00:00"
},
{
"name": "psr/cache",
......@@ -711,16 +713,16 @@
},
{
"name": "simplesamlphp/simplesamlphp",
"version": "v1.19.5",
"version": "v1.19.7",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp.git",
"reference": "da0df94ab05da52ce27ab7c2a360567046bf03b2"
"reference": "f62565d62e0d4e5f105008608faa96949acf854b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp/zipball/da0df94ab05da52ce27ab7c2a360567046bf03b2",
"reference": "da0df94ab05da52ce27ab7c2a360567046bf03b2",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp/zipball/f62565d62e0d4e5f105008608faa96949acf854b",
"reference": "f62565d62e0d4e5f105008608faa96949acf854b",
"shasum": ""
},
"require": {
......@@ -733,12 +735,12 @@
"ext-pcre": "*",
"ext-spl": "*",
"ext-zlib": "*",
"gettext/gettext": "^4.8",
"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.3",
"simplesamlphp/saml2": "^4.5",
"simplesamlphp/simplesamlphp-module-adfs": "^1.0",
"simplesamlphp/simplesamlphp-module-authcrypt": "^0.9",
"simplesamlphp/simplesamlphp-module-authfacebook": "^0.9",
......@@ -757,7 +759,7 @@
"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.9",
"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",
......@@ -779,7 +781,7 @@
"symfony/routing": "^4.4 || ^5.0",
"symfony/var-exporter": "^4.4 || ^5.0",
"symfony/yaml": "^4.4 || ^5.0",
"twig/twig": "^1.43 || ^2.0"
"twig/twig": "^2.15.3"
},
"require-dev": {
"ext-curl": "*",
......@@ -839,7 +841,7 @@
"issues": "https://github.com/simplesamlphp/simplesamlphp/issues",
"source": "https://github.com/simplesamlphp/simplesamlphp"
},
"time": "2022-01-24T15:44:40+00:00"
"time": "2022-12-05T19:46:47+00:00"
},
{
"name": "simplesamlphp/simplesamlphp-module-adfs",
......@@ -1783,16 +1785,16 @@
},
{
"name": "simplesamlphp/simplesamlphp-module-metarefresh",
"version": "v0.9.7",
"version": "v0.10.0",
"source": {
"type": "git",
"url": "https://github.com/simplesamlphp/simplesamlphp-module-metarefresh.git",
"reference": "ca724f0edd1179bb0056dc4561d455db7a1f1adc"
"reference": "488d7809857c274befac89facfa03520a05bc1ba"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-metarefresh/zipball/ca724f0edd1179bb0056dc4561d455db7a1f1adc",
"reference": "ca724f0edd1179bb0056dc4561d455db7a1f1adc",
"url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-metarefresh/zipball/488d7809857c274befac89facfa03520a05bc1ba",
"reference": "488d7809857c274befac89facfa03520a05bc1ba",
"shasum": ""
},
"require": {
......@@ -1828,7 +1830,7 @@
"issues": "https://github.com/tvdijen/simplesamlphp-module-metarefresh/issues",
"source": "https://github.com/tvdijen/simplesamlphp-module-metarefresh"
},
"time": "2022-01-06T22:45:08+00:00"
"time": "2022-05-03T08:57:30+00:00"
},
{
"name": "simplesamlphp/simplesamlphp-module-negotiate",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment