Skip to content
Snippets Groups Projects
Commit a02de27e authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms
Browse files

update symfony/polyfill-php82 and symfony/polyfill-php83 to 1.29.0, fixes #4159

Closes #4159

Merge request studip/studip!2999
parent 2a24eef0
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "3d6e5f66a5b2a4c48d22fc9311177914", "content-hash": "9de36f10fc3876b0b408ea52624e3e38",
"packages": [ "packages": [
{ {
"name": "algo26-matthias/idna-convert", "name": "algo26-matthias/idna-convert",
...@@ -4288,16 +4288,16 @@ ...@@ -4288,16 +4288,16 @@
}, },
{ {
"name": "symfony/polyfill-php82", "name": "symfony/polyfill-php82",
"version": "v1.28.0", "version": "v1.29.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-php82.git", "url": "https://github.com/symfony/polyfill-php82.git",
"reference": "7716bea9c86776fb3362d6b52fe1fc9471056a49" "reference": "559d488c38784112c78b9bf17c5ce8366a265643"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php82/zipball/7716bea9c86776fb3362d6b52fe1fc9471056a49", "url": "https://api.github.com/repos/symfony/polyfill-php82/zipball/559d488c38784112c78b9bf17c5ce8366a265643",
"reference": "7716bea9c86776fb3362d6b52fe1fc9471056a49", "reference": "559d488c38784112c78b9bf17c5ce8366a265643",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4305,9 +4305,6 @@ ...@@ -4305,9 +4305,6 @@
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": {
"dev-main": "1.28-dev"
},
"thanks": { "thanks": {
"name": "symfony/polyfill", "name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill" "url": "https://github.com/symfony/polyfill"
...@@ -4347,7 +4344,7 @@ ...@@ -4347,7 +4344,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-php82/tree/v1.28.0" "source": "https://github.com/symfony/polyfill-php82/tree/v1.29.0"
}, },
"funding": [ "funding": [
{ {
...@@ -4363,20 +4360,20 @@ ...@@ -4363,20 +4360,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-08-25T17:27:25+00:00" "time": "2024-01-29T20:11:03+00:00"
}, },
{ {
"name": "symfony/polyfill-php83", "name": "symfony/polyfill-php83",
"version": "v1.28.0", "version": "v1.29.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-php83.git", "url": "https://github.com/symfony/polyfill-php83.git",
"reference": "b0f46ebbeeeda3e9d2faebdfbf4b4eae9b59fa11" "reference": "86fcae159633351e5fd145d1c47de6c528f8caff"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/b0f46ebbeeeda3e9d2faebdfbf4b4eae9b59fa11", "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/86fcae159633351e5fd145d1c47de6c528f8caff",
"reference": "b0f46ebbeeeda3e9d2faebdfbf4b4eae9b59fa11", "reference": "86fcae159633351e5fd145d1c47de6c528f8caff",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4385,9 +4382,6 @@ ...@@ -4385,9 +4382,6 @@
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": {
"dev-main": "1.28-dev"
},
"thanks": { "thanks": {
"name": "symfony/polyfill", "name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill" "url": "https://github.com/symfony/polyfill"
...@@ -4427,7 +4421,7 @@ ...@@ -4427,7 +4421,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-php83/tree/v1.28.0" "source": "https://github.com/symfony/polyfill-php83/tree/v1.29.0"
}, },
"funding": [ "funding": [
{ {
...@@ -4443,7 +4437,7 @@ ...@@ -4443,7 +4437,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-08-16T06:22:46+00:00" "time": "2024-01-29T20:11:03+00:00"
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
......
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