Merge pull request #1826 from PrivateBin/dependabot/composer/symfony/polyfill-php80-1.34.0

chore(deps): bump symfony/polyfill-php80 from 1.33.0 to 1.34.0
This commit is contained in:
El RIDO
2026-04-13 20:19:39 +02:00
committed by GitHub
2 changed files with 9 additions and 9 deletions

View File

@@ -27,7 +27,7 @@
"php": "^7.4 || ^8.0",
"jdenticon/jdenticon": "2.0.0",
"mlocati/ip-lib": "1.22.0",
"symfony/polyfill-php80": "1.33.0",
"symfony/polyfill-php80": "1.34.0",
"yzalis/identicon": "2.0.0"
},
"suggest" : {

16
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "ff9fb51d6276695418293a61dd81f489",
"content-hash": "93df7ad74baea1e462b30852a480707d",
"packages": [
{
"name": "jdenticon/jdenticon",
@@ -128,16 +128,16 @@
},
{
"name": "symfony/polyfill-php80",
"version": "v1.33.0",
"version": "v1.34.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php80.git",
"reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608"
"reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
"reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dfb55726c3a76ea3b6459fcfda1ec2d80a682411",
"reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411",
"shasum": ""
},
"require": {
@@ -188,7 +188,7 @@
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-php80/tree/v1.33.0"
"source": "https://github.com/symfony/polyfill-php80/tree/v1.34.0"
},
"funding": [
{
@@ -208,7 +208,7 @@
"type": "tidelift"
}
],
"time": "2025-01-02T08:10:11+00:00"
"time": "2026-04-10T16:19:22+00:00"
},
{
"name": "yzalis/identicon",
@@ -2079,5 +2079,5 @@
"platform-overrides": {
"php": "7.4"
},
"plugin-api-version": "2.6.0"
"plugin-api-version": "2.9.0"
}