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

github.com/nextcloud/3rdparty.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-30 04:06:46 +0300
committerGitHub <noreply@github.com>2022-07-30 04:06:46 +0300
commit09a8af50c52b03dbc19a9f9c3a3090431c821e23 (patch)
tree2a9fcd4a717354dabd8441a7741af91b912af3a6
parent45bb6858382146f9ae306e7e5004f415ed9f37c6 (diff)
Bump symfony/process from 4.4.25 to 4.4.44dependabot/composer/stable22/symfony/process-4.4.44
Bumps [symfony/process](https://github.com/symfony/process) from 4.4.25 to 4.4.44. - [Release notes](https://github.com/symfony/process/releases) - [Changelog](https://github.com/symfony/process/blob/6.1/CHANGELOG.md) - [Commits](https://github.com/symfony/process/compare/v4.4.25...v4.4.44) --- updated-dependencies: - dependency-name: symfony/process dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--composer.json2
-rw-r--r--composer.lock39
2 files changed, 21 insertions, 20 deletions
diff --git a/composer.json b/composer.json
index 67d2bae5..c05c197f 100644
--- a/composer.json
+++ b/composer.json
@@ -55,7 +55,7 @@
"symfony/event-dispatcher-contracts": "1.1.9",
"symfony/polyfill-intl-grapheme": "^1.20",
"symfony/polyfill-intl-normalizer": "^1.20",
- "symfony/process": "4.4.25",
+ "symfony/process": "4.4.44",
"symfony/routing": "4.4.25",
"symfony/translation": "^4.4.41",
"web-auth/webauthn-lib": "^3.1"
diff --git a/composer.lock b/composer.lock
index f121f9a6..d0872c73 100644
--- a/composer.lock
+++ b/composer.lock
@@ -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": "8e2f477da07c045c7c1c4cf84888be47",
+ "content-hash": "2ad0e689f653bc59e400c06510457675",
"packages": [
{
"name": "aws/aws-sdk-php",
@@ -5376,16 +5376,16 @@
},
{
"name": "symfony/polyfill-php80",
- "version": "v1.23.0",
+ "version": "v1.26.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php80.git",
- "reference": "eca0bf41ed421bed1b57c4958bab16aa86b757d0"
+ "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/eca0bf41ed421bed1b57c4958bab16aa86b757d0",
- "reference": "eca0bf41ed421bed1b57c4958bab16aa86b757d0",
+ "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/cfa0ae98841b9e461207c13ab093d76b0fa7bace",
+ "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace",
"shasum": ""
},
"require": {
@@ -5394,7 +5394,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "1.23-dev"
+ "dev-main": "1.26-dev"
},
"thanks": {
"name": "symfony/polyfill",
@@ -5402,12 +5402,12 @@
}
},
"autoload": {
- "psr-4": {
- "Symfony\\Polyfill\\Php80\\": ""
- },
"files": [
"bootstrap.php"
],
+ "psr-4": {
+ "Symfony\\Polyfill\\Php80\\": ""
+ },
"classmap": [
"Resources/stubs"
]
@@ -5439,7 +5439,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.0"
+ "source": "https://github.com/symfony/polyfill-php80/tree/v1.26.0"
},
"funding": [
{
@@ -5455,24 +5455,25 @@
"type": "tidelift"
}
],
- "time": "2021-02-19T12:13:01+00:00"
+ "time": "2022-05-10T07:21:04+00:00"
},
{
"name": "symfony/process",
- "version": "v4.4.25",
+ "version": "v4.4.44",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
- "reference": "cd61e6dd273975c6625316de9d141ebd197f93c9"
+ "reference": "5cee9cdc4f7805e2699d9fd66991a0e6df8252a2"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/process/zipball/cd61e6dd273975c6625316de9d141ebd197f93c9",
- "reference": "cd61e6dd273975c6625316de9d141ebd197f93c9",
+ "url": "https://api.github.com/repos/symfony/process/zipball/5cee9cdc4f7805e2699d9fd66991a0e6df8252a2",
+ "reference": "5cee9cdc4f7805e2699d9fd66991a0e6df8252a2",
"shasum": ""
},
"require": {
- "php": ">=7.1.3"
+ "php": ">=7.1.3",
+ "symfony/polyfill-php80": "^1.16"
},
"type": "library",
"autoload": {
@@ -5500,7 +5501,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/process/tree/v4.4.25"
+ "source": "https://github.com/symfony/process/tree/v4.4.44"
},
"funding": [
{
@@ -5516,7 +5517,7 @@
"type": "tidelift"
}
],
- "time": "2021-05-26T11:20:16+00:00"
+ "time": "2022-06-27T13:16:42+00:00"
},
{
"name": "symfony/routing",
@@ -6219,5 +6220,5 @@
"platform-overrides": {
"php": "7.3.0"
},
- "plugin-api-version": "2.2.0"
+ "plugin-api-version": "2.3.0"
}