Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2022-06-03 19:14:25 +0300
committerGitHub <noreply@github.com>2022-06-03 19:14:25 +0300
commit4d4b01d17a97d0645325b1550f5fadf0f97f5738 (patch)
treec8006b82c4b8ecf7491e28b98b8b1101a502f60b /composer.lock
parentd5123d1b3979a47919765636fa12f4699d78bbb8 (diff)
parent06315de3e0818de50764b56c34ef012e7dff476f (diff)
Merge pull request #6646 from nextcloud/dependabot/composer/symfony/polyfill-php80-1.26.0
Bump symfony/polyfill-php80 from 1.25.0 to 1.26.0
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock15
1 files changed, 9 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index 7a8efb257..a70271b9b 100644
--- a/composer.lock
+++ b/composer.lock
@@ -2533,16 +2533,16 @@
},
{
"name": "symfony/polyfill-php80",
- "version": "v1.25.0",
+ "version": "v1.26.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php80.git",
- "reference": "4407588e0d3f1f52efb65fbe92babe41f37fe50c"
+ "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/4407588e0d3f1f52efb65fbe92babe41f37fe50c",
- "reference": "4407588e0d3f1f52efb65fbe92babe41f37fe50c",
+ "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/cfa0ae98841b9e461207c13ab093d76b0fa7bace",
+ "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace",
"shasum": ""
},
"require": {
@@ -2551,7 +2551,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "1.23-dev"
+ "dev-main": "1.26-dev"
},
"thanks": {
"name": "symfony/polyfill",
@@ -2595,6 +2595,9 @@
"portable",
"shim"
],
+ "support": {
+ "source": "https://github.com/symfony/polyfill-php80/tree/v1.26.0"
+ },
"funding": [
{
"url": "https://symfony.com/sponsor",
@@ -2609,7 +2612,7 @@
"type": "tidelift"
}
],
- "time": "2022-03-04T08:16:47+00:00"
+ "time": "2022-05-10T07:21:04+00:00"
},
{
"name": "youthweb/urllinker",