From 45a8a7958bbbc33ba40577c54e1670414b3794fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Jul 2021 02:12:28 +0000 Subject: [PATCH] Bump php-opencloud/openstack from 3.1.0 to 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] --- composer.lock | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/composer.lock b/composer.lock index 6441a1142..665d5f68b 100644 --- a/composer.lock +++ b/composer.lock @@ -1512,16 +1512,16 @@ }, { "name": "justinrainbow/json-schema", - "version": "5.2.10", + "version": "5.2.11", "source": { "type": "git", "url": "https://github.com/justinrainbow/json-schema.git", - "reference": "2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b" + "reference": "2ab6744b7296ded80f8cc4f9509abbff393399aa" }, "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/2ab6744b7296ded80f8cc4f9509abbff393399aa", + "reference": "2ab6744b7296ded80f8cc4f9509abbff393399aa", "shasum": "" }, "require": { @@ -1576,9 +1576,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.11" }, - "time": "2020-05-27T16:41:55+00:00" + "time": "2021-07-22T09:24:00+00:00" }, { "name": "league/flysystem", @@ -2747,29 +2747,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", @@ -2809,9 +2809,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",