mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
Composer(deps): Bump symfony/polyfill from 1.27.0 to 1.28.0 (#873)
Bumps [symfony/polyfill](https://github.com/symfony/polyfill) from 1.27.0 to 1.28.0. - [Release notes](https://github.com/symfony/polyfill/releases) - [Changelog](https://github.com/symfony/polyfill/blob/1.x/CHANGELOG.md) - [Commits](https://github.com/symfony/polyfill/compare/v1.27.0...v1.28.0) --- updated-dependencies: - dependency-name: symfony/polyfill dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roman Kelesidis <roman25052006.kelesh@gmail.com>
This commit is contained in:
parent
af6d2027f5
commit
642d45c40b
2 changed files with 10 additions and 13 deletions
|
@ -43,7 +43,7 @@
|
||||||
"monolog/monolog": "^2.9",
|
"monolog/monolog": "^2.9",
|
||||||
"samdark/sitemap": "2.4.0",
|
"samdark/sitemap": "2.4.0",
|
||||||
"symfony/mailer": "^5.4",
|
"symfony/mailer": "^5.4",
|
||||||
"symfony/polyfill": "v1.27.0",
|
"symfony/polyfill": "v1.28.0",
|
||||||
"vlucas/phpdotenv": "^5.5"
|
"vlucas/phpdotenv": "^5.5"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
|
|
21
composer.lock
generated
21
composer.lock
generated
|
@ -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": "cbc309d56fdcd2fb85185ac081a1c053",
|
"content-hash": "dc4f7e5e375de9b9a16fea7025705dc6",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "arokettu/bencode",
|
"name": "arokettu/bencode",
|
||||||
|
@ -2077,16 +2077,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/polyfill",
|
"name": "symfony/polyfill",
|
||||||
"version": "v1.27.0",
|
"version": "v1.28.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/polyfill.git",
|
"url": "https://github.com/symfony/polyfill.git",
|
||||||
"reference": "b78222a273aac3e5bab6358bf499d7f1fb88e48b"
|
"reference": "bb3c959f6a888ec0a8b951cb3b23695a26833c98"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/polyfill/zipball/b78222a273aac3e5bab6358bf499d7f1fb88e48b",
|
"url": "https://api.github.com/repos/symfony/polyfill/zipball/bb3c959f6a888ec0a8b951cb3b23695a26833c98",
|
||||||
"reference": "b78222a273aac3e5bab6358bf499d7f1fb88e48b",
|
"reference": "bb3c959f6a888ec0a8b951cb3b23695a26833c98",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -2119,11 +2119,6 @@
|
||||||
"symfony/var-dumper": "^4.4|^5.1|^6.0"
|
"symfony/var-dumper": "^4.4|^5.1|^6.0"
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
|
||||||
"branch-alias": {
|
|
||||||
"dev-main": "1.27-dev"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"files": [
|
"files": [
|
||||||
"src/bootstrap.php",
|
"src/bootstrap.php",
|
||||||
|
@ -2145,7 +2140,9 @@
|
||||||
"src/Intl/Icu/Resources/stubs",
|
"src/Intl/Icu/Resources/stubs",
|
||||||
"src/Intl/MessageFormatter/Resources/stubs",
|
"src/Intl/MessageFormatter/Resources/stubs",
|
||||||
"src/Intl/Normalizer/Resources/stubs",
|
"src/Intl/Normalizer/Resources/stubs",
|
||||||
|
"src/Php83/Resources/stubs",
|
||||||
"src/Php82/Resources/stubs",
|
"src/Php82/Resources/stubs",
|
||||||
|
"src/Php81/Resources/stubs",
|
||||||
"src/Php80/Resources/stubs",
|
"src/Php80/Resources/stubs",
|
||||||
"src/Php73/Resources/stubs"
|
"src/Php73/Resources/stubs"
|
||||||
]
|
]
|
||||||
|
@ -2174,7 +2171,7 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/symfony/polyfill/issues",
|
"issues": "https://github.com/symfony/polyfill/issues",
|
||||||
"source": "https://github.com/symfony/polyfill/tree/v1.27.0"
|
"source": "https://github.com/symfony/polyfill/tree/v1.28.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -2190,7 +2187,7 @@
|
||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2022-11-10T10:11:03+00:00"
|
"time": "2023-08-25T17:30:00+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/service-contracts",
|
"name": "symfony/service-contracts",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue