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-06-29 13:02:14 +0300
committerGitHub <noreply@github.com>2022-06-29 13:02:14 +0300
commite0fbb4d5ae64ded83e1d23ac0adb21f8203a32ce (patch)
treed82881c32a2c13832db40fbba8bb2b248b36fb0c
parent17019bea3f47a54511a0d21bb6f79a8f51917ac1 (diff)
Bump php-opencloud/openstack from 3.1.0 to 3.2.1dependabot/composer/stable24/php-opencloud/openstack-3.2.1
Bumps [php-opencloud/openstack](https://github.com/php-opencloud/openstack) from 3.1.0 to 3.2.1. - [Release notes](https://github.com/php-opencloud/openstack/releases) - [Commits](https://github.com/php-opencloud/openstack/compare/v3.1.0...v3.2.1) --- updated-dependencies: - dependency-name: php-opencloud/openstack dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--composer.lock72
1 files changed, 36 insertions, 36 deletions
diff --git a/composer.lock b/composer.lock
index 8ae606d1..df11d4bc 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1367,12 +1367,12 @@
}
},
"autoload": {
- "psr-4": {
- "GuzzleHttp\\Promise\\": "src/"
- },
"files": [
"src/functions_include.php"
- ]
+ ],
+ "psr-4": {
+ "GuzzleHttp\\Promise\\": "src/"
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [
@@ -1696,16 +1696,16 @@
},
{
"name": "justinrainbow/json-schema",
- "version": "5.2.10",
+ "version": "5.2.12",
"source": {
"type": "git",
"url": "https://github.com/justinrainbow/json-schema.git",
- "reference": "2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b"
+ "reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b",
- "reference": "2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b",
+ "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/ad87d5a5ca981228e0e205c2bc7dfb8e24559b60",
+ "reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60",
"shasum": ""
},
"require": {
@@ -1760,9 +1760,9 @@
],
"support": {
"issues": "https://github.com/justinrainbow/json-schema/issues",
- "source": "https://github.com/justinrainbow/json-schema/tree/5.2.10"
+ "source": "https://github.com/justinrainbow/json-schema/tree/5.2.12"
},
- "time": "2020-05-27T16:41:55+00:00"
+ "time": "2022-04-13T08:02:27+00:00"
},
{
"name": "league/uri",
@@ -2732,29 +2732,29 @@
},
{
"name": "php-opencloud/openstack",
- "version": "v3.1.0",
+ "version": "v3.2.1",
"source": {
"type": "git",
"url": "https://github.com/php-opencloud/openstack.git",
- "reference": "7b0eeb63defe533fb802514af3c70855c45eaf1e"
+ "reference": "42e2d09b9368becb6fde6dac17854132fcf77a5c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/php-opencloud/openstack/zipball/7b0eeb63defe533fb802514af3c70855c45eaf1e",
- "reference": "7b0eeb63defe533fb802514af3c70855c45eaf1e",
+ "url": "https://api.github.com/repos/php-opencloud/openstack/zipball/42e2d09b9368becb6fde6dac17854132fcf77a5c",
+ "reference": "42e2d09b9368becb6fde6dac17854132fcf77a5c",
"shasum": ""
},
"require": {
"guzzlehttp/guzzle": "^7.0",
"guzzlehttp/uri-template": "0.2",
"justinrainbow/json-schema": "^5.2",
- "php": "^7.2.5"
+ "php": "^7.2.5|^8.0"
},
"require-dev": {
- "friendsofphp/php-cs-fixer": "^2.13",
- "jakub-onderka/php-parallel-lint": "^1.0",
+ "friendsofphp/php-cs-fixer": "^2.18",
"php-coveralls/php-coveralls": "^2.0",
- "phpunit/phpunit": "^6.5",
+ "php-parallel-lint/php-parallel-lint": "^1.2",
+ "phpunit/phpunit": "^8.0",
"psr/log": "^1.0"
},
"type": "library",
@@ -2794,9 +2794,9 @@
],
"support": {
"issues": "https://github.com/php-opencloud/openstack/issues",
- "source": "https://github.com/php-opencloud/openstack/tree/v3.1.0"
+ "source": "https://github.com/php-opencloud/openstack/tree/v3.2.1"
},
- "time": "2020-10-11T16:12:31+00:00"
+ "time": "2021-07-21T13:43:25+00:00"
},
{
"name": "phpseclib/phpseclib",
@@ -4409,16 +4409,16 @@
},
{
"name": "symfony/deprecation-contracts",
- "version": "v2.5.0",
+ "version": "v2.5.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git",
- "reference": "6f981ee24cf69ee7ce9736146d1c57c2780598a8"
+ "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/6f981ee24cf69ee7ce9736146d1c57c2780598a8",
- "reference": "6f981ee24cf69ee7ce9736146d1c57c2780598a8",
+ "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
+ "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
"shasum": ""
},
"require": {
@@ -4456,7 +4456,7 @@
"description": "A generic function and convention to trigger deprecation notices",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.0"
+ "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2"
},
"funding": [
{
@@ -4472,7 +4472,7 @@
"type": "tidelift"
}
],
- "time": "2021-07-12T14:48:14+00:00"
+ "time": "2022-01-02T09:53:40+00:00"
},
{
"name": "symfony/event-dispatcher",
@@ -5285,16 +5285,16 @@
},
{
"name": "symfony/polyfill-php80",
- "version": "v1.23.1",
+ "version": "v1.26.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php80.git",
- "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be"
+ "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be",
- "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be",
+ "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/cfa0ae98841b9e461207c13ab093d76b0fa7bace",
+ "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace",
"shasum": ""
},
"require": {
@@ -5303,7 +5303,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "1.23-dev"
+ "dev-main": "1.26-dev"
},
"thanks": {
"name": "symfony/polyfill",
@@ -5311,12 +5311,12 @@
}
},
"autoload": {
- "psr-4": {
- "Symfony\\Polyfill\\Php80\\": ""
- },
"files": [
"bootstrap.php"
],
+ "psr-4": {
+ "Symfony\\Polyfill\\Php80\\": ""
+ },
"classmap": [
"Resources/stubs"
]
@@ -5348,7 +5348,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.1"
+ "source": "https://github.com/symfony/polyfill-php80/tree/v1.26.0"
},
"funding": [
{
@@ -5364,7 +5364,7 @@
"type": "tidelift"
}
],
- "time": "2021-07-28T13:41:28+00:00"
+ "time": "2022-05-10T07:21:04+00:00"
},
{
"name": "symfony/process",