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

chore(deps): lock file maintenance

parent 656f2588
No related branches found
No related tags found
No related merge requests found
Pipeline #354178 passed with warnings
...@@ -684,16 +684,16 @@ ...@@ -684,16 +684,16 @@
}, },
{ {
"name": "phpmailer/phpmailer", "name": "phpmailer/phpmailer",
"version": "v6.8.1", "version": "v6.9.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/PHPMailer/PHPMailer.git", "url": "https://github.com/PHPMailer/PHPMailer.git",
"reference": "e88da8d679acc3824ff231fdc553565b802ac016" "reference": "039de174cd9c17a8389754d3b877a2ed22743e18"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/e88da8d679acc3824ff231fdc553565b802ac016", "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/039de174cd9c17a8389754d3b877a2ed22743e18",
"reference": "e88da8d679acc3824ff231fdc553565b802ac016", "reference": "039de174cd9c17a8389754d3b877a2ed22743e18",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -713,6 +713,7 @@ ...@@ -713,6 +713,7 @@
"yoast/phpunit-polyfills": "^1.0.4" "yoast/phpunit-polyfills": "^1.0.4"
}, },
"suggest": { "suggest": {
"decomplexity/SendOauth2": "Adapter for using XOAUTH2 authentication",
"ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses", "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
"ext-openssl": "Needed for secure SMTP sending and DKIM signing", "ext-openssl": "Needed for secure SMTP sending and DKIM signing",
"greew/oauth2-azure-provider": "Needed for Microsoft Azure XOAUTH2 authentication", "greew/oauth2-azure-provider": "Needed for Microsoft Azure XOAUTH2 authentication",
...@@ -752,7 +753,7 @@ ...@@ -752,7 +753,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.8.1" "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.9.1"
}, },
"funding": [ "funding": [
{ {
...@@ -760,7 +761,7 @@ ...@@ -760,7 +761,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-08-29T08:26:30+00:00" "time": "2023-11-25T22:23:28+00:00"
}, },
{ {
"name": "phpseclib/phpseclib", "name": "phpseclib/phpseclib",
...@@ -5547,16 +5548,16 @@ ...@@ -5547,16 +5548,16 @@
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v2.15.5", "version": "v2.15.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "fc02a6af3eeb97c4bf5650debc76c2eda85ac22e" "reference": "ad637405a828601a56f32ccab9a85541c4b66c9d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/fc02a6af3eeb97c4bf5650debc76c2eda85ac22e", "url": "https://api.github.com/repos/twigphp/Twig/zipball/ad637405a828601a56f32ccab9a85541c4b66c9d",
"reference": "fc02a6af3eeb97c4bf5650debc76c2eda85ac22e", "reference": "ad637405a828601a56f32ccab9a85541c4b66c9d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5567,7 +5568,7 @@ ...@@ -5567,7 +5568,7 @@
}, },
"require-dev": { "require-dev": {
"psr/container": "^1.0", "psr/container": "^1.0",
"symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0" "symfony/phpunit-bridge": "^5.4.9|^6.3"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
...@@ -5611,7 +5612,7 @@ ...@@ -5611,7 +5612,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.5" "source": "https://github.com/twigphp/Twig/tree/v2.15.6"
}, },
"funding": [ "funding": [
{ {
...@@ -5623,7 +5624,7 @@ ...@@ -5623,7 +5624,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-05-03T17:49:41+00:00" "time": "2023-11-21T17:34:48+00:00"
}, },
{ {
"name": "web-token/jwt-checker", "name": "web-token/jwt-checker",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment