From 11f2a6d525086241fcaa2eb338fc2dd578678d36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 14:18:09 +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 | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/composer.lock b/composer.lock index b5fad97e2..5f5b7b7e6 100644 --- a/composer.lock +++ b/composer.lock @@ -1863,16 +1863,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": { @@ -1927,9 +1927,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": "laravel/serializable-closure", @@ -3082,29 +3082,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", @@ -3144,9 +3144,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", @@ -5857,16 +5857,16 @@ }, { "name": "symfony/polyfill-php80", - "version": "v1.26.0", + "version": "v1.27.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace" + "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/cfa0ae98841b9e461207c13ab093d76b0fa7bace", - "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936", + "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936", "shasum": "" }, "require": { @@ -5875,7 +5875,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.26-dev" + "dev-main": "1.27-dev" }, "thanks": { "name": "symfony/polyfill", @@ -5920,7 +5920,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.26.0" + "source": "https://github.com/symfony/polyfill-php80/tree/v1.27.0" }, "funding": [ { @@ -5936,7 +5936,7 @@ "type": "tidelift" } ], - "time": "2022-05-10T07:21:04+00:00" + "time": "2022-11-03T14:55:06+00:00" }, { "name": "symfony/process",